summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-10-20 19:59:55 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-10-20 19:59:55 +0100
commit210f4ae12582969e9cf42719f6de513f3bf2ecca (patch)
tree821ea2b14bc2bd587bddebd419ccc67ff540d532
parentb9904204a39a06e70bac207805ef0ba22080bd35 (diff)
downloadperl-210f4ae12582969e9cf42719f6de513f3bf2ecca.tar.gz
Update Module::CoreList for 5.23.4
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm83
2 files changed, 84 insertions, 2 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 96e0e4c505..0bc5c8cf08 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,3 +1,6 @@
+5.20151020
+ - Updated for v5.23.4
+
5.20150920
- Updated for v5.23.3
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index e02af77b76..14ee1087fc 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -284,7 +284,7 @@ sub changes_between {
5.023002 => '2015-08-20',
5.020003 => '2015-09-12',
5.023003 => '2015-09-20',
- 5.023004 => '????-??-??',
+ 5.023004 => '2015-10-20',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -11837,11 +11837,80 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.023004 => {
delta_from => 5.023003,
changed => {
+ 'B' => '1.60',
'B::Op_private' => '5.023004',
+ 'Compress::Raw::Bzip2' => '2.069',
+ 'Compress::Raw::Zlib' => '2.069',
+ 'Compress::Zlib' => '2.069',
'Config' => '5.023004',
+ 'Devel::PPPort' => '3.32',
+ 'DynaLoader' => '1.35',
+ 'Encode' => '2.78',
+ 'ExtUtils::CBuilder' => '0.280224',
+ 'ExtUtils::CBuilder::Base'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::Unix'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::VMS'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::Windows'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::aix'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::android'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::darwin'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280224',
+ 'ExtUtils::CBuilder::Platform::os2'=> '0.280224',
+ 'File::Path' => '2.12',
+ 'IO' => '1.36',
+ 'IO::Compress::Adapter::Bzip2'=> '2.069',
+ 'IO::Compress::Adapter::Deflate'=> '2.069',
+ 'IO::Compress::Adapter::Identity'=> '2.069',
+ 'IO::Compress::Base' => '2.069',
+ 'IO::Compress::Base::Common'=> '2.069',
+ 'IO::Compress::Bzip2' => '2.069',
+ 'IO::Compress::Deflate' => '2.069',
+ 'IO::Compress::Gzip' => '2.069',
+ 'IO::Compress::Gzip::Constants'=> '2.069',
+ 'IO::Compress::RawDeflate'=> '2.069',
+ 'IO::Compress::Zip' => '2.069',
+ 'IO::Compress::Zip::Constants'=> '2.069',
+ 'IO::Compress::Zlib::Constants'=> '2.069',
+ 'IO::Compress::Zlib::Extra'=> '2.069',
+ 'IO::Poll' => '0.10',
+ 'IO::Uncompress::Adapter::Bunzip2'=> '2.069',
+ 'IO::Uncompress::Adapter::Identity'=> '2.069',
+ 'IO::Uncompress::Adapter::Inflate'=> '2.069',
+ 'IO::Uncompress::AnyInflate'=> '2.069',
+ 'IO::Uncompress::AnyUncompress'=> '2.069',
+ 'IO::Uncompress::Base' => '2.069',
+ 'IO::Uncompress::Bunzip2'=> '2.069',
+ 'IO::Uncompress::Gunzip'=> '2.069',
+ 'IO::Uncompress::Inflate'=> '2.069',
+ 'IO::Uncompress::RawInflate'=> '2.069',
+ 'IO::Uncompress::Unzip' => '2.069',
+ 'Math::BigFloat' => '1.999704',
+ 'Math::BigFloat::Trace' => '0.41',
+ 'Math::BigInt' => '1.999704',
+ 'Math::BigInt::Calc' => '1.999704',
+ 'Math::BigInt::CalcEmu' => '1.999704',
+ 'Math::BigInt::FastCalc'=> '0.34',
+ 'Math::BigInt::Trace' => '0.41',
'Module::CoreList' => '5.20151020',
'Module::CoreList::TieHashDelta'=> '5.20151020',
'Module::CoreList::Utils'=> '5.20151020',
+ 'Module::Metadata' => '1.000029',
+ 'POSIX' => '1.58',
+ 'Perl::OSType' => '1.009',
+ 'PerlIO::encoding' => '0.22',
+ 'Socket' => '2.020_02',
+ 'Unicode::Normalize' => '1.21',
+ 'XS::APItest' => '0.76',
+ 'bigint' => '0.41',
+ 'bignum' => '0.41',
+ 'bigrat' => '0.41',
+ 'experimental' => '0.016',
+ 'if' => '0.0606',
+ 'warnings' => '1.35',
},
removed => {
}
@@ -12661,10 +12730,12 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'MIME::Base64' => 'cpan',
'MIME::QuotedPrint' => 'cpan',
'Math::BigFloat' => 'cpan',
+ 'Math::BigFloat::Trace' => 'cpan',
'Math::BigInt' => 'cpan',
'Math::BigInt::Calc' => 'cpan',
'Math::BigInt::CalcEmu' => 'cpan',
'Math::BigInt::FastCalc'=> 'cpan',
+ 'Math::BigInt::Trace' => 'cpan',
'Math::BigRat' => 'cpan',
'Math::Complex' => 'cpan',
'Math::Trig' => 'cpan',
@@ -12851,6 +12922,9 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'autodie::exception::system'=> 'cpan',
'autodie::hints' => 'cpan',
'autodie::skip' => 'cpan',
+ 'bigint' => 'cpan',
+ 'bignum' => 'cpan',
+ 'bigrat' => 'cpan',
'encoding' => 'cpan',
'encoding::warnings' => 'cpan',
'experimental' => 'cpan',
@@ -13067,10 +13141,12 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'MIME::Base64' => undef,
'MIME::QuotedPrint' => undef,
'Math::BigFloat' => undef,
+ 'Math::BigFloat::Trace' => undef,
'Math::BigInt' => undef,
'Math::BigInt::Calc' => undef,
'Math::BigInt::CalcEmu' => undef,
'Math::BigInt::FastCalc'=> undef,
+ 'Math::BigInt::Trace' => undef,
'Math::BigRat' => undef,
'Math::Complex' => undef,
'Math::Trig' => undef,
@@ -13106,7 +13182,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Net::Time' => undef,
'Params::Check' => undef,
'Parse::CPAN::Meta' => 'https://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta/issues',
- 'Perl::OSType' => 'https://github.com/dagolden/Perl-OSType/issues',
+ 'Perl::OSType' => 'https://github.com/Perl-Toolchain-Gang/Perl-OSType/issues',
'PerlIO::via::QuotedPrint'=> undef,
'Pod::Checker' => undef,
'Pod::Escapes' => undef,
@@ -13257,6 +13333,9 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'autodie::exception::system'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'autodie::hints' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'autodie::skip' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
+ 'bigint' => undef,
+ 'bignum' => undef,
+ 'bigrat' => undef,
'encoding' => undef,
'encoding::warnings' => undef,
'experimental' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=experimental',