diff options
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/_idna.pm')
-rw-r--r-- | Master/tlpkg/tlperl/site/lib/URI/_idna.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/_idna.pm b/Master/tlpkg/tlperl/site/lib/URI/_idna.pm index 2b3912fa234..4292d3e9821 100644 --- a/Master/tlpkg/tlperl/site/lib/URI/_idna.pm +++ b/Master/tlpkg/tlperl/site/lib/URI/_idna.pm @@ -9,7 +9,7 @@ use warnings; use URI::_punycode qw(decode_punycode encode_punycode); use Carp qw(croak); -our $VERSION = '5.07'; +our $VERSION = '5.10'; BEGIN { *URI::_idna::_ENV_::JOIN_LEAKS_UTF8_FLAGS = "$]" < 5.008_003 |