summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-02-28 19:58:33 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-02-28 19:58:33 +0000
commitd784a5ce78a171e5c55e435c6491be5d4cd8243a (patch)
tree04efc9676d2719e656f6cc7e4c359a44496cafdb
parent7df52b47c78bb2041f50044039f09339a67ae162 (diff)
downloadperl-d784a5ce78a171e5c55e435c6491be5d4cd8243a.tar.gz
Import Module::CoreList data for 5.24.3 and 5.26.1
(manually cherry picked from commit 0ba9031a35e032d8c2c46497a0c7cd1052a5dd97)
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm23
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
3 files changed, 33 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 1483c92800..ffa07154c6 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20171020
- Updated for v5.27.5
+5.20170922_26
+ - Updated for v5.26.1
+
5.20170922_24
- Updated for v5.24.3
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index e6abd5cbac..85526cc4c9 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -317,6 +317,7 @@ sub changes_between {
5.027003 => '2017-08-21',
5.027004 => '2017-09-20',
5.024003 => '2017-09-22',
+ 5.026001 => '2017-09-22',
5.027005 => '2017-10-20',
);
@@ -14437,6 +14438,21 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.026001 => {
+ delta_from => 5.026000,
+ changed => {
+ 'B::Op_private' => '5.026001',
+ 'Config' => '5.026001',
+ 'Module::CoreList' => '5.20170922_26',
+ 'Module::CoreList::TieHashDelta'=> '5.20170922_26',
+ 'Module::CoreList::Utils'=> '5.20170922_26',
+ '_charnames' => '1.45',
+ 'base' => '2.26',
+ 'charnames' => '1.45',
+ },
+ removed => {
+ }
+ },
5.027005 => {
delta_from => 5.027004,
changed => {
@@ -15271,6 +15287,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.026001 => {
+ delta_from => 5.026000,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.027005 => {
delta_from => 5.027004,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 9ae9be1254..1480945cf3 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1320,6 +1320,13 @@ my %delta = (
removed => {
}
},
+ 5.026001 => {
+ delta_from => 5.026000,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.027005 => {
delta_from => 5.027004,
changed => {