From: Peter Martini Date: Wed, 20 Aug 2014 08:21:14 +0000 (-0400) Subject: Update Module::CoreList for 5.21.3 X-Git-Tag: v5.21.3~3 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/46e588907ff561f0b5ebb923f1a81423645845e7?hp=d99849aee93b3076ce975166cb2533b7929e73c6 Update Module::CoreList for 5.21.3 --- diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index fcd153e..b95dca2 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,3 +1,6 @@ +5.021003 + - Prepared for v5.21.3 + 5.021002 - Prepared for v5.21.2 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 0b1f201..4fec3e9 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -252,7 +252,7 @@ sub changes_between { 5.021000 => '2014-05-27', 5.021001 => '2014-06-20', 5.021002 => '2014-07-20', - 5.021003 => '????-??-??', + 5.021003 => '2014-08-20', ); for my $version ( sort { $a <=> $b } keys %released ) { @@ -10086,7 +10086,46 @@ for my $version ( sort { $a <=> $b } keys %released ) { 5.021003 => { delta_from => 5.021002, changed => { + 'B::Debug' => '1.21', + 'CPAN::Meta' => '2.142060', + 'CPAN::Meta::Converter' => '2.142060', + 'CPAN::Meta::Feature' => '2.142060', + 'CPAN::Meta::History' => '2.142060', + 'CPAN::Meta::Merge' => '2.142060', + 'CPAN::Meta::Prereqs' => '2.142060', + 'CPAN::Meta::Requirements'=> '2.126', + 'CPAN::Meta::Spec' => '2.142060', + 'CPAN::Meta::Validator' => '2.142060', 'Config' => '5.021003', + 'Config::Perl::V' => '0.22', + 'ExtUtils::CBuilder' => '0.280217', + 'ExtUtils::CBuilder::Base'=> '0.280217', + 'ExtUtils::CBuilder::Platform::Unix'=> '0.280217', + 'ExtUtils::CBuilder::Platform::VMS'=> '0.280217', + 'ExtUtils::CBuilder::Platform::Windows'=> '0.280217', + 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280217', + 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280217', + 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280217', + 'ExtUtils::CBuilder::Platform::aix'=> '0.280217', + 'ExtUtils::CBuilder::Platform::android'=> '0.280217', + 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280217', + 'ExtUtils::CBuilder::Platform::darwin'=> '0.280217', + 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280217', + 'ExtUtils::CBuilder::Platform::os2'=> '0.280217', + 'ExtUtils::Manifest' => '1.65', + 'HTTP::Tiny' => '0.047', + 'IPC::Open3' => '1.18', + 'Module::CoreList' => '5.021003', + 'Module::CoreList::TieHashDelta'=> '5.021003', + 'Module::CoreList::Utils'=> '5.021003', + 'Opcode' => '1.28', + 'POSIX' => '1.42', + 'Safe' => '2.38', + 'Socket' => '2.015', + 'Sys::Hostname' => '1.19', + 'UNIVERSAL' => '1.12', + 'XS::APItest' => '0.63', + 'perlfaq' => '5.0150045', }, removed => { } @@ -10570,6 +10609,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) { 'CPAN::Meta::Converter' => 'cpan', 'CPAN::Meta::Feature' => 'cpan', 'CPAN::Meta::History' => 'cpan', + 'CPAN::Meta::Merge' => 'cpan', 'CPAN::Meta::Prereqs' => 'cpan', 'CPAN::Meta::Requirements'=> 'cpan', 'CPAN::Meta::Spec' => 'cpan', @@ -10619,12 +10659,15 @@ for my $version (sort { $a <=> $b } keys %deprecated) { 'Encode::TW' => 'cpan', 'Encode::Unicode' => 'cpan', 'Encode::Unicode::UTF7' => 'cpan', + 'ExtUtils::Command' => 'cpan', 'ExtUtils::Command::MM' => 'cpan', 'ExtUtils::Constant' => 'cpan', 'ExtUtils::Constant::Base'=> 'cpan', 'ExtUtils::Constant::ProxySubs'=> 'cpan', 'ExtUtils::Constant::Utils'=> 'cpan', 'ExtUtils::Constant::XS'=> 'cpan', + 'ExtUtils::Install' => 'cpan', + 'ExtUtils::Installed' => 'cpan', 'ExtUtils::Liblist' => 'cpan', 'ExtUtils::Liblist::Kid'=> 'cpan', 'ExtUtils::MM' => 'cpan', @@ -10647,8 +10690,10 @@ for my $version (sort { $a <=> $b } keys %deprecated) { 'ExtUtils::MY' => 'cpan', 'ExtUtils::MakeMaker' => 'cpan', 'ExtUtils::MakeMaker::Config'=> 'cpan', + 'ExtUtils::Manifest' => 'cpan', 'ExtUtils::Mkbootstrap' => 'cpan', 'ExtUtils::Mksymlists' => 'cpan', + 'ExtUtils::Packlist' => 'cpan', 'ExtUtils::testlib' => 'cpan', 'Fatal' => 'cpan', 'File::Fetch' => 'cpan', @@ -10951,6 +10996,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) { 'CPAN::Meta::Converter' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues', 'CPAN::Meta::Feature' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues', 'CPAN::Meta::History' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues', + 'CPAN::Meta::Merge' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues', 'CPAN::Meta::Prereqs' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues', 'CPAN::Meta::Requirements'=> 'https://github.com/dagolden/CPAN-Meta-Requirements/issues', 'CPAN::Meta::Spec' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues', @@ -11000,12 +11046,15 @@ for my $version (sort { $a <=> $b } keys %deprecated) { 'Encode::TW' => undef, 'Encode::Unicode' => undef, 'Encode::Unicode::UTF7' => undef, + 'ExtUtils::Command' => 'http://rt.perl.org/rt3/', 'ExtUtils::Command::MM' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', 'ExtUtils::Constant' => undef, 'ExtUtils::Constant::Base'=> undef, 'ExtUtils::Constant::ProxySubs'=> undef, 'ExtUtils::Constant::Utils'=> undef, 'ExtUtils::Constant::XS'=> undef, + 'ExtUtils::Install' => 'http://rt.perl.org/rt3/', + 'ExtUtils::Installed' => 'http://rt.perl.org/rt3/', 'ExtUtils::Liblist' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', 'ExtUtils::Liblist::Kid'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', 'ExtUtils::MM' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', @@ -11028,8 +11077,10 @@ for my $version (sort { $a <=> $b } keys %deprecated) { 'ExtUtils::MY' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', 'ExtUtils::MakeMaker' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', 'ExtUtils::MakeMaker::Config'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', + 'ExtUtils::Manifest' => 'http://rt.perl.org/rt3/', 'ExtUtils::Mkbootstrap' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', 'ExtUtils::Mksymlists' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', + 'ExtUtils::Packlist' => 'http://rt.perl.org/rt3/', 'ExtUtils::testlib' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker', 'Fatal' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie', 'File::Fetch' => undef,