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:14 +0000
commit16c36c3b003f3502a1dd12fceeaf38afb6ae8b08 (patch)
tree7aea6a48628daee00242c772b99a06f5bd398a5c
parent030e62bcd27b26afe567970ee128585a88371153 (diff)
downloadperl-16c36c3b003f3502a1dd12fceeaf38afb6ae8b08.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 d3424e5196..558af284be 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 4a253cca6d..3634e1880f 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -15469,7 +15469,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 => {
+ }
},
);
@@ -16374,6 +16380,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 0b0d2af938..a4f4c33d42 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 => {