aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2018-04-17 09:34:01 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2018-04-17 09:34:01 +0200
commitd98d886a871086e8c82c5292f36a03dc5ad0b5ea (patch)
tree0cd8ecc2d16a2942006e814dded7d7d544c93aae
parent18b7e9a0e70e4fb03c5c1019a6f60fd39260dc58 (diff)
downloadacmeman-d98d886a871086e8c82c5292f36a03dc5ad0b5ea.tar.gz
acmeman-d98d886a871086e8c82c5292f36a03dc5ad0b5ea.tar.bz2
Lower prerequisite version for LWP::UserAgent
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index b46bd45..68e5b0f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -22,13 +22,13 @@ my %makefile_args = (
'Protocol::ACME::Challenge::LocalFile' => 1.01,
'Crypt::Format' => 0.06,
'Crypt::OpenSSL::PKCS10' => 0.16,
'Crypt::OpenSSL::RSA' => 0.28,
'Crypt::OpenSSL::X509' => 1.808,
'DateTime::Format::Strptime' => 1.42,
- 'LWP::UserAgent' => 6.15,
+ 'LWP::UserAgent' => 6.13,
'LWP::Protocol::https' => 6.07,
'Pod::Usage' => 1.51,
'Pod::Man' => 2.25,
'Text::ParseWords' => 3.27,
'Data::Dumper' => 0,
'Net::DNS' => 1.06,

Return to:

Send suggestions and report system problems to the System administrator.