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