summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-11-02 21:15:19 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-02 21:15:19 +0000
commiteafb5ed02070c6fd5fa65ac8da59595f9376c93f (patch)
treeae7cc350d9e357cf655510ff8f64865f897dc920 /dist
parentd0130b8d46dabdeb571fff8bbc3a791f4ea1f28c (diff)
downloadperl-eafb5ed02070c6fd5fa65ac8da59595f9376c93f.tar.gz
Update Module-CoreList with data for 5.24.4
(manually cherry picked from commit 994c9c8455e5fac563278a15af675ac9b52e92d8)
Diffstat (limited to 'dist')
-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 fdc438021f..cc1b43d0ee 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20180414_26
- Updated for v5.26.2
+5.20180414_24
+ - Updated for v5.24.4
+
5.20180221
- Updated for v5.27.10
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index deb52672e9..57378cc30a 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -336,6 +336,7 @@ sub changes_between {
5.027008 => '2018-01-20',
5.027009 => '2018-02-20',
5.027010 => '2018-03-20',
+ 5.024004 => '2018-04-14',
5.026002 => '2018-04-14',
);
@@ -15373,6 +15374,18 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.024004 => {
+ delta_from => 5.024003,
+ changed => {
+ 'B::Op_private' => '5.024004',
+ 'Config' => '5.024004',
+ 'Module::CoreList' => '5.20180414_24',
+ 'Module::CoreList::TieHashDelta'=> '5.20180414_24',
+ 'Module::CoreList::Utils'=> '5.20180414_24',
+ },
+ removed => {
+ }
+ },
5.026002 => {
delta_from => 5.026001,
changed => {
@@ -16253,6 +16266,13 @@ sub is_core
removed => {
}
},
+ 5.024004 => {
+ delta_from => 5.024003,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.026002 => {
delta_from => 5.026001,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 3cbe00161c..71a496719d 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1368,6 +1368,13 @@ my %delta = (
removed => {
}
},
+ 5.024004 => {
+ delta_from => 5.024003,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.026002 => {
delta_from => 5.026001,
changed => {