summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/LWP.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/LWP.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/LWP.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/LWP.pm b/Master/tlpkg/tlperl/site/lib/LWP.pm
index b3a174af3ad..2f1b39dc37f 100644
--- a/Master/tlpkg/tlperl/site/lib/LWP.pm
+++ b/Master/tlpkg/tlperl/site/lib/LWP.pm
@@ -1,6 +1,6 @@
package LWP;
-our $VERSION = '6.25';
+our $VERSION = '6.31';
require LWP::UserAgent; # this should load everything you need