summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-09-16 11:17:09 -0400
committerRicardo Signes <rjbs@cpan.org>2014-09-17 16:16:26 -0400
commit2adf0839a448cdbc86c4b20d77763ae303b87b2c (patch)
tree1fe0465c80375d06ccda062e5e4b55835fb3b01f
parentc1be6d5540aa99cf2ccf46b5f30b5c9c5e96ae8b (diff)
downloadperl-2adf0839a448cdbc86c4b20d77763ae303b87b2c.tar.gz
Module::CoreList: import updates
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm1027
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm79
2 files changed, 1089 insertions, 17 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index a97851a72e..e62e1e71bc 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -233,6 +233,9 @@ sub changes_between {
5.017010 => '2013-03-21',
5.017011 => '2013-04-20',
5.018000 => '2013-05-18',
+ 5.018001 => '2013-08-12',
+ 5.018002 => '2014-01-06',
+ 5.018003 => '2014-10-01',
5.019000 => '2013-05-20',
5.019001 => '2013-06-21',
5.019002 => '2013-07-22',
@@ -243,7 +246,16 @@ sub changes_between {
5.019006 => '2013-11-20',
5.019007 => '2013-12-20',
5.018002 => '2014-01-06',
- 5.018003 => '2014-09-14',
+ 5.019008 => '2014-01-20',
+ 5.019009 => '2014-02-20',
+ 5.01901 => '2014-03-20',
+ 5.019011 => '2014-04-20',
+ 5.020000 => '2014-05-27',
+ 5.020001 => '2014-09-14',
+ 5.021000 => '2014-05-27',
+ 5.021001 => '2014-06-20',
+ 5.021002 => '2014-07-20',
+ 5.021003 => '2014-08-20',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -1704,6 +1716,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Time::HiRes' => '1.59',
'Unicode' => '4.0.1',
'Unicode::UCD' => '0.22',
+ 'Win32' => '0.23',
'base' => '2.05',
'bigint' => '0.05',
'bignum' => '0.15',
@@ -1927,11 +1940,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'JPL::AutoLoader' => 1,
'JPL::Class' => 1,
'JPL::Compile' => 1,
- 'OS2::DLL' => 1,
- 'OS2::ExtAttr' => 1,
- 'OS2::PrfDB' => 1,
- 'OS2::Process' => 1,
- 'OS2::REXX' => 1,
}
},
5.008008 => {
@@ -2024,6 +2032,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Math::Trig' => '1.03',
'NDBM_File' => '1.06',
'ODBM_File' => '1.06',
+ 'OS2::PrfDB' => '0.04',
+ 'OS2::Process' => '1.02',
+ 'OS2::REXX' => '1.03',
'Opcode' => '1.06',
'POSIX' => '1.09',
'PerlIO' => '1.04',
@@ -2275,6 +2286,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Net::SMTP' => '2.31',
'O' => '1.01',
'ODBM_File' => '1.07',
+ 'OS2::DLL' => '1.03',
+ 'OS2::Process' => '1.03',
'Opcode' => '1.0601',
'POSIX' => '1.15',
'PerlIO' => '1.05',
@@ -3074,6 +3087,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Net::POP3' => '2.29',
'Net::SMTP' => '2.31',
'ODBM_File' => '1.07',
+ 'OS2::DLL' => '1.03',
'Object::Accessor' => '0.32',
'Opcode' => '1.09',
'POSIX' => '1.13',
@@ -3628,6 +3642,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'NEXT' => '0.64',
'Net::Ping' => '2.36',
'O' => '1.01',
+ 'OS2::Process' => '1.03',
+ 'OS2::REXX' => '1.04',
'Object::Accessor' => '0.34',
'POSIX' => '1.17',
'Package::Constants' => '0.02',
@@ -3934,6 +3950,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'File::Path' => '2.08',
'IO' => '1.25_02',
'Module::CoreList' => '2.21',
+ 'OS2::DLL' => '1.04',
+ 'OS2::Process' => '1.04',
'Object::Accessor' => '0.36',
'Opcode' => '1.15',
'POSIX' => '1.18',
@@ -5244,6 +5262,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::Load::Conditional'=> '0.40',
'Module::Metadata' => '1.000003',
'Net::Ping' => '2.38',
+ 'OS2::Process' => '1.05',
'Object::Accessor' => '0.38',
'POSIX' => '1.24',
'Params::Check' => '0.28',
@@ -5354,6 +5373,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList' => '2.45',
'Module::Load::Conditional'=> '0.44',
'Module::Metadata' => '1.000004',
+ 'OS2::Process' => '1.06',
'Parse::CPAN::Meta' => '1.4401',
'Pod::Html' => '1.1',
'Socket' => '1.94',
@@ -5610,7 +5630,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList' => '2.49_02',
'PerlIO::scalar' => '0.11_01',
'Time::Piece::Seconds' => undef,
- 'XSLoader::XSLoader' => '0.13',
},
removed => {
}
@@ -5849,6 +5868,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Math::Complex' => '1.58',
'Math::Trig' => '1.22',
'Module::CoreList' => '2.54',
+ 'OS2::Process' => '1.07',
'Pod::Perldoc' => '3.15_06',
'Pod::Simple' => '3.18',
'Pod::Simple::BlackBox' => '3.18',
@@ -6590,7 +6610,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Pod::Checker' => '1.51',
'Pod::Find' => '1.51',
'Pod::Functions' => '1.05',
- 'Pod::Functions::Functions'=> '1.05',
'Pod::Html' => '1.14',
'Pod::InputObjects' => '1.51',
'Pod::ParseUtils' => '1.51',
@@ -6813,7 +6832,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'IO::Socket' => '1.34',
'Module::CoreList' => '2.67',
'Pod::Functions' => '1.06',
- 'Pod::Functions::Functions'=> '1.06',
'Storable' => '2.35',
'XS::APItest' => '0.39',
'diagnostics' => '1.29',
@@ -7734,6 +7752,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::Load' => '0.24',
'Module::Pluggable' => '4.6',
'Module::Pluggable::Object'=> '4.6',
+ 'OS2::DLL' => '1.05',
+ 'OS2::ExtAttr' => '0.03',
+ 'OS2::Process' => '1.08',
'Object::Accessor' => '0.46',
'PerlIO::scalar' => '0.16',
'Pod::Checker' => '1.60',
@@ -8316,6 +8337,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList::Utils'=> '2.92',
'Module::Metadata' => '1.000014',
'Net::Ping' => '2.42',
+ 'OS2::Process' => '1.09',
'POSIX' => '1.33',
'Pod::Find' => '1.61',
'Pod::Html' => '1.19',
@@ -8470,7 +8492,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Params::Check' => '0.38',
'Parse::CPAN::Meta' => '1.4405',
'Pod::Functions' => '1.07',
- 'Pod::Functions::Functions'=> '1.07',
'Pod::Html' => '1.2',
'Safe' => '2.37',
'Socket' => '2.010',
@@ -8636,7 +8657,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Net::SMTP' => '2.32',
'PerlIO' => '1.08',
'Pod::Functions' => '1.08',
- 'Pod::Functions::Functions'=> '1.08',
'Scalar::Util' => '1.31',
'Socket' => '2.011',
'Storable' => '2.46',
@@ -9257,7 +9277,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList::TieHashDelta'=> '3.02',
'Module::CoreList::Utils'=> '3.02',
'POSIX' => '1.37',
- 'PathTools::Cwd' => '3.45',
'PerlIO::encoding' => '0.17',
'PerlIO::via' => '0.14',
'SDBM_File' => '1.11',
@@ -9275,6 +9294,899 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.019008 => {
+ delta_from => 5.019007,
+ changed => {
+ 'Config' => '5.019008',
+ 'DynaLoader' => '1.24',
+ 'Encode' => '2.57',
+ 'Errno' => '1.20_02',
+ 'ExtUtils::CBuilder' => '0.280213',
+ 'ExtUtils::CBuilder::Base'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::Unix'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::VMS'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::Windows'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::aix'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::darwin'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280213',
+ 'ExtUtils::CBuilder::Platform::os2'=> '0.280213',
+ 'ExtUtils::Command::MM' => '6.86',
+ 'ExtUtils::Liblist' => '6.86',
+ 'ExtUtils::Liblist::Kid'=> '6.86',
+ 'ExtUtils::MM' => '6.86',
+ 'ExtUtils::MM_AIX' => '6.86',
+ 'ExtUtils::MM_Any' => '6.86',
+ 'ExtUtils::MM_BeOS' => '6.86',
+ 'ExtUtils::MM_Cygwin' => '6.86',
+ 'ExtUtils::MM_DOS' => '6.86',
+ 'ExtUtils::MM_Darwin' => '6.86',
+ 'ExtUtils::MM_MacOS' => '6.86',
+ 'ExtUtils::MM_NW5' => '6.86',
+ 'ExtUtils::MM_OS2' => '6.86',
+ 'ExtUtils::MM_QNX' => '6.86',
+ 'ExtUtils::MM_UWIN' => '6.86',
+ 'ExtUtils::MM_Unix' => '6.86',
+ 'ExtUtils::MM_VMS' => '6.86',
+ 'ExtUtils::MM_VOS' => '6.86',
+ 'ExtUtils::MM_Win32' => '6.86',
+ 'ExtUtils::MM_Win95' => '6.86',
+ 'ExtUtils::MY' => '6.86',
+ 'ExtUtils::MakeMaker' => '6.86',
+ 'ExtUtils::MakeMaker::Config'=> '6.86',
+ 'ExtUtils::Mkbootstrap' => '6.86',
+ 'ExtUtils::Mksymlists' => '6.86',
+ 'ExtUtils::testlib' => '6.86',
+ 'File::Copy' => '2.29',
+ 'Hash::Util::FieldHash' => '1.14',
+ 'IO::Socket::IP' => '0.26',
+ 'IO::Socket::UNIX' => '1.26',
+ 'List::Util' => '1.36',
+ 'List::Util::XS' => '1.36',
+ 'Module::Build' => '0.4204',
+ 'Module::Build::Base' => '0.4204',
+ 'Module::Build::Compat' => '0.4204',
+ 'Module::Build::Config' => '0.4204',
+ 'Module::Build::Cookbook'=> '0.4204',
+ 'Module::Build::Dumper' => '0.4204',
+ 'Module::Build::ModuleInfo'=> '0.4204',
+ 'Module::Build::Notes' => '0.4204',
+ 'Module::Build::PPMMaker'=> '0.4204',
+ 'Module::Build::Platform::Default'=> '0.4204',
+ 'Module::Build::Platform::MacOS'=> '0.4204',
+ 'Module::Build::Platform::Unix'=> '0.4204',
+ 'Module::Build::Platform::VMS'=> '0.4204',
+ 'Module::Build::Platform::VOS'=> '0.4204',
+ 'Module::Build::Platform::Windows'=> '0.4204',
+ 'Module::Build::Platform::aix'=> '0.4204',
+ 'Module::Build::Platform::cygwin'=> '0.4204',
+ 'Module::Build::Platform::darwin'=> '0.4204',
+ 'Module::Build::Platform::os2'=> '0.4204',
+ 'Module::Build::PodParser'=> '0.4204',
+ 'Module::CoreList' => '3.04',
+ 'Module::CoreList::TieHashDelta'=> '3.04',
+ 'Module::CoreList::Utils'=> '3.04',
+ 'Module::Load' => '0.28',
+ 'Module::Load::Conditional'=> '0.60',
+ 'Net::Config' => '1.13',
+ 'Net::FTP::A' => '1.19',
+ 'POSIX' => '1.38_01',
+ 'Perl::OSType' => '1.007',
+ 'PerlIO::encoding' => '0.18',
+ 'Pod::Perldoc' => '3.21',
+ 'Pod::Perldoc::BaseTo' => '3.21',
+ 'Pod::Perldoc::GetOptsOO'=> '3.21',
+ 'Pod::Perldoc::ToANSI' => '3.21',
+ 'Pod::Perldoc::ToChecker'=> '3.21',
+ 'Pod::Perldoc::ToMan' => '3.21',
+ 'Pod::Perldoc::ToNroff' => '3.21',
+ 'Pod::Perldoc::ToPod' => '3.21',
+ 'Pod::Perldoc::ToRtf' => '3.21',
+ 'Pod::Perldoc::ToTerm' => '3.21',
+ 'Pod::Perldoc::ToText' => '3.21',
+ 'Pod::Perldoc::ToTk' => '3.21',
+ 'Pod::Perldoc::ToXml' => '3.21',
+ 'Scalar::Util' => '1.36',
+ 'Time::Piece' => '1.27',
+ 'Time::Seconds' => '1.27',
+ 'Unicode::UCD' => '0.57',
+ 'XS::APItest' => '0.59',
+ 'XSLoader' => '0.17',
+ 'base' => '2.21',
+ 'constant' => '1.31',
+ 'inc::latest' => '0.4204',
+ 'threads::shared' => '1.46',
+ 'version' => '0.9907',
+ 'version::regex' => '0.9907',
+ 'version::vpp' => '0.9907',
+ 'warnings' => '1.21',
+ },
+ removed => {
+ }
+ },
+ 5.019009 => {
+ delta_from => 5.019008,
+ changed => {
+ 'B' => '1.48',
+ 'B::Concise' => '0.992',
+ 'B::Deparse' => '1.25',
+ 'CGI' => '3.65',
+ 'CPAN::Meta::YAML' => '0.011',
+ 'Compress::Raw::Bzip2' => '2.064',
+ 'Compress::Raw::Zlib' => '2.065',
+ 'Compress::Zlib' => '2.064',
+ 'Config' => '5.019009',
+ 'Config::Perl::V' => '0.20',
+ 'Cwd' => '3.47',
+ 'Devel::Peek' => '1.16',
+ 'Digest::SHA' => '5.87',
+ 'DynaLoader' => '1.25',
+ 'English' => '1.09',
+ 'ExtUtils::CBuilder' => '0.280216',
+ 'ExtUtils::CBuilder::Base'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::Unix'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::VMS'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::Windows'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::aix'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::android'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::darwin'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280216',
+ 'ExtUtils::CBuilder::Platform::os2'=> '0.280216',
+ 'ExtUtils::Command::MM' => '6.88',
+ 'ExtUtils::Embed' => '1.32',
+ 'ExtUtils::Install' => '1.62',
+ 'ExtUtils::Installed' => '1.999004',
+ 'ExtUtils::Liblist' => '6.88',
+ 'ExtUtils::Liblist::Kid'=> '6.88',
+ 'ExtUtils::MM' => '6.88',
+ 'ExtUtils::MM_AIX' => '6.88',
+ 'ExtUtils::MM_Any' => '6.88',
+ 'ExtUtils::MM_BeOS' => '6.88',
+ 'ExtUtils::MM_Cygwin' => '6.88',
+ 'ExtUtils::MM_DOS' => '6.88',
+ 'ExtUtils::MM_Darwin' => '6.88',
+ 'ExtUtils::MM_MacOS' => '6.88',
+ 'ExtUtils::MM_NW5' => '6.88',
+ 'ExtUtils::MM_OS2' => '6.88',
+ 'ExtUtils::MM_QNX' => '6.88',
+ 'ExtUtils::MM_UWIN' => '6.88',
+ 'ExtUtils::MM_Unix' => '6.88',
+ 'ExtUtils::MM_VMS' => '6.88',
+ 'ExtUtils::MM_VOS' => '6.88',
+ 'ExtUtils::MM_Win32' => '6.88',
+ 'ExtUtils::MM_Win95' => '6.88',
+ 'ExtUtils::MY' => '6.88',
+ 'ExtUtils::MakeMaker' => '6.88',
+ 'ExtUtils::MakeMaker::Config'=> '6.88',
+ 'ExtUtils::Mkbootstrap' => '6.88',
+ 'ExtUtils::Mksymlists' => '6.88',
+ 'ExtUtils::Packlist' => '1.47',
+ 'ExtUtils::testlib' => '6.88',
+ 'Fatal' => '2.23',
+ 'File::Fetch' => '0.48',
+ 'File::Spec' => '3.47',
+ 'File::Spec::Cygwin' => '3.47',
+ 'File::Spec::Epoc' => '3.47',
+ 'File::Spec::Functions' => '3.47',
+ 'File::Spec::Mac' => '3.47',
+ 'File::Spec::OS2' => '3.47',
+ 'File::Spec::Unix' => '3.47',
+ 'File::Spec::VMS' => '3.47',
+ 'File::Spec::Win32' => '3.47',
+ 'HTTP::Tiny' => '0.042',
+ 'IO::Compress::Adapter::Bzip2'=> '2.064',
+ 'IO::Compress::Adapter::Deflate'=> '2.064',
+ 'IO::Compress::Adapter::Identity'=> '2.064',
+ 'IO::Compress::Base' => '2.064',
+ 'IO::Compress::Base::Common'=> '2.064',
+ 'IO::Compress::Bzip2' => '2.064',
+ 'IO::Compress::Deflate' => '2.064',
+ 'IO::Compress::Gzip' => '2.064',
+ 'IO::Compress::Gzip::Constants'=> '2.064',
+ 'IO::Compress::RawDeflate'=> '2.064',
+ 'IO::Compress::Zip' => '2.064',
+ 'IO::Compress::Zip::Constants'=> '2.064',
+ 'IO::Compress::Zlib::Constants'=> '2.064',
+ 'IO::Compress::Zlib::Extra'=> '2.064',
+ 'IO::Socket::INET' => '1.35',
+ 'IO::Socket::IP' => '0.28',
+ 'IO::Uncompress::Adapter::Bunzip2'=> '2.064',
+ 'IO::Uncompress::Adapter::Identity'=> '2.064',
+ 'IO::Uncompress::Adapter::Inflate'=> '2.064',
+ 'IO::Uncompress::AnyInflate'=> '2.064',
+ 'IO::Uncompress::AnyUncompress'=> '2.064',
+ 'IO::Uncompress::Base' => '2.064',
+ 'IO::Uncompress::Bunzip2'=> '2.064',
+ 'IO::Uncompress::Gunzip'=> '2.064',
+ 'IO::Uncompress::Inflate'=> '2.064',
+ 'IO::Uncompress::RawInflate'=> '2.064',
+ 'IO::Uncompress::Unzip' => '2.064',
+ 'IPC::Cmd' => '0.92',
+ 'List::Util' => '1.38',
+ 'List::Util::XS' => '1.38',
+ 'Locale::Codes' => '3.29',
+ 'Locale::Codes::Constants'=> '3.29',
+ 'Locale::Codes::Country'=> '3.29',
+ 'Locale::Codes::Country_Codes'=> '3.29',
+ 'Locale::Codes::Country_Retired'=> '3.29',
+ 'Locale::Codes::Currency'=> '3.29',
+ 'Locale::Codes::Currency_Codes'=> '3.29',
+ 'Locale::Codes::Currency_Retired'=> '3.29',
+ 'Locale::Codes::LangExt'=> '3.29',
+ 'Locale::Codes::LangExt_Codes'=> '3.29',
+ 'Locale::Codes::LangExt_Retired'=> '3.29',
+ 'Locale::Codes::LangFam'=> '3.29',
+ 'Locale::Codes::LangFam_Codes'=> '3.29',
+ 'Locale::Codes::LangFam_Retired'=> '3.29',
+ 'Locale::Codes::LangVar'=> '3.29',
+ 'Locale::Codes::LangVar_Codes'=> '3.29',
+ 'Locale::Codes::LangVar_Retired'=> '3.29',
+ 'Locale::Codes::Language'=> '3.29',
+ 'Locale::Codes::Language_Codes'=> '3.29',
+ 'Locale::Codes::Language_Retired'=> '3.29',
+ 'Locale::Codes::Script' => '3.29',
+ 'Locale::Codes::Script_Codes'=> '3.29',
+ 'Locale::Codes::Script_Retired'=> '3.29',
+ 'Locale::Country' => '3.29',
+ 'Locale::Currency' => '3.29',
+ 'Locale::Language' => '3.29',
+ 'Locale::Script' => '3.29',
+ 'Module::Build' => '0.4205',
+ 'Module::Build::Base' => '0.4205',
+ 'Module::Build::Compat' => '0.4205',
+ 'Module::Build::Config' => '0.4205',
+ 'Module::Build::Cookbook'=> '0.4205',
+ 'Module::Build::Dumper' => '0.4205',
+ 'Module::Build::ModuleInfo'=> '0.4205',
+ 'Module::Build::Notes' => '0.4205',
+ 'Module::Build::PPMMaker'=> '0.4205',
+ 'Module::Build::Platform::Default'=> '0.4205',
+ 'Module::Build::Platform::MacOS'=> '0.4205',
+ 'Module::Build::Platform::Unix'=> '0.4205',
+ 'Module::Build::Platform::VMS'=> '0.4205',
+ 'Module::Build::Platform::VOS'=> '0.4205',
+ 'Module::Build::Platform::Windows'=> '0.4205',
+ 'Module::Build::Platform::aix'=> '0.4205',
+ 'Module::Build::Platform::cygwin'=> '0.4205',
+ 'Module::Build::Platform::darwin'=> '0.4205',
+ 'Module::Build::Platform::os2'=> '0.4205',
+ 'Module::Build::PodParser'=> '0.4205',
+ 'Module::CoreList' => '3.06',
+ 'Module::CoreList::TieHashDelta'=> '3.06',
+ 'Module::CoreList::Utils'=> '3.06',
+ 'Module::Load' => '0.30',
+ 'Module::Load::Conditional'=> '0.62',
+ 'Net::Domain' => '2.23',
+ 'Net::FTP' => '2.79',
+ 'Net::NNTP' => '2.26',
+ 'Net::POP3' => '2.31',
+ 'Net::Ping' => '2.43',
+ 'Net::SMTP' => '2.33',
+ 'POSIX' => '1.38_02',
+ 'Parse::CPAN::Meta' => '1.4413',
+ 'Pod::Escapes' => '1.06',
+ 'Pod::Find' => '1.62',
+ 'Pod::InputObjects' => '1.62',
+ 'Pod::ParseUtils' => '1.62',
+ 'Pod::Parser' => '1.62',
+ 'Pod::Select' => '1.62',
+ 'Scalar::Util' => '1.38',
+ 'autodie' => '2.23',
+ 'autodie::exception' => '2.23',
+ 'autodie::exception::system'=> '2.23',
+ 'autodie::hints' => '2.23',
+ 'autodie::skip' => '2.23',
+ 'diagnostics' => '1.34',
+ 'feature' => '1.35',
+ 'inc::latest' => '0.4205',
+ 'locale' => '1.03',
+ 'mro' => '1.15',
+ 'threads' => '1.92',
+ 'version' => '0.9908',
+ 'version::regex' => '0.9908',
+ 'version::vpp' => '0.9908',
+ 'warnings' => '1.22',
+ },
+ removed => {
+ }
+ },
+ 5.01901 => {
+ delta_from => 5.019009,
+ changed => {
+ 'App::Cpan' => '1.62',
+ 'Attribute::Handlers' => '0.96',
+ 'B::Deparse' => '1.26',
+ 'CPAN' => '2.04',
+ 'CPAN::Bundle' => '5.5001',
+ 'CPAN::Complete' => '5.5001',
+ 'CPAN::Distribution' => '2.01',
+ 'CPAN::Distroprefs' => '6.0001',
+ 'CPAN::FirstTime' => '5.5305',
+ 'CPAN::Meta' => '2.140640',
+ 'CPAN::Meta::Converter' => '2.140640',
+ 'CPAN::Meta::Feature' => '2.140640',
+ 'CPAN::Meta::History' => '2.140640',
+ 'CPAN::Meta::Prereqs' => '2.140640',
+ 'CPAN::Meta::Spec' => '2.140640',
+ 'CPAN::Meta::Validator' => '2.140640',
+ 'CPAN::Meta::YAML' => '0.012',
+ 'CPAN::Queue' => '5.5002',
+ 'CPAN::Shell' => '5.5003',
+ 'CPAN::Tarzip' => '5.5012',
+ 'CPAN::Version' => '5.5003',
+ 'Carp' => '1.33',
+ 'Carp::Heavy' => '1.33',
+ 'Config' => '5.019010',
+ 'Data::Dumper' => '2.151',
+ 'Devel::PPPort' => '3.22',
+ 'Digest::SHA' => '5.88',
+ 'ExtUtils::Command::MM' => '6.92',
+ 'ExtUtils::Install' => '1.63',
+ 'ExtUtils::Installed' => '1.999005',
+ 'ExtUtils::Liblist' => '6.92',
+ 'ExtUtils::Liblist::Kid'=> '6.92',
+ 'ExtUtils::MM' => '6.92',
+ 'ExtUtils::MM_AIX' => '6.92',
+ 'ExtUtils::MM_Any' => '6.92',
+ 'ExtUtils::MM_BeOS' => '6.92',
+ 'ExtUtils::MM_Cygwin' => '6.92',
+ 'ExtUtils::MM_DOS' => '6.92',
+ 'ExtUtils::MM_Darwin' => '6.92',
+ 'ExtUtils::MM_MacOS' => '6.92',
+ 'ExtUtils::MM_NW5' => '6.92',
+ 'ExtUtils::MM_OS2' => '6.92',
+ 'ExtUtils::MM_QNX' => '6.92',
+ 'ExtUtils::MM_UWIN' => '6.92',
+ 'ExtUtils::MM_Unix' => '6.92',
+ 'ExtUtils::MM_VMS' => '6.92',
+ 'ExtUtils::MM_VOS' => '6.92',
+ 'ExtUtils::MM_Win32' => '6.92',
+ 'ExtUtils::MM_Win95' => '6.92',
+ 'ExtUtils::MY' => '6.92',
+ 'ExtUtils::MakeMaker' => '6.92',
+ 'ExtUtils::MakeMaker::Config'=> '6.92',
+ 'ExtUtils::Mkbootstrap' => '6.92',
+ 'ExtUtils::Mksymlists' => '6.92',
+ 'ExtUtils::Packlist' => '1.48',
+ 'ExtUtils::ParseXS' => '3.24',
+ 'ExtUtils::ParseXS::Constants'=> '3.24',
+ 'ExtUtils::ParseXS::CountLines'=> '3.24',
+ 'ExtUtils::ParseXS::Eval'=> '3.24',
+ 'ExtUtils::ParseXS::Utilities'=> '3.24',
+ 'ExtUtils::Typemaps' => '3.24',
+ 'ExtUtils::Typemaps::Cmd'=> '3.24',
+ 'ExtUtils::Typemaps::InputMap'=> '3.24',
+ 'ExtUtils::Typemaps::OutputMap'=> '3.24',
+ 'ExtUtils::Typemaps::Type'=> '3.24',
+ 'ExtUtils::testlib' => '6.92',
+ 'File::Find' => '1.27',
+ 'Filter::Simple' => '0.91',
+ 'HTTP::Tiny' => '0.043',
+ 'Hash::Util::FieldHash' => '1.15',
+ 'IO' => '1.31',
+ 'IO::Socket::IP' => '0.29',
+ 'Locale::Codes' => '3.30',
+ 'Locale::Codes::Constants'=> '3.30',
+ 'Locale::Codes::Country'=> '3.30',
+ 'Locale::Codes::Country_Codes'=> '3.30',
+ 'Locale::Codes::Country_Retired'=> '3.30',
+ 'Locale::Codes::Currency'=> '3.30',
+ 'Locale::Codes::Currency_Codes'=> '3.30',
+ 'Locale::Codes::Currency_Retired'=> '3.30',
+ 'Locale::Codes::LangExt'=> '3.30',
+ 'Locale::Codes::LangExt_Codes'=> '3.30',
+ 'Locale::Codes::LangExt_Retired'=> '3.30',
+ 'Locale::Codes::LangFam'=> '3.30',
+ 'Locale::Codes::LangFam_Codes'=> '3.30',
+ 'Locale::Codes::LangFam_Retired'=> '3.30',
+ 'Locale::Codes::LangVar'=> '3.30',
+ 'Locale::Codes::LangVar_Codes'=> '3.30',
+ 'Locale::Codes::LangVar_Retired'=> '3.30',
+ 'Locale::Codes::Language'=> '3.30',
+ 'Locale::Codes::Language_Codes'=> '3.30',
+ 'Locale::Codes::Language_Retired'=> '3.30',
+ 'Locale::Codes::Script' => '3.30',
+ 'Locale::Codes::Script_Codes'=> '3.30',
+ 'Locale::Codes::Script_Retired'=> '3.30',
+ 'Locale::Country' => '3.30',
+ 'Locale::Currency' => '3.30',
+ 'Locale::Language' => '3.30',
+ 'Locale::Script' => '3.30',
+ 'Module::CoreList' => '3.09',
+ 'Module::CoreList::TieHashDelta'=> '3.09',
+ 'Module::CoreList::Utils'=> '3.09',
+ 'Module::Load' => '0.32',
+ 'POSIX' => '1.38_03',
+ 'Parse::CPAN::Meta' => '1.4414',
+ 'Pod::Perldoc' => '3.23',
+ 'Pod::Perldoc::BaseTo' => '3.23',
+ 'Pod::Perldoc::GetOptsOO'=> '3.23',
+ 'Pod::Perldoc::ToANSI' => '3.23',
+ 'Pod::Perldoc::ToChecker'=> '3.23',
+ 'Pod::Perldoc::ToMan' => '3.23',
+ 'Pod::Perldoc::ToNroff' => '3.23',
+ 'Pod::Perldoc::ToPod' => '3.23',
+ 'Pod::Perldoc::ToRtf' => '3.23',
+ 'Pod::Perldoc::ToTerm' => '3.23',
+ 'Pod::Perldoc::ToText' => '3.23',
+ 'Pod::Perldoc::ToTk' => '3.23',
+ 'Pod::Perldoc::ToXml' => '3.23',
+ 'Thread::Queue' => '3.05',
+ 'XS::APItest' => '0.60',
+ 'XS::Typemap' => '0.13',
+ 'autouse' => '1.08',
+ 'base' => '2.22',
+ 'charnames' => '1.40',
+ 'feature' => '1.36',
+ 'mro' => '1.16',
+ 'threads' => '1.93',
+ 'warnings' => '1.23',
+ 'warnings::register' => '1.03',
+ },
+ removed => {
+ }
+ },
+ 5.019011 => {
+ delta_from => 5.01901,
+ changed => {
+ 'CPAN' => '2.05',
+ 'CPAN::Distribution' => '2.02',
+ 'CPAN::FirstTime' => '5.5306',
+ 'CPAN::Shell' => '5.5004',
+ 'Carp' => '1.3301',
+ 'Carp::Heavy' => '1.3301',
+ 'Config' => '5.019011',
+ 'ExtUtils::Command::MM' => '6.94',
+ 'ExtUtils::Install' => '1.67',
+ 'ExtUtils::Liblist' => '6.94',
+ 'ExtUtils::Liblist::Kid'=> '6.94',
+ 'ExtUtils::MM' => '6.94',
+ 'ExtUtils::MM_AIX' => '6.94',
+ 'ExtUtils::MM_Any' => '6.94',
+ 'ExtUtils::MM_BeOS' => '6.94',
+ 'ExtUtils::MM_Cygwin' => '6.94',
+ 'ExtUtils::MM_DOS' => '6.94',
+ 'ExtUtils::MM_Darwin' => '6.94',
+ 'ExtUtils::MM_MacOS' => '6.94',
+ 'ExtUtils::MM_NW5' => '6.94',
+ 'ExtUtils::MM_OS2' => '6.94',
+ 'ExtUtils::MM_QNX' => '6.94',
+ 'ExtUtils::MM_UWIN' => '6.94',
+ 'ExtUtils::MM_Unix' => '6.94',
+ 'ExtUtils::MM_VMS' => '6.94',
+ 'ExtUtils::MM_VOS' => '6.94',
+ 'ExtUtils::MM_Win32' => '6.94',
+ 'ExtUtils::MM_Win95' => '6.94',
+ 'ExtUtils::MY' => '6.94',
+ 'ExtUtils::MakeMaker' => '6.94',
+ 'ExtUtils::MakeMaker::Config'=> '6.94',
+ 'ExtUtils::Mkbootstrap' => '6.94',
+ 'ExtUtils::Mksymlists' => '6.94',
+ 'ExtUtils::testlib' => '6.94',
+ 'Module::CoreList' => '3.10',
+ 'Module::CoreList::TieHashDelta'=> '3.10',
+ 'Module::CoreList::Utils'=> '3.10',
+ 'PerlIO' => '1.09',
+ 'Storable' => '2.49',
+ 'Win32' => '0.49',
+ 'experimental' => '0.007',
+ },
+ removed => {
+ }
+ },
+ 5.020000 => {
+ delta_from => 5.019011,
+ changed => {
+ 'Config' => '5.02',
+ 'Devel::PPPort' => '3.21',
+ 'Encode' => '2.60',
+ 'Errno' => '1.20_03',
+ 'ExtUtils::Command::MM' => '6.98',
+ 'ExtUtils::Liblist' => '6.98',
+ 'ExtUtils::Liblist::Kid'=> '6.98',
+ 'ExtUtils::MM' => '6.98',
+ 'ExtUtils::MM_AIX' => '6.98',
+ 'ExtUtils::MM_Any' => '6.98',
+ 'ExtUtils::MM_BeOS' => '6.98',
+ 'ExtUtils::MM_Cygwin' => '6.98',
+ 'ExtUtils::MM_DOS' => '6.98',
+ 'ExtUtils::MM_Darwin' => '6.98',
+ 'ExtUtils::MM_MacOS' => '6.98',
+ 'ExtUtils::MM_NW5' => '6.98',
+ 'ExtUtils::MM_OS2' => '6.98',
+ 'ExtUtils::MM_QNX' => '6.98',
+ 'ExtUtils::MM_UWIN' => '6.98',
+ 'ExtUtils::MM_Unix' => '6.98',
+ 'ExtUtils::MM_VMS' => '6.98',
+ 'ExtUtils::MM_VOS' => '6.98',
+ 'ExtUtils::MM_Win32' => '6.98',
+ 'ExtUtils::MM_Win95' => '6.98',
+ 'ExtUtils::MY' => '6.98',
+ 'ExtUtils::MakeMaker' => '6.98',
+ 'ExtUtils::MakeMaker::Config'=> '6.98',
+ 'ExtUtils::Miniperl' => '1.01',
+ 'ExtUtils::Mkbootstrap' => '6.98',
+ 'ExtUtils::Mksymlists' => '6.98',
+ 'ExtUtils::testlib' => '6.98',
+ 'Pod::Functions::Functions'=> '1.08',
+ },
+ removed => {
+ }
+ },
+ 5.021000 => {
+ delta_from => 5.020000,
+ changed => {
+ 'Module::CoreList' => '5.021001',
+ 'Module::CoreList::TieHashDelta'=> '5.021001',
+ 'Module::CoreList::Utils'=> '5.021001',
+ 'feature' => '1.37',
+ },
+ removed => {
+ 'CGI' => 1,
+ 'CGI::Apache' => 1,
+ 'CGI::Carp' => 1,
+ 'CGI::Cookie' => 1,
+ 'CGI::Fast' => 1,
+ 'CGI::Pretty' => 1,
+ 'CGI::Push' => 1,
+ 'CGI::Switch' => 1,
+ 'CGI::Util' => 1,
+ 'Module::Build' => 1,
+ 'Module::Build::Base' => 1,
+ 'Module::Build::Compat' => 1,
+ 'Module::Build::Config' => 1,
+ 'Module::Build::ConfigData'=> 1,
+ 'Module::Build::Cookbook'=> 1,
+ 'Module::Build::Dumper' => 1,
+ 'Module::Build::ModuleInfo'=> 1,
+ 'Module::Build::Notes' => 1,
+ 'Module::Build::PPMMaker'=> 1,
+ 'Module::Build::Platform::Default'=> 1,
+ 'Module::Build::Platform::MacOS'=> 1,
+ 'Module::Build::Platform::Unix'=> 1,
+ 'Module::Build::Platform::VMS'=> 1,
+ 'Module::Build::Platform::VOS'=> 1,
+ 'Module::Build::Platform::Windows'=> 1,
+ 'Module::Build::Platform::aix'=> 1,
+ 'Module::Build::Platform::cygwin'=> 1,
+ 'Module::Build::Platform::darwin'=> 1,
+ 'Module::Build::Platform::os2'=> 1,
+ 'Module::Build::PodParser'=> 1,
+ 'Module::Build::Version'=> 1,
+ 'Module::Build::YAML' => 1,
+ 'Package::Constants' => 1,
+ 'Simple' => 1,
+ 'inc::latest' => 1,
+ }
+ },
+ 5.021001 => {
+ delta_from => 5.021000,
+ changed => {
+ 'App::Prove' => '3.32',
+ 'App::Prove::State' => '3.32',
+ 'App::Prove::State::Result'=> '3.32',
+ 'App::Prove::State::Result::Test'=> '3.32',
+ 'Archive::Tar' => '2.00',
+ 'Archive::Tar::Constant'=> '2.00',
+ 'Archive::Tar::File' => '2.00',
+ 'B' => '1.49',
+ 'B::Deparse' => '1.27',
+ 'Benchmark' => '1.19',
+ 'CPAN::Meta' => '2.141520',
+ 'CPAN::Meta::Converter' => '2.141520',
+ 'CPAN::Meta::Feature' => '2.141520',
+ 'CPAN::Meta::History' => '2.141520',
+ 'CPAN::Meta::Prereqs' => '2.141520',
+ 'CPAN::Meta::Spec' => '2.141520',
+ 'CPAN::Meta::Validator' => '2.141520',
+ 'Carp' => '1.34',
+ 'Carp::Heavy' => '1.34',
+ 'Config' => '5.021001',
+ 'Cwd' => '3.48',
+ 'Data::Dumper' => '2.152',
+ 'Devel::PPPort' => '3.24',
+ 'Devel::Peek' => '1.17',
+ 'Digest::SHA' => '5.92',
+ 'DynaLoader' => '1.26',
+ 'Encode' => '2.62',
+ 'Errno' => '1.20_04',
+ 'Exporter' => '5.71',
+ 'Exporter::Heavy' => '5.71',
+ 'ExtUtils::Install' => '1.68',
+ 'ExtUtils::Miniperl' => '1.02',
+ 'ExtUtils::ParseXS' => '3.25',
+ 'ExtUtils::ParseXS::Constants'=> '3.25',
+ 'ExtUtils::ParseXS::CountLines'=> '3.25',
+ 'ExtUtils::ParseXS::Eval'=> '3.25',
+ 'ExtUtils::ParseXS::Utilities'=> '3.25',
+ 'ExtUtils::Typemaps' => '3.25',
+ 'ExtUtils::Typemaps::Cmd'=> '3.25',
+ 'ExtUtils::Typemaps::InputMap'=> '3.25',
+ 'ExtUtils::Typemaps::OutputMap'=> '3.25',
+ 'ExtUtils::Typemaps::Type'=> '3.25',
+ 'Fatal' => '2.25',
+ 'File::Spec' => '3.48',
+ 'File::Spec::Cygwin' => '3.48',
+ 'File::Spec::Epoc' => '3.48',
+ 'File::Spec::Functions' => '3.48',
+ 'File::Spec::Mac' => '3.48',
+ 'File::Spec::OS2' => '3.48',
+ 'File::Spec::Unix' => '3.48',
+ 'File::Spec::VMS' => '3.48',
+ 'File::Spec::Win32' => '3.48',
+ 'Hash::Util' => '0.17',
+ 'IO' => '1.32',
+ 'List::Util' => '1.39',
+ 'List::Util::XS' => '1.39',
+ 'Locale::Codes' => '3.31',
+ 'Locale::Codes::Constants'=> '3.31',
+ 'Locale::Codes::Country'=> '3.31',
+ 'Locale::Codes::Country_Codes'=> '3.31',
+ 'Locale::Codes::Country_Retired'=> '3.31',
+ 'Locale::Codes::Currency'=> '3.31',
+ 'Locale::Codes::Currency_Codes'=> '3.31',
+ 'Locale::Codes::Currency_Retired'=> '3.31',
+ 'Locale::Codes::LangExt'=> '3.31',
+ 'Locale::Codes::LangExt_Codes'=> '3.31',
+ 'Locale::Codes::LangExt_Retired'=> '3.31',
+ 'Locale::Codes::LangFam'=> '3.31',
+ 'Locale::Codes::LangFam_Codes'=> '3.31',
+ 'Locale::Codes::LangFam_Retired'=> '3.31',
+ 'Locale::Codes::LangVar'=> '3.31',
+ 'Locale::Codes::LangVar_Codes'=> '3.31',
+ 'Locale::Codes::LangVar_Retired'=> '3.31',
+ 'Locale::Codes::Language'=> '3.31',
+ 'Locale::Codes::Language_Codes'=> '3.31',
+ 'Locale::Codes::Language_Retired'=> '3.31',
+ 'Locale::Codes::Script' => '3.31',
+ 'Locale::Codes::Script_Codes'=> '3.31',
+ 'Locale::Codes::Script_Retired'=> '3.31',
+ 'Locale::Country' => '3.31',
+ 'Locale::Currency' => '3.31',
+ 'Locale::Language' => '3.31',
+ 'Locale::Script' => '3.31',
+ 'Math::BigFloat' => '1.9994',
+ 'Math::BigInt' => '1.9995',
+ 'Math::BigInt::Calc' => '1.9994',
+ 'Math::BigInt::CalcEmu' => '1.9994',
+ 'Math::BigRat' => '0.2608',
+ 'Module::CoreList' => '5.021001_01',
+ 'Module::CoreList::TieHashDelta'=> '5.021001_01',
+ 'Module::CoreList::Utils'=> '5.021001_01',
+ 'Module::Metadata' => '1.000024',
+ 'Module::Metadata::corpus::BOMTest::UTF16BE'=> undef,
+ 'Module::Metadata::corpus::BOMTest::UTF16LE'=> undef,
+ 'Module::Metadata::corpus::BOMTest::UTF8'=> '1',
+ 'NDBM_File' => '1.13',
+ 'Net::Config' => '1.14',
+ 'Net::SMTP' => '2.34',
+ 'Net::Time' => '2.11',
+ 'OS2::Process' => '1.10',
+ 'POSIX' => '1.40',
+ 'PerlIO::encoding' => '0.19',
+ 'PerlIO::mmap' => '0.013',
+ 'PerlIO::scalar' => '0.19',
+ 'PerlIO::via' => '0.15',
+ 'Pod::Html' => '1.22',
+ 'Scalar::Util' => '1.39',
+ 'SelfLoader' => '1.22',
+ 'Socket' => '2.014',
+ 'Storable' => '2.51',
+ 'TAP::Base' => '3.32',
+ 'TAP::Formatter::Base' => '3.32',
+ 'TAP::Formatter::Color' => '3.32',
+ 'TAP::Formatter::Console'=> '3.32',
+ 'TAP::Formatter::Console::ParallelSession'=> '3.32',
+ 'TAP::Formatter::Console::Session'=> '3.32',
+ 'TAP::Formatter::File' => '3.32',
+ 'TAP::Formatter::File::Session'=> '3.32',
+ 'TAP::Formatter::Session'=> '3.32',
+ 'TAP::Harness' => '3.32',
+ 'TAP::Harness::Env' => '3.32',
+ 'TAP::Object' => '3.32',
+ 'TAP::Parser' => '3.32',
+ 'TAP::Parser::Aggregator'=> '3.32',
+ 'TAP::Parser::Grammar' => '3.32',
+ 'TAP::Parser::Iterator' => '3.32',
+ 'TAP::Parser::Iterator::Array'=> '3.32',
+ 'TAP::Parser::Iterator::Process'=> '3.32',
+ 'TAP::Parser::Iterator::Stream'=> '3.32',
+ 'TAP::Parser::IteratorFactory'=> '3.32',
+ 'TAP::Parser::Multiplexer'=> '3.32',
+ 'TAP::Parser::Result' => '3.32',
+ 'TAP::Parser::Result::Bailout'=> '3.32',
+ 'TAP::Parser::Result::Comment'=> '3.32',
+ 'TAP::Parser::Result::Plan'=> '3.32',
+ 'TAP::Parser::Result::Pragma'=> '3.32',
+ 'TAP::Parser::Result::Test'=> '3.32',
+ 'TAP::Parser::Result::Unknown'=> '3.32',
+ 'TAP::Parser::Result::Version'=> '3.32',
+ 'TAP::Parser::Result::YAML'=> '3.32',
+ 'TAP::Parser::ResultFactory'=> '3.32',
+ 'TAP::Parser::Scheduler'=> '3.32',
+ 'TAP::Parser::Scheduler::Job'=> '3.32',
+ 'TAP::Parser::Scheduler::Spinner'=> '3.32',
+ 'TAP::Parser::Source' => '3.32',
+ 'TAP::Parser::SourceHandler'=> '3.32',
+ 'TAP::Parser::SourceHandler::Executable'=> '3.32',
+ 'TAP::Parser::SourceHandler::File'=> '3.32',
+ 'TAP::Parser::SourceHandler::Handle'=> '3.32',
+ 'TAP::Parser::SourceHandler::Perl'=> '3.32',
+ 'TAP::Parser::SourceHandler::RawTAP'=> '3.32',
+ 'TAP::Parser::YAMLish::Reader'=> '3.32',
+ 'TAP::Parser::YAMLish::Writer'=> '3.32',
+ 'Term::ANSIColor' => '4.03',
+ 'Test::Builder' => '1.001003',
+ 'Test::Builder::Module' => '1.001003',
+ 'Test::Builder::Tester' => '1.23_003',
+ 'Test::Harness' => '3.32',
+ 'Test::More' => '1.001003',
+ 'Test::Simple' => '1.001003',
+ 'Tie::File' => '1.01',
+ 'Unicode' => '7.0.0',
+ 'Unicode::Collate' => '1.07',
+ 'Unicode::Normalize' => '1.18',
+ 'Unicode::UCD' => '0.58',
+ 'XS::APItest' => '0.61',
+ '_charnames' => '1.41',
+ 'autodie' => '2.25',
+ 'autodie::Scope::Guard' => '2.25',
+ 'autodie::Scope::GuardStack'=> '2.25',
+ 'autodie::ScopeUtil' => '2.25',
+ 'autodie::exception' => '2.25',
+ 'autodie::exception::system'=> '2.25',
+ 'autodie::hints' => '2.25',
+ 'autodie::skip' => '2.25',
+ 'charnames' => '1.41',
+ 'locale' => '1.04',
+ 'threads' => '1.94',
+ 'utf8' => '1.14',
+ 'warnings' => '1.24',
+ },
+ removed => {
+ }
+ },
+ 5.021002 => {
+ delta_from => 5.021001,
+ changed => {
+ 'B' => '1.50',
+ 'Config' => '5.021002',
+ 'Cwd' => '3.49',
+ 'Devel::Peek' => '1.18',
+ 'ExtUtils::Manifest' => '1.64',
+ 'File::Copy' => '2.30',
+ 'File::Spec' => '3.49',
+ 'File::Spec::Cygwin' => '3.49',
+ 'File::Spec::Epoc' => '3.49',
+ 'File::Spec::Functions' => '3.49',
+ 'File::Spec::Mac' => '3.49',
+ 'File::Spec::OS2' => '3.49',
+ 'File::Spec::Unix' => '3.49',
+ 'File::Spec::VMS' => '3.49',
+ 'File::Spec::Win32' => '3.49',
+ 'Filter::Simple' => '0.92',
+ 'Hash::Util' => '0.18',
+ 'IO' => '1.33',
+ 'IO::Socket::IP' => '0.31',
+ 'IPC::Open3' => '1.17',
+ 'Math::BigFloat' => '1.9996',
+ 'Math::BigInt' => '1.9996',
+ 'Math::BigInt::Calc' => '1.9996',
+ 'Math::BigInt::CalcEmu' => '1.9996',
+ 'Module::CoreList' => '5.021002',
+ 'Module::CoreList::TieHashDelta'=> '5.021002',
+ 'Module::CoreList::Utils'=> '5.021002',
+ 'POSIX' => '1.41',
+ 'Pod::Usage' => '1.64',
+ 'XS::APItest' => '0.62',
+ 'arybase' => '0.08',
+ 'experimental' => '0.008',
+ 'threads' => '1.95',
+ 'warnings' => '1.26',
+ },
+ removed => {
+ }
+ },
+ 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 => {
+ }
+ },
+ 5.020001 => {
+ delta_from => 5.020000,
+ changed => {
+ 'Config' => '5.020001',
+ 'Config::Perl::V' => '0.22',
+ 'Cwd' => '3.48',
+ 'Exporter' => '5.71',
+ 'Exporter::Heavy' => '5.71',
+ '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',
+ 'File::Copy' => '2.30',
+ 'File::Spec' => '3.48',
+ 'File::Spec::Cygwin' => '3.48',
+ 'File::Spec::Epoc' => '3.48',
+ 'File::Spec::Functions' => '3.48',
+ 'File::Spec::Mac' => '3.48',
+ 'File::Spec::OS2' => '3.48',
+ 'File::Spec::Unix' => '3.48',
+ 'File::Spec::VMS' => '3.48',
+ 'File::Spec::Win32' => '3.48',
+ 'Module::CoreList' => '5.020001',
+ 'Module::CoreList::TieHashDelta'=> '5.020001',
+ 'Module::CoreList::Utils'=> '5.020001',
+ 'PerlIO::via' => '0.15',
+ 'Unicode::UCD' => '0.58',
+ 'XS::APItest' => '0.60_01',
+ 'utf8' => '1.13_01',
+ 'version' => '0.9909',
+ 'version::regex' => '0.9909',
+ 'version::vpp' => '0.9909',
+ },
+ removed => {
+ }
+ },
);
sub is_core
@@ -9488,21 +10400,20 @@ for my $version (sort { $a <=> $b } keys %delta) {
}
},
5.018002 => {
- delta_from => 5.018001,
+ delta_from => 5.018,
changed => {
},
removed => {
}
},
5.018003 => {
- delta_from => 5.018002,
+ delta_from => 5.018,
changed => {
},
removed => {
}
},
-
5.019 => {
delta_from => 5.018,
changed => { 'Module::Build' => 1 },
@@ -9633,6 +10544,92 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.019007 => {
+ delta_from => 5.019006,
+ changed => {
+ 'CGI' => '1',
+ 'CGI::Apache' => '1',
+ 'CGI::Carp' => '1',
+ 'CGI::Cookie' => '1',
+ 'CGI::Fast' => '1',
+ 'CGI::Pretty' => '1',
+ 'CGI::Push' => '1',
+ 'CGI::Switch' => '1',
+ 'CGI::Util' => '1',
+ },
+ removed => {
+ }
+ },
+ 5.019008 => {
+ delta_from => 5.019007,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.019009 => {
+ delta_from => 5.019008,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.01901 => {
+ delta_from => 5.019009,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.019011 => {
+ delta_from => 5.019010,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.020000 => {
+ delta_from => 5.019011,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.021000 => {
+ delta_from => 5.020000,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.021001 => {
+ delta_from => 5.017007,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.021002 => {
+ delta_from => 5.021001,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.021003 => {
+ delta_from => 5.021002,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.020001 => {
+ delta_from => 5.020000,
+ changed => {
+ },
+ removed => {
+ }
+ },
);
for my $version (sort { $a <=> $b } keys %deprecated) {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 6260e0a094..3e87fdb204 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -816,14 +816,14 @@ my %delta = (
}
},
5.018002 => {
- delta_from => 5.018001,
+ delta_from => 5.018000,
changed => {
},
removed => {
}
},
5.018003 => {
- delta_from => 5.018002,
+ delta_from => 5.018000,
changed => {
},
removed => {
@@ -889,6 +889,81 @@ my %delta = (
removed => {
}
},
+ 5.019008 => {
+ delta_from => 5.019007,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.019009 => {
+ delta_from => 5.019008,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.019010 => {
+ delta_from => 5.019009,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.019011 => {
+ delta_from => 5.019010,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.020000 => {
+ delta_from => 5.019011,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.021000 => {
+ delta_from => 5.020000,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.021001 => {
+ delta_from => 5.021000,
+ changed => {
+ },
+ removed => {
+ 'a2p' => 1,
+ 'config_data' => 1,
+ 'find2perl' => 1,
+ 'psed' => 1,
+ 's2p' => 1,
+ }
+ },
+ 5.021002 => {
+ delta_from => 5.021001,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.021003 => {
+ delta_from => 5.021002,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.020001 => {
+ delta_from => 5.02,
+ changed => {
+ },
+ removed => {
+ }
+ },
);
for my $version (sort { $a <=> $b } keys %delta) {