summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2017-09-22 19:17:11 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-09-22 19:17:43 +0100
commitf1fa32f0b115840581ac161755684e42300e88a9 (patch)
treefe84bf544ca5d76f22c074f7f79524b906aef22f
parentde3d869690416ff0506adf484a2b8b6d1ec46e9e (diff)
downloadperl-f1fa32f0b115840581ac161755684e42300e88a9.tar.gz
Bump perl version to 5.27.4, including Module::CoreList bits
(manually cherry picked from commit 9f9332db9d7efbba5be5556810f700da32ad6dee)
-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 5521cd385b..a123ffe2d6 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20170922_26
- Updated for v5.26.1
+5.20170920
+ - Updated for v5.27.4
+
5.20170821
- Updated for v5.27.3
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index fab0b99a89..b6f95c6e75 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -327,6 +327,7 @@ sub changes_between {
5.024002 => '2017-07-15',
5.027002 => '2017-07-20',
5.027003 => '2017-08-21',
+ 5.027004 => '2017-09-20',
5.026001 => '????-??-??',
);
@@ -14413,6 +14414,18 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.027004 => {
+ delta_from => 5.027003,
+ changed => {
+ 'B::Op_private' => '5.027004',
+ 'Config' => '5.027004',
+ 'Module::CoreList' => '5.20170920',
+ 'Module::CoreList::TieHashDelta'=> '5.20170920',
+ 'Module::CoreList::Utils'=> '5.20170920',
+ },
+ removed => {
+ }
+ },
5.026001 => {
delta_from => 5.026000,
changed => {
@@ -15230,6 +15243,13 @@ sub is_core
removed => {
}
},
+ 5.027004 => {
+ delta_from => 5.027003,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.026001 => {
delta_from => 5.026000,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 6eb442a699..abcb152c82 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1305,6 +1305,13 @@ my %delta = (
removed => {
}
},
+ 5.027004 => {
+ delta_from => 5.027003,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.026001 => {
delta_from => 5.026000,
changed => {