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 ddb36fef3de..32ed569072d 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.43';
+our $VERSION = '6.52';
require LWP::UserAgent; # this should load everything you need