From 7548e4d37c2aaefd32fe0a9bcd83f8e71326dde1 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 4 Apr 2022 03:14:42 +0000 Subject: CTAN sync 202204040314 --- systems/texlive/tlnet/tlpkg/tlperl/lib/Module/Load.pm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/Module/Load.pm') diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/Load.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/Load.pm index 0c403d41b7..28294eee56 100644 --- a/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/Load.pm +++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/Load.pm @@ -1,11 +1,12 @@ package Module::Load; -$VERSION = '0.34'; - use strict; use warnings; use File::Spec (); +our $VERSION = '0.36'; + + sub import { my $who = _who(); my $h; shift; @@ -358,7 +359,7 @@ Thanks to Jonas B. Nielsen for making explicit imports work. =head1 BUG REPORTS -Please report bugs or other issues to Ebug-module-load@rt.cpan.org. +Please report bugs or other issues to Ebug-module-load@rt.cpan.orgE. =head1 AUTHOR -- cgit v1.2.3