summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/data.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/data.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/data.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/data.pm b/Master/tlpkg/tlperl/site/lib/URI/data.pm
index 666ef38afb4..2b87018b466 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/data.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/data.pm
@@ -5,7 +5,7 @@ use warnings;
use parent 'URI';
-our $VERSION = '5.10';
+our $VERSION = '5.27';
use MIME::Base64 qw(decode_base64 encode_base64);
use URI::Escape qw(uri_unescape);