From: Steve Hay Date: Fri, 29 Apr 2016 23:02:05 +0000 (+0100) Subject: Import 5.22.2's Module::CoreList data X-Git-Tag: v5.24.0-RC4~20 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/e42cacf8d374de3759c9a6e50fd2d03a7786943a Import 5.22.2's Module::CoreList data --- diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index 7aae3a9..b254182 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,3 +1,6 @@ +5.20160429 + - Updated for v5.22.2 + 5.20160320 - Updated vor v5.23.9 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 6acfd31..54966ff 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -291,6 +291,7 @@ sub changes_between { 5.023007 => '2016-01-20', 5.023008 => '2016-02-20', 5.023009 => '2016-03-20', + 5.022002 => '2016-04-29', 5.024000 => '2016-06-01', ); @@ -12359,6 +12360,29 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Win32API::File::ExtUtils::Myconst2perl'=> 1, } }, + 5.022002 => { + delta_from => 5.022001, + changed => { + 'B::Op_private' => '5.022002', + 'Config' => '5.022002', + 'Cwd' => '3.56_01', + 'File::Spec' => '3.56_01', + 'File::Spec::Cygwin' => '3.56_01', + 'File::Spec::Epoc' => '3.56_01', + 'File::Spec::Functions' => '3.56_01', + 'File::Spec::Mac' => '3.56_01', + 'File::Spec::OS2' => '3.56_01', + 'File::Spec::Unix' => '3.56_01', + 'File::Spec::VMS' => '3.56_01', + 'File::Spec::Win32' => '3.56_01', + 'Module::CoreList' => '5.20160429', + 'Module::CoreList::TieHashDelta'=> '5.20160429', + 'Module::CoreList::Utils'=> '5.20160429', + 'XS::APItest' => '0.72_01', + }, + removed => { + } + }, 5.024000 => { delta_from => 5.023009, changed => { @@ -13018,6 +13042,13 @@ for my $version (sort { $a <=> $b } keys %delta) { removed => { } }, + 5.022002 => { + delta_from => 5.022001, + changed => { + }, + removed => { + } + }, 5.024000 => { delta_from => 5.023009, changed => { diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm index 72b230a..673fe16 100644 --- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm +++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm @@ -1136,6 +1136,13 @@ my %delta = ( removed => { } }, + 5.022002 => { + delta_from => 5.022001, + changed => { + }, + removed => { + } + }, 5.024000 => { delta_from => 5.023009, changed => {