From: Steve Hay Date: Sat, 14 Mar 2020 17:36:26 +0000 (+0000) Subject: Update Module-CoreList with data for 5.30.2 X-Git-Tag: v5.31.10~48 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/7295968c69f8832339be0458203ede5640f3170b?ds=sidebyside Update Module-CoreList with data for 5.30.2 --- diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index 64b33e0..12cc7ab 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,3 +1,6 @@ +5.20200314 + - Updated for v5.30.2 + 5.20200220 - Updated for v5.31.9 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index e26d0a7..ad4f3ad 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -360,6 +360,7 @@ sub changes_between { 5.031007 => '2019-12-20', 5.031008 => '2020-01-20', 5.031009 => '2020-02-20', + 5.030002 => '2020-03-07', 5.031010 => '2020-03-20', ); @@ -17343,6 +17344,18 @@ for my $version ( sort { $a <=> $b } keys %released ) { removed => { } }, + 5.030002 => { + delta_from => 5.030001, + changed => { + 'B::Op_private' => '5.030002', + 'Compress::Raw::Bzip2' => '2.089', + 'Config' => '5.030002', + 'Module::CoreList' => '5.20200314', + 'Module::CoreList::Utils'=> '5.20200314', + }, + removed => { + } + }, 5.031010 => { delta_from => 5.031009, changed => { @@ -18431,6 +18444,13 @@ sub is_core removed => { } }, + 5.030002 => { + delta_from => 5.030001, + changed => { + }, + removed => { + } + }, 5.031010 => { delta_from => 5.031009, changed => { diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm index 39f7145..e5ee151 100644 --- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm +++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm @@ -1580,6 +1580,13 @@ my %delta = ( removed => { } }, + 5.030002 => { + delta_from => 5.030001, + changed => { + }, + removed => { + } + }, 5.031010 => { delta_from => 5.031009, changed => {