diff options
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/Carp/Heavy.pm')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/tlperl/lib/Carp/Heavy.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/Carp/Heavy.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/Carp/Heavy.pm index a9b803c76a..fdb3e52ef6 100644 --- a/systems/texlive/tlnet/tlpkg/tlperl/lib/Carp/Heavy.pm +++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/Carp/Heavy.pm @@ -2,7 +2,7 @@ package Carp::Heavy; use Carp (); -our $VERSION = '1.50'; +our $VERSION = '1.52'; $VERSION =~ tr/_//d; # Carp::Heavy was merged into Carp in version 1.12. Any mismatched versions |