X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/f1d34ca8c42df1cea97652592d84d9a587312c74..7ae5d31c28bff87535cb83fdb5c83abac5c5e3ad:/regen/warnings.pl diff --git a/regen/warnings.pl b/regen/warnings.pl index 38eca47..e99ff4b 100644 --- a/regen/warnings.pl +++ b/regen/warnings.pl @@ -437,7 +437,7 @@ read_only_bottom_close_and_rename($pm); __END__ package warnings; -our $VERSION = '1.14'; +our $VERSION = '1.15'; # Verify that we're called correctly so that warnings will work. # see also strict.pm.