diff options
author | Matthew Somerville <matthew@mysociety.org> | 2016-03-01 11:03:31 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2016-03-01 11:03:31 +0000 |
commit | 3ef78780e20e1ede6631a2243c7f337bea46b269 (patch) | |
tree | 1295564c048e132433d2a9a351a3621ad98ffb33 /cpanfile.snapshot | |
parent | 734f6c20d6f82eaee37f151cef70653eeb142803 (diff) |
Upgrade Net::SMTP::SSL.
Version 1.01 of Net::SMTP::SSL does not work with perl 5.22 (with
Net::SMTP > 2.34). https://rt.cpan.org/Public/Bug/Display.html?id=99454
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 7abc62713..973259393 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -4389,10 +4389,10 @@ DISTRIBUTIONS Test::More 0.66 Test::Warn 0.21 URI::Escape 3.28 - Net-SMTP-SSL-1.01 - pathname: C/CW/CWEST/Net-SMTP-SSL-1.01.tar.gz + Net-SMTP-SSL-1.03 + pathname: R/RJ/RJBS/Net-SMTP-SSL-1.03.tar.gz provides: - Net::SMTP::SSL 1.01 + Net::SMTP::SSL 1.03 requirements: ExtUtils::MakeMaker 0 IO::Socket::SSL 0 |