summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-03-22 21:50:32 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-03-22 21:51:05 +0000
commite45766828427c139f9b41a1a29bfe0bf9f753cd0 (patch)
tree618b7e66b41cd41ee6d00ab42d752d589bd66d35
parent9ee5436718f359442eeb21f528efc4c6edf5f75f (diff)
downloadperl-e45766828427c139f9b41a1a29bfe0bf9f753cd0.tar.gz
Bump Module::CoreList
(manually cherry picked from commit 4f01496f3c1a7adbef81d146f9a09e8700d85ed9)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm48
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
2 files changed, 55 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 1fec1b5c7a..227f8e2b3d 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -323,6 +323,7 @@ sub changes_between {
5.027007 => '2017-12-20',
5.027008 => '2018-01-20',
5.027009 => '2018-02-20',
+ 5.027010 => '2018-03-20',
5.024004 => '????-??-??',
);
@@ -15159,6 +15160,46 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList::TieHashDelta'=> 1,
}
},
+ 5.027010 => {
+ delta_from => 5.027009,
+ changed => {
+ 'Carp' => '1.49',
+ 'Carp::Heavy' => '1.49',
+ 'Config' => '5.02701',
+ 'ExtUtils::Command' => '7.33_03',
+ 'ExtUtils::Command::MM' => '7.33_03',
+ 'ExtUtils::Liblist' => '7.33_03',
+ 'ExtUtils::Liblist::Kid'=> '7.33_03',
+ 'ExtUtils::MM' => '7.33_03',
+ 'ExtUtils::MM_AIX' => '7.33_03',
+ 'ExtUtils::MM_Any' => '7.33_03',
+ 'ExtUtils::MM_BeOS' => '7.33_03',
+ 'ExtUtils::MM_Cygwin' => '7.33_03',
+ 'ExtUtils::MM_DOS' => '7.33_03',
+ 'ExtUtils::MM_Darwin' => '7.33_03',
+ 'ExtUtils::MM_MacOS' => '7.33_03',
+ 'ExtUtils::MM_NW5' => '7.33_03',
+ 'ExtUtils::MM_OS2' => '7.33_03',
+ 'ExtUtils::MM_QNX' => '7.33_03',
+ 'ExtUtils::MM_UWIN' => '7.33_03',
+ 'ExtUtils::MM_Unix' => '7.33_03',
+ 'ExtUtils::MM_VMS' => '7.33_03',
+ 'ExtUtils::MM_VOS' => '7.33_03',
+ 'ExtUtils::MM_Win32' => '7.33_03',
+ 'ExtUtils::MM_Win95' => '7.33_03',
+ 'ExtUtils::MY' => '7.33_03',
+ 'ExtUtils::MakeMaker' => '7.33_03',
+ 'ExtUtils::MakeMaker::Config'=> '7.33_03',
+ 'ExtUtils::MakeMaker::Locale'=> '7.33_03',
+ 'ExtUtils::MakeMaker::version'=> '7.33_03',
+ 'ExtUtils::MakeMaker::version::regex'=> '7.33_03',
+ 'ExtUtils::Mkbootstrap' => '7.33_03',
+ 'ExtUtils::Mksymlists' => '7.33_03',
+ 'ExtUtils::testlib' => '7.33_03',
+ },
+ removed => {
+ }
+ },
5.024004 => {
delta_from => 5.024003,
changed => {
@@ -16035,6 +16076,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.027010 => {
+ delta_from => 5.027009,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.024004 => {
delta_from => 5.024003,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index a9c992a518..9da58e97cb 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1362,6 +1362,13 @@ my %delta = (
removed => {
}
},
+ 5.027010 => {
+ delta_from => 5.027009,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.024004 => {
delta_from => 5.024003,
changed => {