This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Perl 5.12.1 now includes Safe.pm 2.27. Module::CoreList should say so
[perl5.git] / dist / Module-CoreList / lib / Module / CoreList.pm
index 81db699..956e0b8 100644 (file)
@@ -2,7 +2,7 @@ package Module::CoreList;
 use strict;
 use vars qw/$VERSION %released %version %families %upstream
            %bug_tracker %deprecated/;
-$VERSION = '2.32';
+$VERSION = '2.33';
 
 =head1 NAME
 
@@ -15259,7 +15259,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'Pod::Text::Termcap'    => '2.06',
        'Pod::Usage'            => '1.36',
        'SDBM_File'             => '1.06',
-       'Safe'                  => '2.25',
+       'Safe'                  => '2.27',
        'Scalar::Util'          => '1.22',
        'Scalar::Util::PP'      => '1.22',
        'Search::Dict'          => '1.02',