summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-07-15 19:00:17 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-07-15 19:00:17 +0100
commitda0817c46e73eea3e23b3efc06138420d2168e47 (patch)
tree88bed5c2f496f94f9bb61b8a8cb9d6ab0c749da8
parente029cc954c72caa0918e0bf43d28790b08ab0c30 (diff)
downloadperl-da0817c46e73eea3e23b3efc06138420d2168e47.tar.gz
Import Module::CoreList data for 5.24.2
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm21
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
3 files changed, 31 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index adcd7f6791..d95b0b7aa3 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20170720
- Updated for v5.27.2
+5.20170715_24
+ - Updated for v5.24.2
+
5.20170715_22
- Updated for v5.22.4
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 413130319d..461acf5dcc 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.027000 => '2017-05-31',
5.027001 => '2017-06-20',
5.022004 => '2017-07-15',
+ 5.024002 => '2017-07-15',
5.027002 => '2017-07-20',
);
@@ -14282,6 +14283,19 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.024002 => {
+ delta_from => 5.024001,
+ changed => {
+ 'B::Op_private' => '5.024002',
+ 'Config' => '5.024002',
+ 'Module::CoreList' => '5.20170715_24',
+ 'Module::CoreList::TieHashDelta'=> '5.20170715_24',
+ 'Module::CoreList::Utils'=> '5.20170715_24',
+ 'base' => '2.23_01',
+ },
+ removed => {
+ }
+ },
5.027002 => {
delta_from => 5.027001,
changed => {
@@ -15073,6 +15087,13 @@ sub is_core
removed => {
}
},
+ 5.024002 => {
+ delta_from => 5.024001,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.027002 => {
delta_from => 5.027001,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index ba294fb78d..70d26f85ad 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1284,6 +1284,13 @@ my %delta = (
removed => {
}
},
+ 5.024002 => {
+ delta_from => 5.024001,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.027002 => {
delta_from => 5.027001,
changed => {