summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2017-06-29 13:21:52 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-06-29 13:22:21 +0100
commit200fafd622fa81bb46f11a80d1b2b68333c24daf (patch)
treeff0c39c0515558f714a9f363dacf2e37fb011679
parent90fc6ffbca98e27c9bb1560635476bb59d3f5b91 (diff)
downloadperl-200fafd622fa81bb46f11a80d1b2b68333c24daf.tar.gz
update Module::CoreList for 5.25.11
(manually cherry picked from commit b25fc2a6dc18e08b642e4c2ee83ec637577d04e9)
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm20
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
3 files changed, 30 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 4f8dfbeacc..3e22873869 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20170312_24
- Updated for v5.24.2
+5.20170320
+ - Updated for v5.25.11
+
5.20170220
- Updated for v5.25.10
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 8876834739..16b7ab2d3d 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -306,6 +306,7 @@ sub changes_between {
5.024001 => '2017-01-14',
5.025009 => '2017-01-20',
5.025010 => '2017-02-20',
+ 5.025011 => '????-??-??',
5.024002 => '????-??-??',
);
@@ -13937,6 +13938,18 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.025011 => {
+ delta_from => 5.025010,
+ changed => {
+ 'B::Op_private' => '5.025011',
+ 'Config' => '5.025011',
+ 'Module::CoreList' => '5.20170320',
+ 'Module::CoreList::TieHashDelta'=> '5.20170230',
+ 'Module::CoreList::Utils'=> '5.20170320',
+ },
+ removed => {
+ }
+ },
5.024002 => {
delta_from => 5.024001,
changed => {
@@ -14693,6 +14706,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.025011 => {
+ delta_from => 5.025010,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.024002 => {
delta_from => 5.024001,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 417a77257d..c0cf8215d5 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1243,6 +1243,13 @@ my %delta = (
removed => {
}
},
+ 5.025011 => {
+ delta_from => 5.025010,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.024002 => {
delta_from => 5.024001,
changed => {