summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-06-27 09:41:04 +0300
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-02 22:05:08 +0000
commit16d6cdcae0e67eef11bb1504991e65c20e21f9c4 (patch)
tree256be85b31d55d6cfb273fc4d3a9497510b62a18
parent9ff9f025895962a8f6e80631938477cf97613319 (diff)
downloadperl-16d6cdcae0e67eef11bb1504991e65c20e21f9c4.tar.gz
Update and bump Module-CoreList
(cherry picked from commit 6818110dc0911628451a41634342bfe23ca0463f)
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm15
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
3 files changed, 18 insertions, 2 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index f3778ffa1d..a6d86050e9 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,3 +1,6 @@
+5.20180720
+ - Updated for v5.29.1
+
5.20180624
- Updated for v5.29.0
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 2ac3a46f24..c721a54adc 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -15475,7 +15475,13 @@ for my $version ( sort { $a <=> $b } keys %released ) {
}
},
5.029001 => {
- delta_from => 5.029000,
+ delta_from => 5.029,
+ changed => {
+ 'B::Op_private' => '5.029001',
+ 'Config' => '5.029001',
+ },
+ removed => {
+ }
},
);
@@ -16377,6 +16383,13 @@ sub is_core
removed => {
}
},
+ 5.029001 => {
+ delta_from => 5.029,
+ changed => {
+ },
+ removed => {
+ }
+ },
);
%deprecated = _undelta(\%deprecated);
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 688131dd29..c8274af17f 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1404,7 +1404,7 @@ my %delta = (
}
},
5.029001 => {
- delta_from => 5.029000,
+ delta_from => 5.029,
changed => {
},
removed => {