summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2017-04-19 16:30:20 +0200
committerSawyer X <xsawyerx@cpan.org>2017-04-19 16:30:20 +0200
commit1798a06eeda11683e87265f09b768b3641c598bb (patch)
treea6166a133276b2a78d5c368eb0de7c163512b106
parent0bf2f2ee82f59234e6c3287155b14d8af20d6bfb (diff)
downloadperl-1798a06eeda11683e87265f09b768b3641c598bb.tar.gz
Set Module::CoreList back to 5.25.12
-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 981160c26b..3757b6389c 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,5 +1,5 @@
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 b22a9d0348..1c479012ff 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -319,7 +319,7 @@ sub changes_between {
5.025009 => '2017-01-20',
5.025010 => '2017-02-20',
5.025011 => '2017-03-20',
- 5.026000 => '????-??-??',
+ 5.025012 => '????-??-??',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -14075,10 +14075,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',
@@ -14831,7 +14831,7 @@ sub is_core
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 6cdcea76f8..a791bfc403 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1249,7 +1249,7 @@ my %delta = (
removed => {
}
},
- 5.026000 => {
+ 5.025012 => {
delta_from => 5.025011,
changed => {
},