summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2016-12-15 08:29:25 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2016-12-15 08:29:41 +0000
commitde66127f9bf24630d8c14bc6fcd55b5954c7e8b8 (patch)
tree2b13cd248ee4027dd4c987c53dc92bf77d6a9dbd
parent3e3802feb49a6f7a3568cafef80045ecb8c4a2f4 (diff)
downloadperl-de66127f9bf24630d8c14bc6fcd55b5954c7e8b8.tar.gz
Update Module::Corelist with entries for 5.25.7
(manually cherry picked from commit 935d7564086945ecacb50f63ddaaf34a4394d0c9)
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm17
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
3 files changed, 27 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 644158f618..d5a56a62d1 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20161019_22
- Updated for v5.22.3
+5.20161120
+ - Updated for v5.25.7
+
5.20161020
- Updated for v5.25.6
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 91371ed9fe..43371f16e6 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -300,6 +300,7 @@ sub changes_between {
5.025004 => '2016-08-20',
5.025005 => '2016-09-20',
5.025006 => '2016-10-20',
+ 5.025007 => '????-??-??',
5.022003 => '????-??-??',
);
@@ -13252,6 +13253,15 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.025007 => {
+ delta_from => 5.025006,
+ changed => {
+ 'B::Op_private' => '5.025007',
+ 'Config' => '5.025007',
+ },
+ removed => {
+ }
+ },
5.022003 => {
delta_from => 5.022002,
changed => {
@@ -14123,6 +14133,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.025007 => {
+ delta_from => 5.025006,
+ 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 242474bc0c..39faa4c4a4 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1199,6 +1199,13 @@ my %delta = (
removed => {
}
},
+ 5.025007 => {
+ delta_from => 5.025006,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.022003 => {
delta_from => 5.022002,
changed => {