aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
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 /Makefile.PL
parent18b7e9a0e70e4fb03c5c1019a6f60fd39260dc58 (diff)
downloadacmeman-d98d886a871086e8c82c5292f36a03dc5ad0b5ea.tar.gz
acmeman-d98d886a871086e8c82c5292f36a03dc5ad0b5ea.tar.bz2
Lower prerequisite version for LWP::UserAgent
Diffstat (limited to 'Makefile.PL')
-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
@@ -25,7 +25,7 @@ my %makefile_args = (
'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,

Return to:

Send suggestions and report system problems to the System administrator.