quiet Net::SSLeay warnings
[Net-HTTPS-Any.git] / Changes
1 Revision history for Net-HTTPS-Any
2
3 0.13    unreleased
4         - quiet "Use of uninitialized value" warnings from Net::SSLeay
5
6 0.12    Wed Aug  3 12:01:08 PDT 2016
7         - Get rid of the LWP codepath, now just a simple wrapper for
8           Business::OnlinePayment
9         - fix test failures (closes: CPAN#116405)
10
11 0.11    Sat Jul 26 17:30:43 PDT 2014
12         - doc: update example in synopsis
13         - Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), to
14           eliminate spurious test failures and increase installability.  Alas,
15           but the last four years have not provided OR relationships in CPAN
16           dependencies (closes: CPAN#73363)
17         - doc: spelling (closes: CPAN#88510)
18         - test: fix 404 test
19
20 0.10    Sat May  1 13:39:39 PDT 2010
21         - Pull in changes from Business::OnlinePayment::HTTPS 0.09 from
22           Business::OnlinePayment 3.00
23         - Default Content-Type to application/x-www-form-urlencoded
24         - Added WHY THIS MODULE section to POD
25         - Updated tests for new world of not returning HTTP as part of the
26           response code
27         - Removed meaningless Content-Type handling from https_get
28         - Added/documented debugging option
29         - Updated servers used for testing in examples and tests
30         - Supress uninitialized value warnings from Net::SSLeay
31
32 0.09    unrelesed
33         - First version numbered 0.09 (based on
34           Business::OnlinePayment::HTTPS 0.08 from
35           Business::OnlinePayment 3.00_08)
36