This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Module::CoreList version number bump
[perl5.git] / dist / Module-CoreList / lib / Module / CoreList.pm
index fb5e19a..aaf8cd3 100644 (file)
@@ -4,7 +4,7 @@ use vars qw/$VERSION %released %version %families %upstream
            %bug_tracker %deprecated %delta/;
 use Module::CoreList::TieHashDelta;
 use version;
-$VERSION = '3.06';
+$VERSION = '5.021004';
 
 my $dumpinc = 0;
 sub import {
@@ -245,7 +245,15 @@ sub changes_between {
     5.019007 => '2013-12-20',
     5.018002 => '2014-01-06',
     5.019008 => '2014-01-20',
-    5.019009 => '????-??-??',
+    5.019009 => '2014-02-20',
+    5.01901  => '2014-03-20',
+    5.019011 => '2014-04-20',
+    5.020000 => '2014-05-27',
+    5.021000 => '2014-05-27',
+    5.021001 => '2014-06-20',
+    5.021002 => '2014-07-20',
+    5.021003 => '2014-08-20',
+    5.021004 => '????-??-??',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
@@ -1706,6 +1714,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',
@@ -1929,11 +1938,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 => {
@@ -2026,6 +2030,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',
@@ -2277,6 +2284,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',
@@ -3076,6 +3085,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',
@@ -3630,6 +3640,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',
@@ -3936,6 +3948,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',
@@ -5246,6 +5260,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',
@@ -5356,6 +5371,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',
@@ -5612,7 +5628,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 => {
         }
@@ -5851,6 +5866,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',
@@ -6592,7 +6608,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',
@@ -6815,7 +6830,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',
@@ -7736,6 +7750,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',
@@ -8310,6 +8327,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',
@@ -8464,7 +8482,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',
@@ -8630,7 +8647,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',
@@ -9251,7 +9267,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',
@@ -9385,10 +9400,740 @@ for my $version ( sort { $a <=> $b } keys %released ) {
     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',
-            'Module::CoreList'      => '3.05',
-            'Module::CoreList::TieHashDelta'=> '3.05',
-            'Module::CoreList::Utils'=> '3.05',
+            '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.021004 => {
+        delta_from => 5.021003,
+        changed => {
         },
         removed => {
         }
@@ -9773,6 +10518,62 @@ for my $version (sort { $a <=> $b } keys %delta) {
         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.021004 => {
+        delta_from => 5.021003,
+        changed => {
+        },
+        removed => {
+        }
+    },
 );
 
 for my $version (sort { $a <=> $b } keys %deprecated) {
@@ -9795,15 +10596,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'AutoLoader'            => 'cpan',
     'AutoSplit'             => 'cpan',
     'B::Debug'              => 'cpan',
-    'CGI'                   => 'cpan',
-    'CGI::Apache'           => 'cpan',
-    'CGI::Carp'             => 'cpan',
-    'CGI::Cookie'           => 'cpan',
-    'CGI::Fast'             => 'cpan',
-    'CGI::Pretty'           => 'cpan',
-    'CGI::Push'             => 'cpan',
-    'CGI::Switch'           => 'cpan',
-    'CGI::Util'             => 'cpan',
     'CPAN'                  => 'cpan',
     'CPAN::Author'          => 'cpan',
     'CPAN::Bundle'          => 'cpan',
@@ -9832,6 +10624,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',
@@ -9881,12 +10674,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',
@@ -9909,8 +10705,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',
@@ -9934,6 +10732,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'IO::Compress::Zip::Constants'=> 'cpan',
     'IO::Compress::Zlib::Constants'=> 'cpan',
     'IO::Compress::Zlib::Extra'=> 'cpan',
+    'IO::Socket::IP'        => 'cpan',
     'IO::Uncompress::Adapter::Bunzip2'=> 'cpan',
     'IO::Uncompress::Adapter::Identity'=> 'cpan',
     'IO::Uncompress::Adapter::Inflate'=> 'cpan',
@@ -9995,33 +10794,13 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Memoize::NDBM_File'    => 'cpan',
     'Memoize::SDBM_File'    => 'cpan',
     'Memoize::Storable'     => 'cpan',
-    'Module::Build'         => 'cpan',
-    'Module::Build::Base'   => 'cpan',
-    'Module::Build::Compat' => 'cpan',
-    'Module::Build::Config' => 'cpan',
-    'Module::Build::ConfigData'=> 'cpan',
-    'Module::Build::Cookbook'=> 'cpan',
-    'Module::Build::Dumper' => 'cpan',
-    'Module::Build::ModuleInfo'=> 'cpan',
-    'Module::Build::Notes'  => 'cpan',
-    'Module::Build::PPMMaker'=> 'cpan',
-    'Module::Build::Platform::Default'=> 'cpan',
-    'Module::Build::Platform::MacOS'=> 'cpan',
-    'Module::Build::Platform::Unix'=> 'cpan',
-    'Module::Build::Platform::VMS'=> 'cpan',
-    'Module::Build::Platform::VOS'=> 'cpan',
-    'Module::Build::Platform::Windows'=> 'cpan',
-    'Module::Build::Platform::aix'=> 'cpan',
-    'Module::Build::Platform::cygwin'=> 'cpan',
-    'Module::Build::Platform::darwin'=> 'cpan',
-    'Module::Build::Platform::os2'=> 'cpan',
-    'Module::Build::PodParser'=> 'cpan',
-    'Module::Build::Version'=> 'cpan',
-    'Module::Build::YAML'   => 'cpan',
     'Module::Load'          => 'cpan',
     'Module::Load::Conditional'=> 'cpan',
     'Module::Loaded'        => 'cpan',
     'Module::Metadata'      => 'cpan',
+    'Module::Metadata::corpus::BOMTest::UTF16BE'=> 'cpan',
+    'Module::Metadata::corpus::BOMTest::UTF16LE'=> 'cpan',
+    'Module::Metadata::corpus::BOMTest::UTF8'=> 'cpan',
     'NEXT'                  => 'cpan',
     'Net::Cmd'              => 'cpan',
     'Net::Config'           => 'cpan',
@@ -10037,7 +10816,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Net::POP3'             => 'cpan',
     'Net::SMTP'             => 'cpan',
     'Net::Time'             => 'cpan',
-    'Package::Constants'    => 'cpan',
     'Params::Check'         => 'cpan',
     'Parse::CPAN::Meta'     => 'cpan',
     'Perl::OSType'          => 'cpan',
@@ -10178,13 +10956,16 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Win32API::File'        => 'cpan',
     'Win32API::File::ExtUtils::Myconst2perl'=> 'cpan',
     'autodie'               => 'cpan',
+    'autodie::Scope::Guard' => 'cpan',
+    'autodie::Scope::GuardStack'=> 'cpan',
+    'autodie::ScopeUtil'    => 'cpan',
     'autodie::exception'    => 'cpan',
     'autodie::exception::system'=> 'cpan',
     'autodie::hints'        => 'cpan',
     'autodie::skip'         => 'cpan',
     'encoding'              => 'cpan',
     'encoding::warnings'    => 'cpan',
-    'inc::latest'           => 'cpan',
+    'experimental'          => 'cpan',
     'parent'                => 'cpan',
     'perlfaq'               => 'cpan',
     'version'               => 'cpan',
@@ -10202,15 +10983,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Archive::Tar::Constant'=> undef,
     'Archive::Tar::File'    => undef,
     'B::Debug'              => undef,
-    'CGI'                   => undef,
-    'CGI::Apache'           => undef,
-    'CGI::Carp'             => undef,
-    'CGI::Cookie'           => undef,
-    'CGI::Fast'             => undef,
-    'CGI::Pretty'           => undef,
-    'CGI::Push'             => undef,
-    'CGI::Switch'           => undef,
-    'CGI::Util'             => undef,
     'CPAN'                  => undef,
     'CPAN::Author'          => undef,
     'CPAN::Bundle'          => undef,
@@ -10239,6 +11011,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',
@@ -10258,7 +11031,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Compress::Zlib'        => undef,
     'Config::Perl::V'       => undef,
     'DB_File'               => undef,
-    'Devel::PPPort'         => undef,
+    'Devel::PPPort'         => 'https://github.com/mhx/Devel-PPPort/issues/',
     'Digest'                => undef,
     'Digest::MD5'           => undef,
     'Digest::SHA'           => undef,
@@ -10288,12 +11061,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',
@@ -10316,8 +11092,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,
@@ -10341,6 +11119,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'IO::Compress::Zip::Constants'=> undef,
     'IO::Compress::Zlib::Constants'=> undef,
     'IO::Compress::Zlib::Extra'=> undef,
+    'IO::Socket::IP'        => undef,
     'IO::Uncompress::Adapter::Bunzip2'=> undef,
     'IO::Uncompress::Adapter::Identity'=> undef,
     'IO::Uncompress::Adapter::Inflate'=> undef,
@@ -10402,33 +11181,13 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Memoize::NDBM_File'    => undef,
     'Memoize::SDBM_File'    => undef,
     'Memoize::Storable'     => undef,
-    'Module::Build'         => undef,
-    'Module::Build::Base'   => undef,
-    'Module::Build::Compat' => undef,
-    'Module::Build::Config' => undef,
-    'Module::Build::ConfigData'=> undef,
-    'Module::Build::Cookbook'=> undef,
-    'Module::Build::Dumper' => undef,
-    'Module::Build::ModuleInfo'=> undef,
-    'Module::Build::Notes'  => undef,
-    'Module::Build::PPMMaker'=> undef,
-    'Module::Build::Platform::Default'=> undef,
-    'Module::Build::Platform::MacOS'=> undef,
-    'Module::Build::Platform::Unix'=> undef,
-    'Module::Build::Platform::VMS'=> undef,
-    'Module::Build::Platform::VOS'=> undef,
-    'Module::Build::Platform::Windows'=> undef,
-    'Module::Build::Platform::aix'=> undef,
-    'Module::Build::Platform::cygwin'=> undef,
-    'Module::Build::Platform::darwin'=> undef,
-    'Module::Build::Platform::os2'=> undef,
-    'Module::Build::PodParser'=> undef,
-    'Module::Build::Version'=> undef,
-    'Module::Build::YAML'   => undef,
     'Module::Load'          => undef,
     'Module::Load::Conditional'=> undef,
     'Module::Loaded'        => undef,
     'Module::Metadata'      => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Module-Metadata',
+    'Module::Metadata::corpus::BOMTest::UTF16BE'=> undef,
+    'Module::Metadata::corpus::BOMTest::UTF16LE'=> undef,
+    'Module::Metadata::corpus::BOMTest::UTF8'=> undef,
     'NEXT'                  => undef,
     'Net::Cmd'              => undef,
     'Net::Config'           => undef,
@@ -10444,7 +11203,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Net::POP3'             => undef,
     'Net::SMTP'             => undef,
     'Net::Time'             => undef,
-    'Package::Constants'    => undef,
     'Params::Check'         => undef,
     'Parse::CPAN::Meta'     => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Parse-CPAN-Meta',
     'Perl::OSType'          => 'https://github.com/dagolden/Perl-OSType/issues',
@@ -10552,16 +11310,16 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'TAP::Parser::SourceHandler::RawTAP'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
     'TAP::Parser::YAMLish::Reader'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
     'TAP::Parser::YAMLish::Writer'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
-    'Term::ANSIColor'       => undef,
+    'Term::ANSIColor'       => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Term-ANSIColor',
     'Term::Cap'             => undef,
     'Test'                  => undef,
-    'Test::Builder'         => 'http://github.com/schwern/test-more/issues/',
-    'Test::Builder::Module' => 'http://github.com/schwern/test-more/issues/',
+    'Test::Builder'         => 'http://github.com/Test-More/test-more/issues/',
+    'Test::Builder::Module' => 'http://github.com/Test-More/test-more/issues/',
     'Test::Builder::Tester' => 'http://github.com/schwern/test-more/issues',
     'Test::Builder::Tester::Color'=> 'http://github.com/schwern/test-more/issues',
     'Test::Harness'         => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
-    'Test::More'            => 'http://github.com/schwern/test-more/issues/',
-    'Test::Simple'          => 'http://github.com/schwern/test-more/issues/',
+    'Test::More'            => 'http://github.com/Test-More/test-more/issues/',
+    'Test::Simple'          => 'http://github.com/Test-More/test-more/issues/',
     'Text::Balanced'        => undef,
     'Text::ParseWords'      => undef,
     'Text::Tabs'            => undef,
@@ -10585,13 +11343,16 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Win32API::File'        => undef,
     'Win32API::File::ExtUtils::Myconst2perl'=> undef,
     'autodie'               => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
+    'autodie::Scope::Guard' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
+    'autodie::Scope::GuardStack'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
+    'autodie::ScopeUtil'    => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
     'autodie::exception'    => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
     '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',
     'encoding'              => undef,
     'encoding::warnings'    => undef,
-    'inc::latest'           => undef,
+    'experimental'          => 'http://rt.cpan.org/Public/Dist/Display.html?Name=experimental',
     'parent'                => undef,
     'perlfaq'               => 'https://github.com/perl-doc-cats/perlfaq/issues',
     'version'               => undef,
@@ -10604,6 +11365,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
 $released{'5.000'} = $released{5};
 $version{'5.000'} = $version{5};
 
+_create_aliases(\%delta);
 _create_aliases(\%released);
 _create_aliases(\%version);
 _create_aliases(\%deprecated);
@@ -10612,7 +11374,7 @@ sub _create_aliases {
     my ($hash) = @_;
 
     for my $version (keys %$hash) {
-        next unless $version >= 5.010;
+        next unless $version >= 5.006;
 
         my $padded = sprintf "%0.6f", $version;