summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2017-06-29 13:38:19 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-06-29 13:38:24 +0100
commit7e6a66db92e9f089435e0563440989c970ba5135 (patch)
treeeab05e75f21f13701aa940489b6e393d7397fe41
parentae51fbfb67eb6e1f3c0de44db945254321a9b2ba (diff)
downloadperl-7e6a66db92e9f089435e0563440989c970ba5135.tar.gz
Set Module::CoreList back to 5.25.12
(cherry picked from commit 1798a06eeda11683e87265f09b768b3641c598bb)
-rw-r--r--dist/Module-CoreList/Changes2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm8
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
3 files changed, 6 insertions, 6 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 461ec18d62..c48cc751ce 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -2,7 +2,7 @@
- Updated for v5.24.2
5.20170420
- - Updated for v5.26.0
+ - Updated for v5.25.12
5.20170320
- Updated for v5.25.11
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 90644971ac..ff83c9b96e 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -307,7 +307,7 @@ sub changes_between {
5.025009 => '2017-01-20',
5.025010 => '2017-02-20',
5.025011 => '2017-03-20',
- 5.026000 => '????-??-??',
+ 5.025012 => '????-??-??',
5.024002 => '????-??-??',
);
@@ -14064,10 +14064,10 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
- 5.026000 => {
+ 5.025012 => {
delta_from => 5.025011,
changed => {
- 'Config' => '5.026',
+ 'Config' => '5.025011',
'Module::CoreList' => '5.20170420',
'Module::CoreList::TieHashDelta'=> '5.20170420',
'Module::CoreList::Utils'=> '5.20170420',
@@ -14838,7 +14838,7 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
- 5.026000 => {
+ 5.025012 => {
delta_from => 5.025011,
changed => {
},
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 0eba4e3e1d..e8eb13e2e8 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1250,7 +1250,7 @@ my %delta = (
removed => {
}
},
- 5.026000 => {
+ 5.025012 => {
delta_from => 5.025011,
changed => {
},