summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-11-02 22:02:36 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-02 22:02:57 +0000
commitaa5c1e3d5e77faf982ce3a17ac14e5e0f8dca51c (patch)
tree6fdbca4ce3f9b6800c769ebb6f80df245f389e89
parent6ee52bb838660e0962e83b65aa8435052c8ff70a (diff)
downloadperl-aa5c1e3d5e77faf982ce3a17ac14e5e0f8dca51c.tar.gz
Update Module::CoreList for 5.29.0
(manually cherry picked from commit 84208e006058ea4347622cb51a3859740ff4bbd4)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm11
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
2 files changed, 8 insertions, 5 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index bbfebdf647..29c1022257 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -340,7 +340,7 @@ sub changes_between {
5.026002 => '2018-04-14',
5.027011 => '2018-04-20',
5.028000 => '2018-06-22',
- 5.029000 => '2018-06-24',
+ 5.029000 => '2018-06-26',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -15457,14 +15457,17 @@ for my $version ( sort { $a <=> $b } keys %released ) {
}
},
5.029000 => {
- delta_from => 5.028000,
+ delta_from => 5.028,
changed => {
'Archive::Tar' => '2.30',
'Archive::Tar::Constant'=> '2.30',
'Archive::Tar::File' => '2.30',
+ 'B::Op_private' => '5.029000',
'Config' => '5.029',
- 'Module::CoreList' => '5.20180624',
- 'Module::CoreList::Utils'=> '5.20180624',
+ 'Module::CoreList' => '5.20180626',
+ 'Module::CoreList::Utils'=> '5.20180626',
+ 'Unicode::UCD' => '0.71',
+ 'XS::APItest' => '0.99',
'feature' => '1.53',
},
removed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 27bf15d3f3..b0799b3220 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1397,7 +1397,7 @@ my %delta = (
}
},
5.029000 => {
- delta_from => 5.028000,
+ delta_from => 5.028,
changed => {
},
removed => {