summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2017-09-22 19:16:52 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-09-22 19:17:24 +0100
commit8bcede0baf125a2287bb27d802f94e557904f3e6 (patch)
tree6432d0a216b48b4935927632b497d7b28ad23129
parentf12a20dd7713aa2d7a302b66ce8be168e5ab4fec (diff)
downloadperl-8bcede0baf125a2287bb27d802f94e557904f3e6.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 0534cf1039..c0c5ff18f8 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20170922_24
- Updated for v5.24.3
+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 001ed3c4e4..f9a5052ba7 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -315,6 +315,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.024003 => '????-??-??',
);
@@ -14401,6 +14402,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.024003 => {
delta_from => 5.024002,
changed => {
@@ -15223,6 +15236,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.027004 => {
+ delta_from => 5.027003,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.024003 => {
delta_from => 5.024002,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 073b32cc73..5fc8645cf1 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1306,6 +1306,13 @@ my %delta = (
removed => {
}
},
+ 5.027004 => {
+ delta_from => 5.027003,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.024003 => {
delta_from => 5.024002,
changed => {