summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-03-11 10:15:22 -0400
committerRicardo Signes <rjbs@cpan.org>2013-03-11 10:18:16 -0400
commit77fc2c53a0e5d297767dfc23271cadd6d5c6bb37 (patch)
treed60a64bb50e3ceec70194bb967a152d8395ddcfe
parent8a2735295dd6ce6369bf4a420c0aadfde11a8d39 (diff)
downloadperl-77fc2c53a0e5d297767dfc23271cadd6d5c6bb37.tar.gz
update Module::CoreList for non-RC release
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 4b5c3b4721..4b735ef76b 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -3,7 +3,7 @@ use strict;
use vars qw/$VERSION %released %version %families %upstream
%bug_tracker %deprecated/;
use Module::CoreList::TieHashDelta;
-$VERSION = '2.76_01';
+$VERSION = '2.76_02';
my $dumpinc = 0;
sub import {
@@ -203,7 +203,7 @@ sub changes_between {
5.016000 => '2012-05-20',
5.016001 => '2012-08-08',
5.016002 => '2012-11-01',
- 5.016003 => '2013-03-06',
+ 5.016003 => '2013-03-11',
5.017000 => '2012-05-26',
5.017001 => '2012-06-20',
5.017002 => '2012-07-20',
@@ -6736,7 +6736,7 @@ my %delta = (
delta_from => 5.016002,
changed => {
'Encode' => '2.44_01',
- 'Module::CoreList' => '2.76_01',
+ 'Module::CoreList' => '2.76_02',
'XS::APItest' => '0.39',
},
removed => {