diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-05-12 16:16:43 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-05-12 16:16:43 -0700 |
commit | 5426737664dd0fd517c2f4f931fa04852e95d1ca (patch) | |
tree | ba1ad336bd98bdba0e17b6023a579d9f96f1d927 /Changes | |
parent | 90a8f96bb101dc637ad436de3c3ab161cc5000d9 (diff) |
Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), to
eliminate spurious test failures and increase installability. Alas,
but the last four years have not provided OR relationships in CPAN
dependencies.
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Revision history for Net-HTTPS-Any 0.11 unreleased - doc: update example in synopsis + - Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), to + eliminate spurious test failures and increase installability. Alas, + but the last four years have not provided OR relationships in CPAN + dependencies. + - TODO: document our usage of LWP isn't necessarily Crypt::SSLeay with + new (which?) LWP versions. 0.10 Sat May 1 13:39:39 PDT 2010 - Pull in changes from Business::OnlinePayment::HTTPS 0.09 from |