summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2016-10-04 08:27:47 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-10-04 08:28:38 +0100
commit8cdc0c3a3f330653445721ef0d72f0c5ae9efd22 (patch)
treed4f1af6f6cabd37cc97b9309c190c817a622020d
parentb9ef789199c6b0bd01dbcc2c55a89090d0f89775 (diff)
downloadperl-8cdc0c3a3f330653445721ef0d72f0c5ae9efd22.tar.gz
Prepare Module-CoreList for v5.25.5
(manually cherry picked from commit 9b3afcbd71aaead174e1f1343e1a49940de9599e)
-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 7b9f59016a..c2f17910f4 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20160903_22
- Updated for v5.22.3
+5.20160920
+ - Updated for v5.25.5
+
5.20160820
- Updated for v5.25.4
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index dc66e41639..f50ee2894e 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -298,6 +298,7 @@ sub changes_between {
5.025002 => '2016-06-20',
5.025003 => '2016-07-20',
5.025004 => '2016-08-20',
+ 5.025005 => '????-??-??',
5.022003 => '????-??-??',
);
@@ -13071,6 +13072,18 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.025005 => {
+ delta_from => 5.025004,
+ changed => {
+ 'B::Op_private' => '5.025005',
+ 'Config' => '5.025005',
+ 'Module::CoreList' => '5.20160920',
+ 'Module::CoreList::TieHashDelta'=> '5.20160920',
+ 'Module::CoreList::Utils'=> '5.20160920',
+ },
+ removed => {
+ }
+ },
5.022003 => {
delta_from => 5.022002,
changed => {
@@ -13928,6 +13941,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.025005 => {
+ delta_from => 5.025004,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.022003 => {
delta_from => 5.022002,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 03c11c5c2c..560d31beb1 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1185,6 +1185,13 @@ my %delta = (
removed => {
}
},
+ 5.025005 => {
+ delta_from => 5.025004,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.022003 => {
delta_from => 5.022002,
changed => {