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