summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 3f3d63b4fc..dd88b454c8 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -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
@@ -15255,7 +15255,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',