This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump the perl version in various places for 5.33.1
[perl5.git] / dist / Module-CoreList / lib / Module / CoreList.pm
index 0479b93..9175c75 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 our ( %released, %version, %families, %upstream, %bug_tracker, %deprecated, %delta );
 
 use version;
-our $VERSION = '5.20180720';
+our $VERSION = '5.20200820';
 
 sub PKG_PATTERN () { q#\A[a-zA-Z_][0-9a-zA-Z_]*(?:(::|')[0-9a-zA-Z_]+)*\z# }
 sub _looks_like_invocant ($) { local $@; !!eval { $_[0]->isa(__PACKAGE__) } }
@@ -336,6 +336,38 @@ sub changes_between {
     5.028000 => '2018-06-22',
     5.029000 => '2018-06-26',
     5.029001 => '2018-07-20',
+    5.029002 => '2018-08-20',
+    5.029003 => '2018-09-20',
+    5.029004 => '2018-10-20',
+    5.029005 => '2018-11-20',
+    5.026003 => '2018-11-29',
+    5.028001 => '2018-11-29',
+    5.029006 => '2018-12-18',
+    5.029007 => '2019-01-20',
+    5.029008 => '2019-02-20',
+    5.029009 => '2019-03-20',
+    5.028002 => '2019-04-19',
+    5.029010 => '2019-04-20',
+    5.030000 => '2019-05-22',
+    5.031000 => '2019-05-24',
+    5.031001 => '2019-06-20',
+    5.031002 => '2019-07-20',
+    5.031003 => '2019-08-20',
+    5.031004 => '2019-09-20',
+    5.031005 => '2019-10-20',
+    5.030001 => '2019-11-10',
+    5.031006 => '2019-11-20',
+    5.031007 => '2019-12-20',
+    5.031008 => '2020-01-20',
+    5.031009 => '2020-02-20',
+    5.030002 => '2020-03-14',
+    5.031010 => '2020-03-20',
+    5.031011 => '2020-04-28',
+    5.028003 => '2020-06-01',
+    5.030003 => '2020-06-01',
+    5.032000 => '2020-06-20',
+    5.033000 => '2020-07-17',
+    5.033001 => '2020-08-20',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
@@ -15629,6 +15661,1885 @@ for my $version ( sort { $a <=> $b } keys %released ) {
         removed => {
         }
     },
+    5.029002 => {
+        delta_from => 5.029001,
+        changed => {
+            'B::Op_private'         => '5.029002',
+            'Config'                => '5.029002',
+            'Config::Extensions'    => '0.03',
+            'Cwd'                   => '3.75',
+            'Data::Dumper'          => '2.171',
+            'Filter::Util::Call'    => '1.59',
+            'HTTP::Tiny'            => '0.076',
+            'Module::CoreList'      => '5.20180820',
+            'Module::CoreList::Utils'=> '5.20180820',
+            'PerlIO::scalar'        => '0.30',
+            'Storable'              => '3.12',
+            'Test2'                 => '1.302140',
+            'Test2::API'            => '1.302140',
+            'Test2::API::Breakage'  => '1.302140',
+            'Test2::API::Context'   => '1.302140',
+            'Test2::API::Instance'  => '1.302140',
+            'Test2::API::Stack'     => '1.302140',
+            'Test2::Event'          => '1.302140',
+            'Test2::Event::Bail'    => '1.302140',
+            'Test2::Event::Diag'    => '1.302140',
+            'Test2::Event::Encoding'=> '1.302140',
+            'Test2::Event::Exception'=> '1.302140',
+            'Test2::Event::Fail'    => '1.302140',
+            'Test2::Event::Generic' => '1.302140',
+            'Test2::Event::Note'    => '1.302140',
+            'Test2::Event::Ok'      => '1.302140',
+            'Test2::Event::Pass'    => '1.302140',
+            'Test2::Event::Plan'    => '1.302140',
+            'Test2::Event::Skip'    => '1.302140',
+            'Test2::Event::Subtest' => '1.302140',
+            'Test2::Event::TAP::Version'=> '1.302140',
+            'Test2::Event::V2'      => '1.302140',
+            'Test2::Event::Waiting' => '1.302140',
+            'Test2::EventFacet'     => '1.302140',
+            'Test2::EventFacet::About'=> '1.302140',
+            'Test2::EventFacet::Amnesty'=> '1.302140',
+            'Test2::EventFacet::Assert'=> '1.302140',
+            'Test2::EventFacet::Control'=> '1.302140',
+            'Test2::EventFacet::Error'=> '1.302140',
+            'Test2::EventFacet::Hub'=> '1.302140',
+            'Test2::EventFacet::Info'=> '1.302140',
+            'Test2::EventFacet::Meta'=> '1.302140',
+            'Test2::EventFacet::Parent'=> '1.302140',
+            'Test2::EventFacet::Plan'=> '1.302140',
+            'Test2::EventFacet::Render'=> '1.302140',
+            'Test2::EventFacet::Trace'=> '1.302140',
+            'Test2::Formatter'      => '1.302140',
+            'Test2::Formatter::TAP' => '1.302140',
+            'Test2::Hub'            => '1.302140',
+            'Test2::Hub::Interceptor'=> '1.302140',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302140',
+            'Test2::Hub::Subtest'   => '1.302140',
+            'Test2::IPC'            => '1.302140',
+            'Test2::IPC::Driver'    => '1.302140',
+            'Test2::IPC::Driver::Files'=> '1.302140',
+            'Test2::Tools::Tiny'    => '1.302140',
+            'Test2::Util'           => '1.302140',
+            'Test2::Util::ExternalMeta'=> '1.302140',
+            'Test2::Util::Facets2Legacy'=> '1.302140',
+            'Test2::Util::HashBase' => '1.302140',
+            'Test2::Util::Trace'    => '1.302140',
+            'Test::Builder'         => '1.302140',
+            'Test::Builder::Formatter'=> '1.302140',
+            'Test::Builder::Module' => '1.302140',
+            'Test::Builder::Tester' => '1.302140',
+            'Test::Builder::Tester::Color'=> '1.302140',
+            'Test::Builder::TodoDiag'=> '1.302140',
+            'Test::More'            => '1.302140',
+            'Test::Simple'          => '1.302140',
+            'Test::Tester'          => '1.302140',
+            'Test::Tester::Capture' => '1.302140',
+            'Test::Tester::CaptureRunner'=> '1.302140',
+            'Test::Tester::Delegate'=> '1.302140',
+            'Test::use::ok'         => '1.302140',
+            'Time::HiRes'           => '1.9760',
+            'Time::Piece'           => '1.33',
+            'Time::Seconds'         => '1.33',
+            'Unicode'               => '11.0.0',
+            'ok'                    => '1.302140',
+            'warnings'              => '1.43',
+        },
+        removed => {
+        }
+    },
+    5.029003 => {
+        delta_from => 5.029002,
+        changed => {
+            'Archive::Tar'          => '2.32',
+            'Archive::Tar::Constant'=> '2.32',
+            'Archive::Tar::File'    => '2.32',
+            'B::Op_private'         => '5.029003',
+            'Config'                => '5.029003',
+            'Data::Dumper'          => '2.172',
+            'Devel::PPPort'         => '3.43',
+            'File::Path'            => '2.16',
+            'File::Spec'            => '3.75',
+            'File::Spec::AmigaOS'   => '3.75',
+            'File::Spec::Cygwin'    => '3.75',
+            'File::Spec::Epoc'      => '3.75',
+            'File::Spec::Functions' => '3.75',
+            'File::Spec::Mac'       => '3.75',
+            'File::Spec::OS2'       => '3.75',
+            'File::Spec::Unix'      => '3.75',
+            'File::Spec::VMS'       => '3.75',
+            'File::Spec::Win32'     => '3.75',
+            'Module::CoreList'      => '5.20180920',
+            'Module::CoreList::Utils'=> '5.20180920',
+            'POSIX'                 => '1.85',
+            'Storable'              => '3.13',
+            'User::grent'           => '1.03',
+            'perlfaq'               => '5.20180915',
+        },
+        removed => {
+            'Locale::Codes'         => 1,
+            'Locale::Codes::Constants'=> 1,
+            'Locale::Codes::Country'=> 1,
+            'Locale::Codes::Country_Codes'=> 1,
+            'Locale::Codes::Country_Retired'=> 1,
+            'Locale::Codes::Currency'=> 1,
+            'Locale::Codes::Currency_Codes'=> 1,
+            'Locale::Codes::Currency_Retired'=> 1,
+            'Locale::Codes::LangExt'=> 1,
+            'Locale::Codes::LangExt_Codes'=> 1,
+            'Locale::Codes::LangExt_Retired'=> 1,
+            'Locale::Codes::LangFam'=> 1,
+            'Locale::Codes::LangFam_Codes'=> 1,
+            'Locale::Codes::LangFam_Retired'=> 1,
+            'Locale::Codes::LangVar'=> 1,
+            'Locale::Codes::LangVar_Codes'=> 1,
+            'Locale::Codes::LangVar_Retired'=> 1,
+            'Locale::Codes::Language'=> 1,
+            'Locale::Codes::Language_Codes'=> 1,
+            'Locale::Codes::Language_Retired'=> 1,
+            'Locale::Codes::Script' => 1,
+            'Locale::Codes::Script_Codes'=> 1,
+            'Locale::Codes::Script_Retired'=> 1,
+            'Locale::Country'       => 1,
+            'Locale::Currency'      => 1,
+            'Locale::Language'      => 1,
+            'Locale::Script'        => 1,
+        }
+    },
+    5.029004 => {
+        delta_from => 5.029003,
+        changed => {
+            'App::Cpan'             => '1.671',
+            'B'                     => '1.75',
+            'B::Concise'            => '1.004',
+            'B::Deparse'            => '1.49',
+            'B::Op_private'         => '5.029004',
+            'B::Terse'              => '1.09',
+            'CPAN'                  => '2.21',
+            'CPAN::Distribution'    => '2.21',
+            'CPAN::Mirrors'         => '2.21',
+            'CPAN::Plugin'          => '0.97',
+            'CPAN::Shell'           => '5.5008',
+            'Config'                => '5.029004',
+            'Devel::Peek'           => '1.28',
+            'File::Copy'            => '2.34',
+            'File::Glob'            => '1.32',
+            'Math::BigFloat::Trace' => '0.51',
+            'Math::BigInt::Trace'   => '0.51',
+            'Module::CoreList'      => '5.20181020',
+            'Module::CoreList::Utils'=> '5.20181020',
+            'Unicode::UCD'          => '0.72',
+            'bigint'                => '0.51',
+            'bignum'                => '0.51',
+            'bigrat'                => '0.51',
+            'bytes'                 => '1.07',
+            'feature'               => '1.54',
+            'sigtrap'               => '1.09',
+            'vars'                  => '1.05',
+        },
+        removed => {
+            'B::Debug'              => 1,
+            'arybase'               => 1,
+        }
+    },
+    5.029005 => {
+        delta_from => 5.029004,
+        changed => {
+            'B::Op_private'         => '5.029005',
+            'Config'                => '5.029005',
+            'Cwd'                   => '3.76',
+            'Data::Dumper'          => '2.173',
+            'Errno'                 => '1.30',
+            'File::Spec'            => '3.76',
+            'File::Spec::AmigaOS'   => '3.76',
+            'File::Spec::Cygwin'    => '3.76',
+            'File::Spec::Epoc'      => '3.76',
+            'File::Spec::Functions' => '3.76',
+            'File::Spec::Mac'       => '3.76',
+            'File::Spec::OS2'       => '3.76',
+            'File::Spec::Unix'      => '3.76',
+            'File::Spec::VMS'       => '3.76',
+            'File::Spec::Win32'     => '3.76',
+            'GDBM_File'             => '1.18',
+            'Module::CoreList'      => '5.20181120',
+            'Module::CoreList::Utils'=> '5.20181120',
+            'NDBM_File'             => '1.15',
+            'ODBM_File'             => '1.16',
+            'SDBM_File'             => '1.15',
+            're'                    => '0.37',
+        },
+        removed => {
+        }
+    },
+    5.026003 => {
+        delta_from => 5.026002,
+        changed => {
+            'Archive::Tar'          => '2.24_01',
+            'B::Op_private'         => '5.026003',
+            'Config'                => '5.026003',
+            'Module::CoreList'      => '5.20181129_26',
+            'Module::CoreList::TieHashDelta'=> '5.20181129_26',
+            'Module::CoreList::Utils'=> '5.20181129_26',
+        },
+        removed => {
+        }
+    },
+    5.028001 => {
+        delta_from => 5.028,
+        changed => {
+            'B::Op_private'         => '5.028001',
+            'Config'                => '5.028001',
+            'Module::CoreList'      => '5.20181129_28',
+            'Module::CoreList::Utils'=> '5.20181129_28',
+        },
+        removed => {
+        }
+    },
+    5.029006 => {
+        delta_from => 5.029005,
+        changed => {
+            'B::Op_private'         => '5.029006',
+            'Config'                => '5.029006',
+            'Config::Perl::V'       => '0.32',
+            'ExtUtils::ParseXS'     => '3.40',
+            'ExtUtils::ParseXS::Constants'=> '3.40',
+            'ExtUtils::ParseXS::CountLines'=> '3.40',
+            'ExtUtils::ParseXS::Eval'=> '3.40',
+            'ExtUtils::ParseXS::Utilities'=> '3.40',
+            'File::Find'            => '1.35',
+            'Module::CoreList'      => '5.20181218',
+            'Module::CoreList::Utils'=> '5.20181218',
+            'POSIX'                 => '1.86',
+            'Storable'              => '3.14',
+            'Test2'                 => '1.302141',
+            'Test2::API'            => '1.302141',
+            'Test2::API::Breakage'  => '1.302141',
+            'Test2::API::Context'   => '1.302141',
+            'Test2::API::Instance'  => '1.302141',
+            'Test2::API::Stack'     => '1.302141',
+            'Test2::Event'          => '1.302141',
+            'Test2::Event::Bail'    => '1.302141',
+            'Test2::Event::Diag'    => '1.302141',
+            'Test2::Event::Encoding'=> '1.302141',
+            'Test2::Event::Exception'=> '1.302141',
+            'Test2::Event::Fail'    => '1.302141',
+            'Test2::Event::Generic' => '1.302141',
+            'Test2::Event::Note'    => '1.302141',
+            'Test2::Event::Ok'      => '1.302141',
+            'Test2::Event::Pass'    => '1.302141',
+            'Test2::Event::Plan'    => '1.302141',
+            'Test2::Event::Skip'    => '1.302141',
+            'Test2::Event::Subtest' => '1.302141',
+            'Test2::Event::TAP::Version'=> '1.302141',
+            'Test2::Event::V2'      => '1.302141',
+            'Test2::Event::Waiting' => '1.302141',
+            'Test2::EventFacet'     => '1.302141',
+            'Test2::EventFacet::About'=> '1.302141',
+            'Test2::EventFacet::Amnesty'=> '1.302141',
+            'Test2::EventFacet::Assert'=> '1.302141',
+            'Test2::EventFacet::Control'=> '1.302141',
+            'Test2::EventFacet::Error'=> '1.302141',
+            'Test2::EventFacet::Hub'=> '1.302141',
+            'Test2::EventFacet::Info'=> '1.302141',
+            'Test2::EventFacet::Meta'=> '1.302141',
+            'Test2::EventFacet::Parent'=> '1.302141',
+            'Test2::EventFacet::Plan'=> '1.302141',
+            'Test2::EventFacet::Render'=> '1.302141',
+            'Test2::EventFacet::Trace'=> '1.302141',
+            'Test2::Formatter'      => '1.302141',
+            'Test2::Formatter::TAP' => '1.302141',
+            'Test2::Hub'            => '1.302141',
+            'Test2::Hub::Interceptor'=> '1.302141',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302141',
+            'Test2::Hub::Subtest'   => '1.302141',
+            'Test2::IPC'            => '1.302141',
+            'Test2::IPC::Driver'    => '1.302141',
+            'Test2::IPC::Driver::Files'=> '1.302141',
+            'Test2::Tools::Tiny'    => '1.302141',
+            'Test2::Util'           => '1.302141',
+            'Test2::Util::ExternalMeta'=> '1.302141',
+            'Test2::Util::Facets2Legacy'=> '1.302141',
+            'Test2::Util::HashBase' => '1.302141',
+            'Test2::Util::Trace'    => '1.302141',
+            'Test::Builder'         => '1.302141',
+            'Test::Builder::Formatter'=> '1.302141',
+            'Test::Builder::Module' => '1.302141',
+            'Test::Builder::Tester' => '1.302141',
+            'Test::Builder::Tester::Color'=> '1.302141',
+            'Test::Builder::TodoDiag'=> '1.302141',
+            'Test::More'            => '1.302141',
+            'Test::Simple'          => '1.302141',
+            'Test::Tester'          => '1.302141',
+            'Test::Tester::Capture' => '1.302141',
+            'Test::Tester::CaptureRunner'=> '1.302141',
+            'Test::Tester::Delegate'=> '1.302141',
+            'Test::use::ok'         => '1.302141',
+            'ok'                    => '1.302141',
+            'threads::shared'       => '1.59',
+        },
+        removed => {
+            'Storable::Limit'       => 1,
+        }
+    },
+    5.029007 => {
+        delta_from => 5.029006,
+        changed => {
+            'App::Cpan'             => '1.672',
+            'B::Op_private'         => '5.029007',
+            'CPAN'                  => '2.22',
+            'CPAN::Distribution'    => '2.22',
+            'CPAN::Plugin::Specfile'=> '0.02',
+            'Compress::Raw::Bzip2'  => '2.084',
+            'Compress::Raw::Zlib'   => '2.084',
+            'Compress::Zlib'        => '2.084',
+            'Config'                => '5.029007',
+            'Cwd'                   => '3.77',
+            'DB_File'               => '1.843',
+            'File::Find'            => '1.36',
+            'File::Spec'            => '3.77',
+            'File::Spec::AmigaOS'   => '3.77',
+            'File::Spec::Cygwin'    => '3.77',
+            'File::Spec::Epoc'      => '3.77',
+            'File::Spec::Functions' => '3.77',
+            'File::Spec::Mac'       => '3.77',
+            'File::Spec::OS2'       => '3.77',
+            'File::Spec::Unix'      => '3.77',
+            'File::Spec::VMS'       => '3.77',
+            'File::Spec::Win32'     => '3.77',
+            'File::Temp'            => '0.2309',
+            'IO::Compress::Adapter::Bzip2'=> '2.084',
+            'IO::Compress::Adapter::Deflate'=> '2.084',
+            'IO::Compress::Adapter::Identity'=> '2.084',
+            'IO::Compress::Base'    => '2.084',
+            'IO::Compress::Base::Common'=> '2.084',
+            'IO::Compress::Bzip2'   => '2.084',
+            'IO::Compress::Deflate' => '2.084',
+            'IO::Compress::Gzip'    => '2.084',
+            'IO::Compress::Gzip::Constants'=> '2.084',
+            'IO::Compress::RawDeflate'=> '2.084',
+            'IO::Compress::Zip'     => '2.084',
+            'IO::Compress::Zip::Constants'=> '2.084',
+            'IO::Compress::Zlib::Constants'=> '2.084',
+            'IO::Compress::Zlib::Extra'=> '2.084',
+            'IO::Uncompress::Adapter::Bunzip2'=> '2.084',
+            'IO::Uncompress::Adapter::Identity'=> '2.084',
+            'IO::Uncompress::Adapter::Inflate'=> '2.084',
+            'IO::Uncompress::AnyInflate'=> '2.084',
+            'IO::Uncompress::AnyUncompress'=> '2.084',
+            'IO::Uncompress::Base'  => '2.084',
+            'IO::Uncompress::Bunzip2'=> '2.084',
+            'IO::Uncompress::Gunzip'=> '2.084',
+            'IO::Uncompress::Inflate'=> '2.084',
+            'IO::Uncompress::RawInflate'=> '2.084',
+            'IO::Uncompress::Unzip' => '2.084',
+            'Math::BigFloat'        => '1.999816',
+            'Math::BigInt'          => '1.999816',
+            'Math::BigInt::Calc'    => '1.999816',
+            'Math::BigInt::FastCalc'=> '0.5008',
+            'Math::BigInt::Lib'     => '1.999816',
+            'Module::CoreList'      => '5.20190120',
+            'Module::CoreList::Utils'=> '5.20190120',
+            'Test2'                 => '1.302160',
+            'Test2::API'            => '1.302160',
+            'Test2::API::Breakage'  => '1.302160',
+            'Test2::API::Context'   => '1.302160',
+            'Test2::API::Instance'  => '1.302160',
+            'Test2::API::Stack'     => '1.302160',
+            'Test2::Event'          => '1.302160',
+            'Test2::Event::Bail'    => '1.302160',
+            'Test2::Event::Diag'    => '1.302160',
+            'Test2::Event::Encoding'=> '1.302160',
+            'Test2::Event::Exception'=> '1.302160',
+            'Test2::Event::Fail'    => '1.302160',
+            'Test2::Event::Generic' => '1.302160',
+            'Test2::Event::Note'    => '1.302160',
+            'Test2::Event::Ok'      => '1.302160',
+            'Test2::Event::Pass'    => '1.302160',
+            'Test2::Event::Plan'    => '1.302160',
+            'Test2::Event::Skip'    => '1.302160',
+            'Test2::Event::Subtest' => '1.302160',
+            'Test2::Event::TAP::Version'=> '1.302160',
+            'Test2::Event::V2'      => '1.302160',
+            'Test2::Event::Waiting' => '1.302160',
+            'Test2::EventFacet'     => '1.302160',
+            'Test2::EventFacet::About'=> '1.302160',
+            'Test2::EventFacet::Amnesty'=> '1.302160',
+            'Test2::EventFacet::Assert'=> '1.302160',
+            'Test2::EventFacet::Control'=> '1.302160',
+            'Test2::EventFacet::Error'=> '1.302160',
+            'Test2::EventFacet::Hub'=> '1.302160',
+            'Test2::EventFacet::Info'=> '1.302160',
+            'Test2::EventFacet::Info::Table'=> undef,
+            'Test2::EventFacet::Meta'=> '1.302160',
+            'Test2::EventFacet::Parent'=> '1.302160',
+            'Test2::EventFacet::Plan'=> '1.302160',
+            'Test2::EventFacet::Render'=> '1.302160',
+            'Test2::EventFacet::Trace'=> '1.302160',
+            'Test2::Formatter'      => '1.302160',
+            'Test2::Formatter::TAP' => '1.302160',
+            'Test2::Hub'            => '1.302160',
+            'Test2::Hub::Interceptor'=> '1.302160',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302160',
+            'Test2::Hub::Subtest'   => '1.302160',
+            'Test2::IPC'            => '1.302160',
+            'Test2::IPC::Driver'    => '1.302160',
+            'Test2::IPC::Driver::Files'=> '1.302160',
+            'Test2::Tools::Tiny'    => '1.302160',
+            'Test2::Util'           => '1.302160',
+            'Test2::Util::ExternalMeta'=> '1.302160',
+            'Test2::Util::Facets2Legacy'=> '1.302160',
+            'Test2::Util::HashBase' => '1.302160',
+            'Test2::Util::Trace'    => '1.302160',
+            'Test::Builder'         => '1.302160',
+            'Test::Builder::Formatter'=> '1.302160',
+            'Test::Builder::Module' => '1.302160',
+            'Test::Builder::Tester' => '1.302160',
+            'Test::Builder::Tester::Color'=> '1.302160',
+            'Test::Builder::TodoDiag'=> '1.302160',
+            'Test::More'            => '1.302160',
+            'Test::Simple'          => '1.302160',
+            'Test::Tester'          => '1.302160',
+            'Test::Tester::Capture' => '1.302160',
+            'Test::Tester::CaptureRunner'=> '1.302160',
+            'Test::Tester::Delegate'=> '1.302160',
+            'Test::use::ok'         => '1.302160',
+            'Unicode::Collate'      => '1.27',
+            'Unicode::Collate::CJK::Big5'=> '1.27',
+            'Unicode::Collate::CJK::GB2312'=> '1.27',
+            'Unicode::Collate::CJK::JISX0208'=> '1.27',
+            'Unicode::Collate::CJK::Korean'=> '1.27',
+            'Unicode::Collate::CJK::Pinyin'=> '1.27',
+            'Unicode::Collate::CJK::Stroke'=> '1.27',
+            'Unicode::Collate::CJK::Zhuyin'=> '1.27',
+            'Unicode::Collate::Locale'=> '1.27',
+            'lib'                   => '0.65',
+            'ok'                    => '1.302160',
+        },
+        removed => {
+            'Math::BigInt::CalcEmu' => 1,
+        }
+    },
+    5.029008 => {
+        delta_from => 5.029007,
+        changed => {
+            'B'                     => '1.76',
+            'B::Op_private'         => '5.029008',
+            'Config'                => '5.029008',
+            'Devel::PPPort'         => '3.44',
+            'Encode'                => '3.00',
+            'Encode::Unicode'       => '2.18',
+            'ExtUtils::Miniperl'    => '1.09',
+            'IO'                    => '1.40',
+            'IO::Dir'               => '1.40',
+            'IO::File'              => '1.40',
+            'IO::Handle'            => '1.40',
+            'IO::Pipe'              => '1.40',
+            'IO::Poll'              => '1.40',
+            'IO::Seekable'          => '1.40',
+            'IO::Select'            => '1.40',
+            'IO::Socket'            => '1.40',
+            'IO::Socket::INET'      => '1.40',
+            'IO::Socket::UNIX'      => '1.40',
+            'JSON::PP'              => '4.00',
+            'JSON::PP::Boolean'     => '4.00',
+            'Module::CoreList'      => '5.20190220',
+            'Module::CoreList::Utils'=> '5.20190220',
+            'Module::Load'          => '0.34',
+            'Net::Ping'             => '2.71',
+            'POSIX'                 => '1.87',
+            'Test2'                 => '1.302162',
+            'Test2::API'            => '1.302162',
+            'Test2::API::Breakage'  => '1.302162',
+            'Test2::API::Context'   => '1.302162',
+            'Test2::API::Instance'  => '1.302162',
+            'Test2::API::Stack'     => '1.302162',
+            'Test2::Event'          => '1.302162',
+            'Test2::Event::Bail'    => '1.302162',
+            'Test2::Event::Diag'    => '1.302162',
+            'Test2::Event::Encoding'=> '1.302162',
+            'Test2::Event::Exception'=> '1.302162',
+            'Test2::Event::Fail'    => '1.302162',
+            'Test2::Event::Generic' => '1.302162',
+            'Test2::Event::Note'    => '1.302162',
+            'Test2::Event::Ok'      => '1.302162',
+            'Test2::Event::Pass'    => '1.302162',
+            'Test2::Event::Plan'    => '1.302162',
+            'Test2::Event::Skip'    => '1.302162',
+            'Test2::Event::Subtest' => '1.302162',
+            'Test2::Event::TAP::Version'=> '1.302162',
+            'Test2::Event::V2'      => '1.302162',
+            'Test2::Event::Waiting' => '1.302162',
+            'Test2::EventFacet'     => '1.302162',
+            'Test2::EventFacet::About'=> '1.302162',
+            'Test2::EventFacet::Amnesty'=> '1.302162',
+            'Test2::EventFacet::Assert'=> '1.302162',
+            'Test2::EventFacet::Control'=> '1.302162',
+            'Test2::EventFacet::Error'=> '1.302162',
+            'Test2::EventFacet::Hub'=> '1.302162',
+            'Test2::EventFacet::Info'=> '1.302162',
+            'Test2::EventFacet::Meta'=> '1.302162',
+            'Test2::EventFacet::Parent'=> '1.302162',
+            'Test2::EventFacet::Plan'=> '1.302162',
+            'Test2::EventFacet::Render'=> '1.302162',
+            'Test2::EventFacet::Trace'=> '1.302162',
+            'Test2::Formatter'      => '1.302162',
+            'Test2::Formatter::TAP' => '1.302162',
+            'Test2::Hub'            => '1.302162',
+            'Test2::Hub::Interceptor'=> '1.302162',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302162',
+            'Test2::Hub::Subtest'   => '1.302162',
+            'Test2::IPC'            => '1.302162',
+            'Test2::IPC::Driver'    => '1.302162',
+            'Test2::IPC::Driver::Files'=> '1.302162',
+            'Test2::Tools::Tiny'    => '1.302162',
+            'Test2::Util'           => '1.302162',
+            'Test2::Util::ExternalMeta'=> '1.302162',
+            'Test2::Util::Facets2Legacy'=> '1.302162',
+            'Test2::Util::HashBase' => '1.302162',
+            'Test2::Util::Trace'    => '1.302162',
+            'Test::Builder'         => '1.302162',
+            'Test::Builder::Formatter'=> '1.302162',
+            'Test::Builder::Module' => '1.302162',
+            'Test::Builder::Tester' => '1.302162',
+            'Test::Builder::Tester::Color'=> '1.302162',
+            'Test::Builder::TodoDiag'=> '1.302162',
+            'Test::More'            => '1.302162',
+            'Test::Simple'          => '1.302162',
+            'Test::Tester'          => '1.302162',
+            'Test::Tester::Capture' => '1.302162',
+            'Test::Tester::CaptureRunner'=> '1.302162',
+            'Test::Tester::Delegate'=> '1.302162',
+            'Test::use::ok'         => '1.302162',
+            'XS::APItest'           => '1.00',
+            'deprecate'             => '0.04',
+            'ok'                    => '1.302162',
+            'perlfaq'               => '5.20190126',
+        },
+        removed => {
+        }
+    },
+    5.029009 => {
+        delta_from => 5.029008,
+        changed => {
+            'B::Op_private'         => '5.029009',
+            'Config'                => '5.029009',
+            'Devel::PPPort'         => '3.45',
+            'Encode'                => '3.01',
+            'ExtUtils::Manifest'    => '1.72',
+            'JSON::PP'              => '4.02',
+            'JSON::PP::Boolean'     => '4.02',
+            'Module::CoreList'      => '5.20190320',
+            'Module::CoreList::Utils'=> '5.20190320',
+            'PerlIO::encoding'      => '0.27',
+            'Unicode'               => '12.0.0',
+            'threads::shared'       => '1.60',
+            'utf8'                  => '1.22',
+            'warnings'              => '1.44',
+        },
+        removed => {
+        }
+    },
+    5.028002 => {
+        delta_from => 5.028001,
+        changed => {
+            'B::Op_private'         => '5.028002',
+            'Config'                => '5.028002',
+            'Module::CoreList'      => '5.20190419',
+            'Module::CoreList::Utils'=> '5.20190419',
+            'PerlIO::scalar'        => '0.30',
+            'Storable'              => '3.08_01',
+        },
+        removed => {
+        }
+    },
+    5.029010 => {
+        delta_from => 5.029009,
+        changed => {
+            'B::Op_private'         => '5.029010',
+            'Config'                => '5.02901',
+            'Cwd'                   => '3.78',
+            'Data::Dumper'          => '2.174',
+            'ExtUtils::CBuilder'    => '0.280231',
+            'ExtUtils::CBuilder::Base'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::Unix'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::VMS'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::Windows'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::aix'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::android'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::cygwin'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::darwin'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280231',
+            'ExtUtils::CBuilder::Platform::os2'=> '0.280231',
+            'File::Spec'            => '3.78',
+            'File::Spec::AmigaOS'   => '3.78',
+            'File::Spec::Cygwin'    => '3.78',
+            'File::Spec::Epoc'      => '3.78',
+            'File::Spec::Functions' => '3.78',
+            'File::Spec::Mac'       => '3.78',
+            'File::Spec::OS2'       => '3.78',
+            'File::Spec::Unix'      => '3.78',
+            'File::Spec::VMS'       => '3.78',
+            'File::Spec::Win32'     => '3.78',
+            'I18N::Langinfo'        => '0.18',
+            'Module::CoreList'      => '5.20190420',
+            'Module::CoreList::Utils'=> '5.20190420',
+            'Module::Metadata'      => '1.000036',
+            'POSIX'                 => '1.88',
+            'Storable'              => '3.15',
+            'Unicode'               => '12.1.0',
+        },
+        removed => {
+        }
+    },
+    5.030000 => {
+        delta_from => 5.02901,
+        changed => {
+            'B::Op_private'         => '5.030000',
+            'Config'                => '5.03',
+            'Devel::PPPort'         => '3.52',
+            'Module::CoreList'      => '5.20190522',
+            'Module::CoreList::Utils'=> '5.20190522',
+            'XS::Typemap'           => '0.17',
+        },
+        removed => {
+        }
+    },
+    5.031000 => {
+        delta_from => 5.03,
+        changed => {
+            'B::Op_private'         => '5.031000',
+            'Config'                => '5.031',
+            'Module::CoreList'      => '5.20190524',
+            'Module::CoreList::Utils'=> '5.20190524',
+            'Pod::Simple'           => '3.36',
+            'Pod::Simple::BlackBox' => '3.36',
+            'Pod::Simple::Checker'  => '3.36',
+            'Pod::Simple::Debug'    => '3.36',
+            'Pod::Simple::DumpAsText'=> '3.36',
+            'Pod::Simple::DumpAsXML'=> '3.36',
+            'Pod::Simple::HTML'     => '3.36',
+            'Pod::Simple::HTMLBatch'=> '3.36',
+            'Pod::Simple::JustPod'  => undef,
+            'Pod::Simple::LinkSection'=> '3.36',
+            'Pod::Simple::Methody'  => '3.36',
+            'Pod::Simple::Progress' => '3.36',
+            'Pod::Simple::PullParser'=> '3.36',
+            'Pod::Simple::PullParserEndToken'=> '3.36',
+            'Pod::Simple::PullParserStartToken'=> '3.36',
+            'Pod::Simple::PullParserTextToken'=> '3.36',
+            'Pod::Simple::PullParserToken'=> '3.36',
+            'Pod::Simple::RTF'      => '3.36',
+            'Pod::Simple::Search'   => '3.36',
+            'Pod::Simple::SimpleTree'=> '3.36',
+            'Pod::Simple::Text'     => '3.36',
+            'Pod::Simple::TextContent'=> '3.36',
+            'Pod::Simple::TiedOutFH'=> '3.36',
+            'Pod::Simple::Transcode'=> '3.36',
+            'Pod::Simple::TranscodeDumb'=> '3.36',
+            'Pod::Simple::TranscodeSmart'=> '3.36',
+            'Pod::Simple::XHTML'    => '3.36',
+            'Pod::Simple::XMLOutStream'=> '3.36',
+            'Socket'                => '2.029',
+            'feature'               => '1.55',
+        },
+        removed => {
+        }
+    },
+    5.031001 => {
+        delta_from => 5.031000,
+        changed => {
+            'App::Cpan'             => '1.675',
+            'B::Op_private'         => '5.031001',
+            'CPAN'                  => '2.27',
+            'CPAN::Bundle'          => '5.5005',
+            'CPAN::Distribution'    => '2.27',
+            'CPAN::FTP'             => '5.5012',
+            'CPAN::FirstTime'       => '5.5314',
+            'CPAN::HandleConfig'    => '5.5011',
+            'CPAN::Mirrors'         => '2.27',
+            'CPAN::Queue'           => '5.5003',
+            'CPAN::Shell'           => '5.5009',
+            'CPAN::Tarzip'          => '5.5013',
+            'Class::Struct'         => '0.66',
+            'Compress::Raw::Bzip2'  => '2.086',
+            'Compress::Raw::Zlib'   => '2.086',
+            'Compress::Zlib'        => '2.086',
+            'Config'                => '5.031001',
+            'DB_File'               => '1.852',
+            'Devel::PPPort'         => '3.53',
+            'ExtUtils::CBuilder'    => '0.280232',
+            'ExtUtils::Command'     => '7.36',
+            'ExtUtils::Command::MM' => '7.36',
+            'ExtUtils::Liblist'     => '7.36',
+            'ExtUtils::Liblist::Kid'=> '7.36',
+            'ExtUtils::MM'          => '7.36',
+            'ExtUtils::MM_AIX'      => '7.36',
+            'ExtUtils::MM_Any'      => '7.36',
+            'ExtUtils::MM_BeOS'     => '7.36',
+            'ExtUtils::MM_Cygwin'   => '7.36',
+            'ExtUtils::MM_DOS'      => '7.36',
+            'ExtUtils::MM_Darwin'   => '7.36',
+            'ExtUtils::MM_MacOS'    => '7.36',
+            'ExtUtils::MM_NW5'      => '7.36',
+            'ExtUtils::MM_OS2'      => '7.36',
+            'ExtUtils::MM_QNX'      => '7.36',
+            'ExtUtils::MM_UWIN'     => '7.36',
+            'ExtUtils::MM_Unix'     => '7.36',
+            'ExtUtils::MM_VMS'      => '7.36',
+            'ExtUtils::MM_VOS'      => '7.36',
+            'ExtUtils::MM_Win32'    => '7.36',
+            'ExtUtils::MM_Win95'    => '7.36',
+            'ExtUtils::MY'          => '7.36',
+            'ExtUtils::MakeMaker'   => '7.36',
+            'ExtUtils::MakeMaker::Config'=> '7.36',
+            'ExtUtils::MakeMaker::Locale'=> '7.36',
+            'ExtUtils::MakeMaker::version'=> '7.36',
+            'ExtUtils::MakeMaker::version::regex'=> '7.36',
+            'ExtUtils::Mkbootstrap' => '7.36',
+            'ExtUtils::Mksymlists'  => '7.36',
+            'ExtUtils::testlib'     => '7.36',
+            'File::Spec::Win32'     => '3.79',
+            'I18N::LangTags'        => '0.44',
+            'IO'                    => '1.41',
+            'IO::Compress::Adapter::Bzip2'=> '2.086',
+            'IO::Compress::Adapter::Deflate'=> '2.086',
+            'IO::Compress::Adapter::Identity'=> '2.086',
+            'IO::Compress::Base'    => '2.086',
+            'IO::Compress::Base::Common'=> '2.086',
+            'IO::Compress::Bzip2'   => '2.086',
+            'IO::Compress::Deflate' => '2.086',
+            'IO::Compress::Gzip'    => '2.086',
+            'IO::Compress::Gzip::Constants'=> '2.086',
+            'IO::Compress::RawDeflate'=> '2.086',
+            'IO::Compress::Zip'     => '2.086',
+            'IO::Compress::Zip::Constants'=> '2.086',
+            'IO::Compress::Zlib::Constants'=> '2.086',
+            'IO::Compress::Zlib::Extra'=> '2.086',
+            'IO::Dir'               => '1.41',
+            'IO::File'              => '1.41',
+            'IO::Handle'            => '1.41',
+            'IO::Pipe'              => '1.41',
+            'IO::Poll'              => '1.41',
+            'IO::Seekable'          => '1.41',
+            'IO::Select'            => '1.41',
+            'IO::Socket'            => '1.41',
+            'IO::Socket::INET'      => '1.41',
+            'IO::Socket::UNIX'      => '1.41',
+            'IO::Uncompress::Adapter::Bunzip2'=> '2.086',
+            'IO::Uncompress::Adapter::Identity'=> '2.086',
+            'IO::Uncompress::Adapter::Inflate'=> '2.086',
+            'IO::Uncompress::AnyInflate'=> '2.086',
+            'IO::Uncompress::AnyUncompress'=> '2.086',
+            'IO::Uncompress::Base'  => '2.086',
+            'IO::Uncompress::Bunzip2'=> '2.086',
+            'IO::Uncompress::Gunzip'=> '2.086',
+            'IO::Uncompress::Inflate'=> '2.086',
+            'IO::Uncompress::RawInflate'=> '2.086',
+            'IO::Uncompress::Unzip' => '2.086',
+            'Module::CoreList'      => '5.20190620',
+            'Module::CoreList::Utils'=> '5.20190620',
+            'POSIX'                 => '1.89',
+            'Pod::Man'              => '4.12',
+            'Pod::ParseLink'        => '4.12',
+            'Pod::Simple'           => '3.38',
+            'Pod::Simple::BlackBox' => '3.38',
+            'Pod::Simple::Checker'  => '3.38',
+            'Pod::Simple::Debug'    => '3.38',
+            'Pod::Simple::DumpAsText'=> '3.38',
+            'Pod::Simple::DumpAsXML'=> '3.38',
+            'Pod::Simple::HTML'     => '3.38',
+            'Pod::Simple::HTMLBatch'=> '3.38',
+            'Pod::Simple::LinkSection'=> '3.38',
+            'Pod::Simple::Methody'  => '3.38',
+            'Pod::Simple::Progress' => '3.38',
+            'Pod::Simple::PullParser'=> '3.38',
+            'Pod::Simple::PullParserEndToken'=> '3.38',
+            'Pod::Simple::PullParserStartToken'=> '3.38',
+            'Pod::Simple::PullParserTextToken'=> '3.38',
+            'Pod::Simple::PullParserToken'=> '3.38',
+            'Pod::Simple::RTF'      => '3.38',
+            'Pod::Simple::Search'   => '3.38',
+            'Pod::Simple::SimpleTree'=> '3.38',
+            'Pod::Simple::Text'     => '3.38',
+            'Pod::Simple::TextContent'=> '3.38',
+            'Pod::Simple::TiedOutFH'=> '3.38',
+            'Pod::Simple::Transcode'=> '3.38',
+            'Pod::Simple::TranscodeDumb'=> '3.38',
+            'Pod::Simple::TranscodeSmart'=> '3.38',
+            'Pod::Simple::XHTML'    => '3.38',
+            'Pod::Simple::XMLOutStream'=> '3.38',
+            'Pod::Text'             => '4.12',
+            'Pod::Text::Color'      => '4.12',
+            'Pod::Text::Overstrike' => '4.12',
+            'Pod::Text::Termcap'    => '4.12',
+            'SelfLoader'            => '1.26',
+            'Storable'              => '3.16',
+            'Sys::Hostname'         => '1.23',
+            'Test2'                 => '1.302164',
+            'Test2::API'            => '1.302164',
+            'Test2::API::Breakage'  => '1.302164',
+            'Test2::API::Context'   => '1.302164',
+            'Test2::API::Instance'  => '1.302164',
+            'Test2::API::Stack'     => '1.302164',
+            'Test2::Event'          => '1.302164',
+            'Test2::Event::Bail'    => '1.302164',
+            'Test2::Event::Diag'    => '1.302164',
+            'Test2::Event::Encoding'=> '1.302164',
+            'Test2::Event::Exception'=> '1.302164',
+            'Test2::Event::Fail'    => '1.302164',
+            'Test2::Event::Generic' => '1.302164',
+            'Test2::Event::Note'    => '1.302164',
+            'Test2::Event::Ok'      => '1.302164',
+            'Test2::Event::Pass'    => '1.302164',
+            'Test2::Event::Plan'    => '1.302164',
+            'Test2::Event::Skip'    => '1.302164',
+            'Test2::Event::Subtest' => '1.302164',
+            'Test2::Event::TAP::Version'=> '1.302164',
+            'Test2::Event::V2'      => '1.302164',
+            'Test2::Event::Waiting' => '1.302164',
+            'Test2::EventFacet'     => '1.302164',
+            'Test2::EventFacet::About'=> '1.302164',
+            'Test2::EventFacet::Amnesty'=> '1.302164',
+            'Test2::EventFacet::Assert'=> '1.302164',
+            'Test2::EventFacet::Control'=> '1.302164',
+            'Test2::EventFacet::Error'=> '1.302164',
+            'Test2::EventFacet::Hub'=> '1.302164',
+            'Test2::EventFacet::Info'=> '1.302164',
+            'Test2::EventFacet::Info::Table'=> '1.302164',
+            'Test2::EventFacet::Meta'=> '1.302164',
+            'Test2::EventFacet::Parent'=> '1.302164',
+            'Test2::EventFacet::Plan'=> '1.302164',
+            'Test2::EventFacet::Render'=> '1.302164',
+            'Test2::EventFacet::Trace'=> '1.302164',
+            'Test2::Formatter'      => '1.302164',
+            'Test2::Formatter::TAP' => '1.302164',
+            'Test2::Hub'            => '1.302164',
+            'Test2::Hub::Interceptor'=> '1.302164',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302164',
+            'Test2::Hub::Subtest'   => '1.302164',
+            'Test2::IPC'            => '1.302164',
+            'Test2::IPC::Driver'    => '1.302164',
+            'Test2::IPC::Driver::Files'=> '1.302164',
+            'Test2::Tools::Tiny'    => '1.302164',
+            'Test2::Util'           => '1.302164',
+            'Test2::Util::ExternalMeta'=> '1.302164',
+            'Test2::Util::Facets2Legacy'=> '1.302164',
+            'Test2::Util::HashBase' => '1.302164',
+            'Test2::Util::Trace'    => '1.302164',
+            'Test::Builder'         => '1.302164',
+            'Test::Builder::Formatter'=> '1.302164',
+            'Test::Builder::Module' => '1.302164',
+            'Test::Builder::Tester' => '1.302164',
+            'Test::Builder::Tester::Color'=> '1.302164',
+            'Test::Builder::TodoDiag'=> '1.302164',
+            'Test::More'            => '1.302164',
+            'Test::Simple'          => '1.302164',
+            'Test::Tester'          => '1.302164',
+            'Test::Tester::Capture' => '1.302164',
+            'Test::Tester::CaptureRunner'=> '1.302164',
+            'Test::Tester::Delegate'=> '1.302164',
+            'Test::use::ok'         => '1.302164',
+            'Tie::File'             => '1.03',
+            'Tie::Hash::NamedCapture'=> '0.11',
+            'Time::HiRes'           => '1.9761',
+            'Unicode::Normalize'    => '1.27',
+            'Unicode::UCD'          => '0.73',
+            'XS::APItest'           => '1.01',
+            'ok'                    => '1.302164',
+            'overload'              => '1.31',
+            'warnings'              => '1.45',
+        },
+        removed => {
+            'Pod::Find'             => 1,
+            'Pod::InputObjects'     => 1,
+            'Pod::ParseUtils'       => 1,
+            'Pod::Parser'           => 1,
+            'Pod::PlainText'        => 1,
+            'Pod::Select'           => 1,
+        }
+    },
+    5.031002 => {
+        delta_from => 5.031001,
+        changed => {
+            'B::Op_private'         => '5.031002',
+            'Config'                => '5.031002',
+            'Devel::PPPort'         => '3.54',
+            'Exporter'              => '5.74',
+            'Exporter::Heavy'       => '5.74',
+            'IPC::Cmd'              => '1.04',
+            'JSON::PP'              => '4.04',
+            'JSON::PP::Boolean'     => '4.04',
+            'Module::CoreList'      => '5.20190720',
+            'Module::CoreList::Utils'=> '5.20190720',
+            'Opcode'                => '1.44',
+            'PerlIO::encoding'      => '0.28',
+            'Pod::Simple'           => '3.39',
+            'Pod::Simple::BlackBox' => '3.39',
+            'Pod::Simple::Checker'  => '3.39',
+            'Pod::Simple::Debug'    => '3.39',
+            'Pod::Simple::DumpAsText'=> '3.39',
+            'Pod::Simple::DumpAsXML'=> '3.39',
+            'Pod::Simple::HTML'     => '3.39',
+            'Pod::Simple::HTMLBatch'=> '3.39',
+            'Pod::Simple::LinkSection'=> '3.39',
+            'Pod::Simple::Methody'  => '3.39',
+            'Pod::Simple::Progress' => '3.39',
+            'Pod::Simple::PullParser'=> '3.39',
+            'Pod::Simple::PullParserEndToken'=> '3.39',
+            'Pod::Simple::PullParserStartToken'=> '3.39',
+            'Pod::Simple::PullParserTextToken'=> '3.39',
+            'Pod::Simple::PullParserToken'=> '3.39',
+            'Pod::Simple::RTF'      => '3.39',
+            'Pod::Simple::Search'   => '3.39',
+            'Pod::Simple::SimpleTree'=> '3.39',
+            'Pod::Simple::Text'     => '3.39',
+            'Pod::Simple::TextContent'=> '3.39',
+            'Pod::Simple::TiedOutFH'=> '3.39',
+            'Pod::Simple::Transcode'=> '3.39',
+            'Pod::Simple::TranscodeDumb'=> '3.39',
+            'Pod::Simple::TranscodeSmart'=> '3.39',
+            'Pod::Simple::XHTML'    => '3.39',
+            'Pod::Simple::XMLOutStream'=> '3.39',
+            'threads::shared'       => '1.61',
+        },
+        removed => {
+        }
+    },
+    5.031003 => {
+        delta_from => 5.031002,
+        changed => {
+            'B::Op_private'         => '5.031003',
+            'Compress::Raw::Bzip2'  => '2.087',
+            'Compress::Raw::Zlib'   => '2.087',
+            'Compress::Zlib'        => '2.087',
+            'Config'                => '5.031003',
+            'Devel::PPPort'         => '3.55',
+            'File::Find'            => '1.37',
+            'Getopt::Long'          => '2.51',
+            'I18N::LangTags::Detect'=> '1.08',
+            'IO::Compress::Adapter::Bzip2'=> '2.087',
+            'IO::Compress::Adapter::Deflate'=> '2.087',
+            'IO::Compress::Adapter::Identity'=> '2.087',
+            'IO::Compress::Base'    => '2.087',
+            'IO::Compress::Base::Common'=> '2.087',
+            'IO::Compress::Bzip2'   => '2.087',
+            'IO::Compress::Deflate' => '2.087',
+            'IO::Compress::Gzip'    => '2.087',
+            'IO::Compress::Gzip::Constants'=> '2.087',
+            'IO::Compress::RawDeflate'=> '2.087',
+            'IO::Compress::Zip'     => '2.087',
+            'IO::Compress::Zip::Constants'=> '2.087',
+            'IO::Compress::Zlib::Constants'=> '2.087',
+            'IO::Compress::Zlib::Extra'=> '2.087',
+            'IO::Uncompress::Adapter::Bunzip2'=> '2.087',
+            'IO::Uncompress::Adapter::Identity'=> '2.087',
+            'IO::Uncompress::Adapter::Inflate'=> '2.087',
+            'IO::Uncompress::AnyInflate'=> '2.087',
+            'IO::Uncompress::AnyUncompress'=> '2.087',
+            'IO::Uncompress::Base'  => '2.087',
+            'IO::Uncompress::Bunzip2'=> '2.087',
+            'IO::Uncompress::Gunzip'=> '2.087',
+            'IO::Uncompress::Inflate'=> '2.087',
+            'IO::Uncompress::RawInflate'=> '2.087',
+            'IO::Uncompress::Unzip' => '2.087',
+            'Module::CoreList'      => '5.20190820',
+            'Module::CoreList::Utils'=> '5.20190820',
+            'PerlIO::via'           => '0.18',
+            'Storable'              => '3.17',
+            'Test2'                 => '1.302166',
+            'Test2::API'            => '1.302166',
+            'Test2::API::Breakage'  => '1.302166',
+            'Test2::API::Context'   => '1.302166',
+            'Test2::API::Instance'  => '1.302166',
+            'Test2::API::Stack'     => '1.302166',
+            'Test2::Event'          => '1.302166',
+            'Test2::Event::Bail'    => '1.302166',
+            'Test2::Event::Diag'    => '1.302166',
+            'Test2::Event::Encoding'=> '1.302166',
+            'Test2::Event::Exception'=> '1.302166',
+            'Test2::Event::Fail'    => '1.302166',
+            'Test2::Event::Generic' => '1.302166',
+            'Test2::Event::Note'    => '1.302166',
+            'Test2::Event::Ok'      => '1.302166',
+            'Test2::Event::Pass'    => '1.302166',
+            'Test2::Event::Plan'    => '1.302166',
+            'Test2::Event::Skip'    => '1.302166',
+            'Test2::Event::Subtest' => '1.302166',
+            'Test2::Event::TAP::Version'=> '1.302166',
+            'Test2::Event::V2'      => '1.302166',
+            'Test2::Event::Waiting' => '1.302166',
+            'Test2::EventFacet'     => '1.302166',
+            'Test2::EventFacet::About'=> '1.302166',
+            'Test2::EventFacet::Amnesty'=> '1.302166',
+            'Test2::EventFacet::Assert'=> '1.302166',
+            'Test2::EventFacet::Control'=> '1.302166',
+            'Test2::EventFacet::Error'=> '1.302166',
+            'Test2::EventFacet::Hub'=> '1.302166',
+            'Test2::EventFacet::Info'=> '1.302166',
+            'Test2::EventFacet::Info::Table'=> '1.302166',
+            'Test2::EventFacet::Meta'=> '1.302166',
+            'Test2::EventFacet::Parent'=> '1.302166',
+            'Test2::EventFacet::Plan'=> '1.302166',
+            'Test2::EventFacet::Render'=> '1.302166',
+            'Test2::EventFacet::Trace'=> '1.302166',
+            'Test2::Formatter'      => '1.302166',
+            'Test2::Formatter::TAP' => '1.302166',
+            'Test2::Hub'            => '1.302166',
+            'Test2::Hub::Interceptor'=> '1.302166',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302166',
+            'Test2::Hub::Subtest'   => '1.302166',
+            'Test2::IPC'            => '1.302166',
+            'Test2::IPC::Driver'    => '1.302166',
+            'Test2::IPC::Driver::Files'=> '1.302166',
+            'Test2::Tools::Tiny'    => '1.302166',
+            'Test2::Util'           => '1.302166',
+            'Test2::Util::ExternalMeta'=> '1.302166',
+            'Test2::Util::Facets2Legacy'=> '1.302166',
+            'Test2::Util::HashBase' => '1.302166',
+            'Test2::Util::Trace'    => '1.302166',
+            'Test::Builder'         => '1.302166',
+            'Test::Builder::Formatter'=> '1.302166',
+            'Test::Builder::Module' => '1.302166',
+            'Test::Builder::Tester' => '1.302166',
+            'Test::Builder::Tester::Color'=> '1.302166',
+            'Test::Builder::TodoDiag'=> '1.302166',
+            'Test::More'            => '1.302166',
+            'Test::Simple'          => '1.302166',
+            'Test::Tester'          => '1.302166',
+            'Test::Tester::Capture' => '1.302166',
+            'Test::Tester::CaptureRunner'=> '1.302166',
+            'Test::Tester::Delegate'=> '1.302166',
+            'Test::use::ok'         => '1.302166',
+            'Thread'                => '3.05',
+            'Time::HiRes'           => '1.9762',
+            'Win32'                 => '0.53',
+            'XS::APItest'           => '1.02',
+            'ok'                    => '1.302166',
+        },
+        removed => {
+        }
+    },
+    5.031004 => {
+        delta_from => 5.031003,
+        changed => {
+            'B::Op_private'         => '5.031004',
+            'Config'                => '5.031004',
+            'ExtUtils::Command'     => '7.38',
+            'ExtUtils::Command::MM' => '7.38',
+            'ExtUtils::Liblist'     => '7.38',
+            'ExtUtils::Liblist::Kid'=> '7.38',
+            'ExtUtils::MM'          => '7.38',
+            'ExtUtils::MM_AIX'      => '7.38',
+            'ExtUtils::MM_Any'      => '7.38',
+            'ExtUtils::MM_BeOS'     => '7.38',
+            'ExtUtils::MM_Cygwin'   => '7.38',
+            'ExtUtils::MM_DOS'      => '7.38',
+            'ExtUtils::MM_Darwin'   => '7.38',
+            'ExtUtils::MM_MacOS'    => '7.38',
+            'ExtUtils::MM_NW5'      => '7.38',
+            'ExtUtils::MM_OS2'      => '7.38',
+            'ExtUtils::MM_QNX'      => '7.38',
+            'ExtUtils::MM_UWIN'     => '7.38',
+            'ExtUtils::MM_Unix'     => '7.38',
+            'ExtUtils::MM_VMS'      => '7.38',
+            'ExtUtils::MM_VOS'      => '7.38',
+            'ExtUtils::MM_Win32'    => '7.38',
+            'ExtUtils::MM_Win95'    => '7.38',
+            'ExtUtils::MY'          => '7.38',
+            'ExtUtils::MakeMaker'   => '7.38',
+            'ExtUtils::MakeMaker::Config'=> '7.38',
+            'ExtUtils::MakeMaker::Locale'=> '7.38',
+            'ExtUtils::MakeMaker::version'=> '7.38',
+            'ExtUtils::MakeMaker::version::regex'=> '7.38',
+            'ExtUtils::Mkbootstrap' => '7.38',
+            'ExtUtils::Mksymlists'  => '7.38',
+            'ExtUtils::testlib'     => '7.38',
+            'I18N::Langinfo'        => '0.19',
+            'List::Util'            => '1.52',
+            'List::Util::XS'        => '1.52',
+            'Module::CoreList'      => '5.20190920',
+            'Module::CoreList::Utils'=> '5.20190920',
+            'Module::Metadata'      => '1.000037',
+            'Scalar::Util'          => '1.52',
+            'Sub::Util'             => '1.52',
+            'Test2'                 => '1.302168',
+            'Test2::API'            => '1.302168',
+            'Test2::API::Breakage'  => '1.302168',
+            'Test2::API::Context'   => '1.302168',
+            'Test2::API::Instance'  => '1.302168',
+            'Test2::API::Stack'     => '1.302168',
+            'Test2::Event'          => '1.302168',
+            'Test2::Event::Bail'    => '1.302168',
+            'Test2::Event::Diag'    => '1.302168',
+            'Test2::Event::Encoding'=> '1.302168',
+            'Test2::Event::Exception'=> '1.302168',
+            'Test2::Event::Fail'    => '1.302168',
+            'Test2::Event::Generic' => '1.302168',
+            'Test2::Event::Note'    => '1.302168',
+            'Test2::Event::Ok'      => '1.302168',
+            'Test2::Event::Pass'    => '1.302168',
+            'Test2::Event::Plan'    => '1.302168',
+            'Test2::Event::Skip'    => '1.302168',
+            'Test2::Event::Subtest' => '1.302168',
+            'Test2::Event::TAP::Version'=> '1.302168',
+            'Test2::Event::V2'      => '1.302168',
+            'Test2::Event::Waiting' => '1.302168',
+            'Test2::EventFacet'     => '1.302168',
+            'Test2::EventFacet::About'=> '1.302168',
+            'Test2::EventFacet::Amnesty'=> '1.302168',
+            'Test2::EventFacet::Assert'=> '1.302168',
+            'Test2::EventFacet::Control'=> '1.302168',
+            'Test2::EventFacet::Error'=> '1.302168',
+            'Test2::EventFacet::Hub'=> '1.302168',
+            'Test2::EventFacet::Info'=> '1.302168',
+            'Test2::EventFacet::Info::Table'=> '1.302168',
+            'Test2::EventFacet::Meta'=> '1.302168',
+            'Test2::EventFacet::Parent'=> '1.302168',
+            'Test2::EventFacet::Plan'=> '1.302168',
+            'Test2::EventFacet::Render'=> '1.302168',
+            'Test2::EventFacet::Trace'=> '1.302168',
+            'Test2::Formatter'      => '1.302168',
+            'Test2::Formatter::TAP' => '1.302168',
+            'Test2::Hub'            => '1.302168',
+            'Test2::Hub::Interceptor'=> '1.302168',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302168',
+            'Test2::Hub::Subtest'   => '1.302168',
+            'Test2::IPC'            => '1.302168',
+            'Test2::IPC::Driver'    => '1.302168',
+            'Test2::IPC::Driver::Files'=> '1.302168',
+            'Test2::Tools::Tiny'    => '1.302168',
+            'Test2::Util'           => '1.302168',
+            'Test2::Util::ExternalMeta'=> '1.302168',
+            'Test2::Util::Facets2Legacy'=> '1.302168',
+            'Test2::Util::HashBase' => '1.302168',
+            'Test2::Util::Trace'    => '1.302168',
+            'Test::Builder'         => '1.302168',
+            'Test::Builder::Formatter'=> '1.302168',
+            'Test::Builder::Module' => '1.302168',
+            'Test::Builder::Tester' => '1.302168',
+            'Test::Builder::Tester::Color'=> '1.302168',
+            'Test::Builder::TodoDiag'=> '1.302168',
+            'Test::More'            => '1.302168',
+            'Test::Simple'          => '1.302168',
+            'Test::Tester'          => '1.302168',
+            'Test::Tester::Capture' => '1.302168',
+            'Test::Tester::CaptureRunner'=> '1.302168',
+            'Test::Tester::Delegate'=> '1.302168',
+            'Test::use::ok'         => '1.302168',
+            'Time::HiRes'           => '1.9763',
+            'XS::APItest'           => '1.03',
+            'ok'                    => '1.302168',
+            're'                    => '0.38',
+        },
+        removed => {
+        }
+    },
+    5.031005 => {
+        delta_from => 5.031004,
+        changed => {
+            'B'                     => '1.77',
+            'B::Deparse'            => '1.50',
+            'B::Op_private'         => '5.031005',
+            'Config'                => '5.031005',
+            'Devel::PPPort'         => '3.54',
+            'Digest::MD5'           => '2.55_01',
+            'Dumpvalue'             => '1.21',
+            'ExtUtils::CBuilder'    => '0.280233',
+            'Math::BigFloat'        => '1.999817_01',
+            'Math::BigInt'          => '1.999817_01',
+            'Math::BigInt::Calc'    => '1.999817_01',
+            'Math::BigInt::FastCalc'=> '0.5009',
+            'Math::BigInt::Lib'     => '1.999817_01',
+            'Module::CoreList'      => '5.20191020',
+            'Module::CoreList::Utils'=> '5.20191020',
+            'Safe'                  => '2.41',
+            'Time::HiRes'           => '1.9764',
+            'XS::APItest'           => '1.04',
+            'threads'               => '2.23',
+        },
+        removed => {
+        }
+    },
+    5.030001 => {
+        delta_from => 5.030000,
+        changed => {
+            'B::Op_private'         => '5.030001',
+            'Config'                => '5.030001',
+            'Module::CoreList'      => '5.20191110',
+            'Module::CoreList::Utils'=> '5.20191110',
+        },
+        removed => {
+        }
+    },
+    5.031006 => {
+        delta_from => 5.031005,
+        changed => {
+            'B::Deparse'            => '1.51',
+            'B::Op_private'         => '5.031006',
+            'Compress::Raw::Bzip2'  => '2.090',
+            'Compress::Raw::Zlib'   => '2.090',
+            'Compress::Zlib'        => '2.090',
+            'Config'                => '5.031006',
+            'Devel::PPPort'         => '3.55',
+            'DynaLoader'            => '1.46',
+            'IO::Compress::Adapter::Bzip2'=> '2.090',
+            'IO::Compress::Adapter::Deflate'=> '2.090',
+            'IO::Compress::Adapter::Identity'=> '2.090',
+            'IO::Compress::Base'    => '2.090',
+            'IO::Compress::Base::Common'=> '2.090',
+            'IO::Compress::Bzip2'   => '2.090',
+            'IO::Compress::Deflate' => '2.090',
+            'IO::Compress::Gzip'    => '2.090',
+            'IO::Compress::Gzip::Constants'=> '2.090',
+            'IO::Compress::RawDeflate'=> '2.090',
+            'IO::Compress::Zip'     => '2.090',
+            'IO::Compress::Zip::Constants'=> '2.090',
+            'IO::Compress::Zlib::Constants'=> '2.090',
+            'IO::Compress::Zlib::Extra'=> '2.090',
+            'IO::Uncompress::Adapter::Bunzip2'=> '2.090',
+            'IO::Uncompress::Adapter::Identity'=> '2.090',
+            'IO::Uncompress::Adapter::Inflate'=> '2.090',
+            'IO::Uncompress::AnyInflate'=> '2.090',
+            'IO::Uncompress::AnyUncompress'=> '2.090',
+            'IO::Uncompress::Base'  => '2.090',
+            'IO::Uncompress::Bunzip2'=> '2.090',
+            'IO::Uncompress::Gunzip'=> '2.090',
+            'IO::Uncompress::Inflate'=> '2.090',
+            'IO::Uncompress::RawInflate'=> '2.090',
+            'IO::Uncompress::Unzip' => '2.090',
+            'List::Util'            => '1.53',
+            'List::Util::XS'        => '1.53',
+            'Math::BigFloat'        => '1.999818',
+            'Math::BigInt'          => '1.999818',
+            'Math::BigInt::Calc'    => '1.999818',
+            'Math::BigInt::Lib'     => '1.999818',
+            'Module::CoreList'      => '5.20191120',
+            'Module::CoreList::Utils'=> '5.20191120',
+            'Module::Load::Conditional'=> '0.70',
+            'POSIX'                 => '1.90',
+            'Pod::Simple'           => '3.40',
+            'Pod::Simple::BlackBox' => '3.40',
+            'Pod::Simple::Checker'  => '3.40',
+            'Pod::Simple::Debug'    => '3.40',
+            'Pod::Simple::DumpAsText'=> '3.40',
+            'Pod::Simple::DumpAsXML'=> '3.40',
+            'Pod::Simple::HTML'     => '3.40',
+            'Pod::Simple::HTMLBatch'=> '3.40',
+            'Pod::Simple::LinkSection'=> '3.40',
+            'Pod::Simple::Methody'  => '3.40',
+            'Pod::Simple::Progress' => '3.40',
+            'Pod::Simple::PullParser'=> '3.40',
+            'Pod::Simple::PullParserEndToken'=> '3.40',
+            'Pod::Simple::PullParserStartToken'=> '3.40',
+            'Pod::Simple::PullParserTextToken'=> '3.40',
+            'Pod::Simple::PullParserToken'=> '3.40',
+            'Pod::Simple::RTF'      => '3.40',
+            'Pod::Simple::Search'   => '3.40',
+            'Pod::Simple::SimpleTree'=> '3.40',
+            'Pod::Simple::Text'     => '3.40',
+            'Pod::Simple::TextContent'=> '3.40',
+            'Pod::Simple::TiedOutFH'=> '3.40',
+            'Pod::Simple::Transcode'=> '3.40',
+            'Pod::Simple::TranscodeDumb'=> '3.40',
+            'Pod::Simple::TranscodeSmart'=> '3.40',
+            'Pod::Simple::XHTML'    => '3.40',
+            'Pod::Simple::XMLOutStream'=> '3.40',
+            'Scalar::Util'          => '1.53',
+            'Sub::Util'             => '1.53',
+            'Sys::Syslog'           => '0.36',
+            'Test2'                 => '1.302169',
+            'Test2::API'            => '1.302169',
+            'Test2::API::Breakage'  => '1.302169',
+            'Test2::API::Context'   => '1.302169',
+            'Test2::API::Instance'  => '1.302169',
+            'Test2::API::Stack'     => '1.302169',
+            'Test2::Event'          => '1.302169',
+            'Test2::Event::Bail'    => '1.302169',
+            'Test2::Event::Diag'    => '1.302169',
+            'Test2::Event::Encoding'=> '1.302169',
+            'Test2::Event::Exception'=> '1.302169',
+            'Test2::Event::Fail'    => '1.302169',
+            'Test2::Event::Generic' => '1.302169',
+            'Test2::Event::Note'    => '1.302169',
+            'Test2::Event::Ok'      => '1.302169',
+            'Test2::Event::Pass'    => '1.302169',
+            'Test2::Event::Plan'    => '1.302169',
+            'Test2::Event::Skip'    => '1.302169',
+            'Test2::Event::Subtest' => '1.302169',
+            'Test2::Event::TAP::Version'=> '1.302169',
+            'Test2::Event::V2'      => '1.302169',
+            'Test2::Event::Waiting' => '1.302169',
+            'Test2::EventFacet'     => '1.302169',
+            'Test2::EventFacet::About'=> '1.302169',
+            'Test2::EventFacet::Amnesty'=> '1.302169',
+            'Test2::EventFacet::Assert'=> '1.302169',
+            'Test2::EventFacet::Control'=> '1.302169',
+            'Test2::EventFacet::Error'=> '1.302169',
+            'Test2::EventFacet::Hub'=> '1.302169',
+            'Test2::EventFacet::Info'=> '1.302169',
+            'Test2::EventFacet::Info::Table'=> '1.302169',
+            'Test2::EventFacet::Meta'=> '1.302169',
+            'Test2::EventFacet::Parent'=> '1.302169',
+            'Test2::EventFacet::Plan'=> '1.302169',
+            'Test2::EventFacet::Render'=> '1.302169',
+            'Test2::EventFacet::Trace'=> '1.302169',
+            'Test2::Formatter'      => '1.302169',
+            'Test2::Formatter::TAP' => '1.302169',
+            'Test2::Hub'            => '1.302169',
+            'Test2::Hub::Interceptor'=> '1.302169',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302169',
+            'Test2::Hub::Subtest'   => '1.302169',
+            'Test2::IPC'            => '1.302169',
+            'Test2::IPC::Driver'    => '1.302169',
+            'Test2::IPC::Driver::Files'=> '1.302169',
+            'Test2::Tools::Tiny'    => '1.302169',
+            'Test2::Util'           => '1.302169',
+            'Test2::Util::ExternalMeta'=> '1.302169',
+            'Test2::Util::Facets2Legacy'=> '1.302169',
+            'Test2::Util::HashBase' => '1.302169',
+            'Test2::Util::Trace'    => '1.302169',
+            'Test::Builder'         => '1.302169',
+            'Test::Builder::Formatter'=> '1.302169',
+            'Test::Builder::Module' => '1.302169',
+            'Test::Builder::Tester' => '1.302169',
+            'Test::Builder::Tester::Color'=> '1.302169',
+            'Test::Builder::TodoDiag'=> '1.302169',
+            'Test::More'            => '1.302169',
+            'Test::Simple'          => '1.302169',
+            'Test::Tester'          => '1.302169',
+            'Test::Tester::Capture' => '1.302169',
+            'Test::Tester::CaptureRunner'=> '1.302169',
+            'Test::Tester::Delegate'=> '1.302169',
+            'Test::use::ok'         => '1.302169',
+            'Tie::StdHandle'        => '4.6',
+            'Unicode::UCD'          => '0.74',
+            'Win32API::File'        => '0.1203_01',
+            'feature'               => '1.56',
+            'mro'                   => '1.23',
+            'ok'                    => '1.302169',
+            'perlfaq'               => '5.20191102',
+        },
+        removed => {
+        }
+    },
+    5.031007 => {
+        delta_from => 5.031006,
+        changed => {
+            'B'                     => '1.78',
+            'B::Deparse'            => '1.52',
+            'B::Op_private'         => '5.031007',
+            'Compress::Raw::Bzip2'  => '2.093',
+            'Compress::Raw::Zlib'   => '2.093',
+            'Compress::Zlib'        => '2.093',
+            'Config'                => '5.031007',
+            'Devel::PPPort'         => '3.56',
+            'English'               => '1.11',
+            'ExtUtils::Command'     => '7.42',
+            'ExtUtils::Command::MM' => '7.42',
+            'ExtUtils::Liblist'     => '7.42',
+            'ExtUtils::Liblist::Kid'=> '7.42',
+            'ExtUtils::MM'          => '7.42',
+            'ExtUtils::MM_AIX'      => '7.42',
+            'ExtUtils::MM_Any'      => '7.42',
+            'ExtUtils::MM_BeOS'     => '7.42',
+            'ExtUtils::MM_Cygwin'   => '7.42',
+            'ExtUtils::MM_DOS'      => '7.42',
+            'ExtUtils::MM_Darwin'   => '7.42',
+            'ExtUtils::MM_MacOS'    => '7.42',
+            'ExtUtils::MM_NW5'      => '7.42',
+            'ExtUtils::MM_OS2'      => '7.42',
+            'ExtUtils::MM_QNX'      => '7.42',
+            'ExtUtils::MM_UWIN'     => '7.42',
+            'ExtUtils::MM_Unix'     => '7.42',
+            'ExtUtils::MM_VMS'      => '7.42',
+            'ExtUtils::MM_VOS'      => '7.42',
+            'ExtUtils::MM_Win32'    => '7.42',
+            'ExtUtils::MM_Win95'    => '7.42',
+            'ExtUtils::MY'          => '7.42',
+            'ExtUtils::MakeMaker'   => '7.42',
+            'ExtUtils::MakeMaker::Config'=> '7.42',
+            'ExtUtils::MakeMaker::Locale'=> '7.42',
+            'ExtUtils::MakeMaker::version'=> '7.42',
+            'ExtUtils::MakeMaker::version::regex'=> '7.42',
+            'ExtUtils::Mkbootstrap' => '7.42',
+            'ExtUtils::Mksymlists'  => '7.42',
+            'ExtUtils::testlib'     => '7.42',
+            'File::stat'            => '1.09',
+            'Filter::Simple'        => '0.96',
+            'IO::Compress::Adapter::Bzip2'=> '2.093',
+            'IO::Compress::Adapter::Deflate'=> '2.093',
+            'IO::Compress::Adapter::Identity'=> '2.093',
+            'IO::Compress::Base'    => '2.093',
+            'IO::Compress::Base::Common'=> '2.093',
+            'IO::Compress::Bzip2'   => '2.093',
+            'IO::Compress::Deflate' => '2.093',
+            'IO::Compress::Gzip'    => '2.093',
+            'IO::Compress::Gzip::Constants'=> '2.093',
+            'IO::Compress::RawDeflate'=> '2.093',
+            'IO::Compress::Zip'     => '2.093',
+            'IO::Compress::Zip::Constants'=> '2.093',
+            'IO::Compress::Zlib::Constants'=> '2.093',
+            'IO::Compress::Zlib::Extra'=> '2.093',
+            'IO::Uncompress::Adapter::Bunzip2'=> '2.093',
+            'IO::Uncompress::Adapter::Identity'=> '2.093',
+            'IO::Uncompress::Adapter::Inflate'=> '2.093',
+            'IO::Uncompress::AnyInflate'=> '2.093',
+            'IO::Uncompress::AnyUncompress'=> '2.093',
+            'IO::Uncompress::Base'  => '2.093',
+            'IO::Uncompress::Bunzip2'=> '2.093',
+            'IO::Uncompress::Gunzip'=> '2.093',
+            'IO::Uncompress::Inflate'=> '2.093',
+            'IO::Uncompress::RawInflate'=> '2.093',
+            'IO::Uncompress::Unzip' => '2.093',
+            'Module::CoreList'      => '5.20191220',
+            'Module::CoreList::Utils'=> '5.20191220',
+            'Net::Ping'             => '2.72',
+            'Opcode'                => '1.45',
+            'Storable'              => '3.18',
+            'Test2'                 => '1.302170',
+            'Test2::API'            => '1.302170',
+            'Test2::API::Breakage'  => '1.302170',
+            'Test2::API::Context'   => '1.302170',
+            'Test2::API::Instance'  => '1.302170',
+            'Test2::API::Stack'     => '1.302170',
+            'Test2::Event'          => '1.302170',
+            'Test2::Event::Bail'    => '1.302170',
+            'Test2::Event::Diag'    => '1.302170',
+            'Test2::Event::Encoding'=> '1.302170',
+            'Test2::Event::Exception'=> '1.302170',
+            'Test2::Event::Fail'    => '1.302170',
+            'Test2::Event::Generic' => '1.302170',
+            'Test2::Event::Note'    => '1.302170',
+            'Test2::Event::Ok'      => '1.302170',
+            'Test2::Event::Pass'    => '1.302170',
+            'Test2::Event::Plan'    => '1.302170',
+            'Test2::Event::Skip'    => '1.302170',
+            'Test2::Event::Subtest' => '1.302170',
+            'Test2::Event::TAP::Version'=> '1.302170',
+            'Test2::Event::V2'      => '1.302170',
+            'Test2::Event::Waiting' => '1.302170',
+            'Test2::EventFacet'     => '1.302170',
+            'Test2::EventFacet::About'=> '1.302170',
+            'Test2::EventFacet::Amnesty'=> '1.302170',
+            'Test2::EventFacet::Assert'=> '1.302170',
+            'Test2::EventFacet::Control'=> '1.302170',
+            'Test2::EventFacet::Error'=> '1.302170',
+            'Test2::EventFacet::Hub'=> '1.302170',
+            'Test2::EventFacet::Info'=> '1.302170',
+            'Test2::EventFacet::Info::Table'=> '1.302170',
+            'Test2::EventFacet::Meta'=> '1.302170',
+            'Test2::EventFacet::Parent'=> '1.302170',
+            'Test2::EventFacet::Plan'=> '1.302170',
+            'Test2::EventFacet::Render'=> '1.302170',
+            'Test2::EventFacet::Trace'=> '1.302170',
+            'Test2::Formatter'      => '1.302170',
+            'Test2::Formatter::TAP' => '1.302170',
+            'Test2::Hub'            => '1.302170',
+            'Test2::Hub::Interceptor'=> '1.302170',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302170',
+            'Test2::Hub::Subtest'   => '1.302170',
+            'Test2::IPC'            => '1.302170',
+            'Test2::IPC::Driver'    => '1.302170',
+            'Test2::IPC::Driver::Files'=> '1.302170',
+            'Test2::Tools::Tiny'    => '1.302170',
+            'Test2::Util'           => '1.302170',
+            'Test2::Util::ExternalMeta'=> '1.302170',
+            'Test2::Util::Facets2Legacy'=> '1.302170',
+            'Test2::Util::HashBase' => '1.302170',
+            'Test2::Util::Trace'    => '1.302170',
+            'Test::Builder'         => '1.302170',
+            'Test::Builder::Formatter'=> '1.302170',
+            'Test::Builder::Module' => '1.302170',
+            'Test::Builder::Tester' => '1.302170',
+            'Test::Builder::Tester::Color'=> '1.302170',
+            'Test::Builder::TodoDiag'=> '1.302170',
+            'Test::More'            => '1.302170',
+            'Test::Simple'          => '1.302170',
+            'Test::Tester'          => '1.302170',
+            'Test::Tester::Capture' => '1.302170',
+            'Test::Tester::CaptureRunner'=> '1.302170',
+            'Test::Tester::Delegate'=> '1.302170',
+            'Test::use::ok'         => '1.302170',
+            'Tie::Hash::NamedCapture'=> '0.13',
+            'VMS::Stdio'            => '2.45',
+            'XS::APItest'           => '1.05',
+            'feature'               => '1.57',
+            'ok'                    => '1.302170',
+            'warnings'              => '1.46',
+        },
+        removed => {
+        }
+    },
+    5.031008 => {
+        delta_from => 5.031007,
+        changed => {
+            'B::Op_private'         => '5.031008',
+            'Config'                => '5.031008',
+            'DB_File'               => '1.853',
+            'Encode'                => '3.02',
+            'ExtUtils::Command'     => '7.44',
+            'ExtUtils::Command::MM' => '7.44',
+            'ExtUtils::Liblist'     => '7.44',
+            'ExtUtils::Liblist::Kid'=> '7.44',
+            'ExtUtils::MM'          => '7.44',
+            'ExtUtils::MM_AIX'      => '7.44',
+            'ExtUtils::MM_Any'      => '7.44',
+            'ExtUtils::MM_BeOS'     => '7.44',
+            'ExtUtils::MM_Cygwin'   => '7.44',
+            'ExtUtils::MM_DOS'      => '7.44',
+            'ExtUtils::MM_Darwin'   => '7.44',
+            'ExtUtils::MM_MacOS'    => '7.44',
+            'ExtUtils::MM_NW5'      => '7.44',
+            'ExtUtils::MM_OS2'      => '7.44',
+            'ExtUtils::MM_QNX'      => '7.44',
+            'ExtUtils::MM_UWIN'     => '7.44',
+            'ExtUtils::MM_Unix'     => '7.44',
+            'ExtUtils::MM_VMS'      => '7.44',
+            'ExtUtils::MM_VOS'      => '7.44',
+            'ExtUtils::MM_Win32'    => '7.44',
+            'ExtUtils::MM_Win95'    => '7.44',
+            'ExtUtils::MY'          => '7.44',
+            'ExtUtils::MakeMaker'   => '7.44',
+            'ExtUtils::MakeMaker::Config'=> '7.44',
+            'ExtUtils::MakeMaker::Locale'=> '7.44',
+            'ExtUtils::MakeMaker::version'=> '7.44',
+            'ExtUtils::MakeMaker::version::regex'=> '7.44',
+            'ExtUtils::Mkbootstrap' => '7.44',
+            'ExtUtils::Mksymlists'  => '7.44',
+            'ExtUtils::testlib'     => '7.44',
+            'Fatal'                 => '2.32',
+            'Hash::Util'            => '0.23',
+            'IO'                    => '1.42',
+            'IO::Handle'            => '1.42',
+            'IO::Socket'            => '1.42',
+            'Module::CoreList'      => '5.20200120',
+            'Module::CoreList::Utils'=> '5.20200120',
+            'POSIX'                 => '1.91',
+            'Pod::Man'              => '4.14',
+            'Pod::ParseLink'        => '4.14',
+            'Pod::Text'             => '4.14',
+            'Pod::Text::Color'      => '4.14',
+            'Pod::Text::Overstrike' => '4.14',
+            'Pod::Text::Termcap'    => '4.14',
+            'Term::ANSIColor'       => '5.01',
+            'Test2'                 => '1.302171',
+            'Test2::API'            => '1.302171',
+            'Test2::API::Breakage'  => '1.302171',
+            'Test2::API::Context'   => '1.302171',
+            'Test2::API::Instance'  => '1.302171',
+            'Test2::API::Stack'     => '1.302171',
+            'Test2::Event'          => '1.302171',
+            'Test2::Event::Bail'    => '1.302171',
+            'Test2::Event::Diag'    => '1.302171',
+            'Test2::Event::Encoding'=> '1.302171',
+            'Test2::Event::Exception'=> '1.302171',
+            'Test2::Event::Fail'    => '1.302171',
+            'Test2::Event::Generic' => '1.302171',
+            'Test2::Event::Note'    => '1.302171',
+            'Test2::Event::Ok'      => '1.302171',
+            'Test2::Event::Pass'    => '1.302171',
+            'Test2::Event::Plan'    => '1.302171',
+            'Test2::Event::Skip'    => '1.302171',
+            'Test2::Event::Subtest' => '1.302171',
+            'Test2::Event::TAP::Version'=> '1.302171',
+            'Test2::Event::V2'      => '1.302171',
+            'Test2::Event::Waiting' => '1.302171',
+            'Test2::EventFacet'     => '1.302171',
+            'Test2::EventFacet::About'=> '1.302171',
+            'Test2::EventFacet::Amnesty'=> '1.302171',
+            'Test2::EventFacet::Assert'=> '1.302171',
+            'Test2::EventFacet::Control'=> '1.302171',
+            'Test2::EventFacet::Error'=> '1.302171',
+            'Test2::EventFacet::Hub'=> '1.302171',
+            'Test2::EventFacet::Info'=> '1.302171',
+            'Test2::EventFacet::Info::Table'=> '1.302171',
+            'Test2::EventFacet::Meta'=> '1.302171',
+            'Test2::EventFacet::Parent'=> '1.302171',
+            'Test2::EventFacet::Plan'=> '1.302171',
+            'Test2::EventFacet::Render'=> '1.302171',
+            'Test2::EventFacet::Trace'=> '1.302171',
+            'Test2::Formatter'      => '1.302171',
+            'Test2::Formatter::TAP' => '1.302171',
+            'Test2::Hub'            => '1.302171',
+            'Test2::Hub::Interceptor'=> '1.302171',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302171',
+            'Test2::Hub::Subtest'   => '1.302171',
+            'Test2::IPC'            => '1.302171',
+            'Test2::IPC::Driver'    => '1.302171',
+            'Test2::IPC::Driver::Files'=> '1.302171',
+            'Test2::Tools::Tiny'    => '1.302171',
+            'Test2::Util'           => '1.302171',
+            'Test2::Util::ExternalMeta'=> '1.302171',
+            'Test2::Util::Facets2Legacy'=> '1.302171',
+            'Test2::Util::HashBase' => '1.302171',
+            'Test2::Util::Trace'    => '1.302171',
+            'Test::Builder'         => '1.302171',
+            'Test::Builder::Formatter'=> '1.302171',
+            'Test::Builder::Module' => '1.302171',
+            'Test::Builder::Tester' => '1.302171',
+            'Test::Builder::Tester::Color'=> '1.302171',
+            'Test::Builder::TodoDiag'=> '1.302171',
+            'Test::More'            => '1.302171',
+            'Test::Simple'          => '1.302171',
+            'Test::Tester'          => '1.302171',
+            'Test::Tester::Capture' => '1.302171',
+            'Test::Tester::CaptureRunner'=> '1.302171',
+            'Test::Tester::Delegate'=> '1.302171',
+            'Test::use::ok'         => '1.302171',
+            'XS::APItest'           => '1.06',
+            'autodie'               => '2.32',
+            'autodie::Scope::Guard' => '2.32',
+            'autodie::Scope::GuardStack'=> '2.32',
+            'autodie::Util'         => '2.32',
+            'autodie::exception'    => '2.32',
+            'autodie::exception::system'=> '2.32',
+            'autodie::hints'        => '2.32',
+            'autodie::skip'         => '2.32',
+            'ok'                    => '1.302171',
+        },
+        removed => {
+        }
+    },
+    5.031009 => {
+        delta_from => 5.031008,
+        changed => {
+            'Archive::Tar'          => '2.36',
+            'Archive::Tar::Constant'=> '2.36',
+            'Archive::Tar::File'    => '2.36',
+            'B'                     => '1.80',
+            'B::Op_private'         => '5.031009',
+            'Config'                => '5.031009',
+            'Devel::PPPort'         => '3.57',
+            'Encode'                => '3.03',
+            'ExtUtils::CBuilder'    => '0.280234',
+            'ExtUtils::CBuilder::Base'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::Unix'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::VMS'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::Windows'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::aix'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::android'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::cygwin'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::darwin'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280234',
+            'ExtUtils::CBuilder::Platform::os2'=> '0.280234',
+            'IO'                    => '1.43',
+            'IO::Select'            => '1.42',
+            'IO::Socket'            => '1.43',
+            'Module::CoreList'      => '5.20200220',
+            'Module::CoreList::Utils'=> '5.20200220',
+            'POSIX'                 => '1.92',
+            'Pod::Html'             => '1.25',
+            'Storable'              => '3.19',
+            'Tie::File'             => '1.06',
+            'Unicode'               => '13.0.0',
+            'XS::APItest'           => '1.07',
+            '_charnames'            => '1.46',
+            'charnames'             => '1.46',
+            'diagnostics'           => '1.37',
+            'feature'               => '1.58',
+            'parent'                => '0.238',
+            'perlfaq'               => '5.20200125',
+            'threads'               => '2.24',
+        },
+        removed => {
+        }
+    },
+    5.030002 => {
+        delta_from => 5.030001,
+        changed => {
+            'B::Op_private'         => '5.030002',
+            'Compress::Raw::Bzip2'  => '2.089',
+            'Config'                => '5.030002',
+            'Module::CoreList'      => '5.20200314',
+            'Module::CoreList::Utils'=> '5.20200314',
+        },
+        removed => {
+        }
+    },
+    5.031010 => {
+        delta_from => 5.031009,
+        changed => {
+            'B::Op_private'         => '5.031010',
+            'Config'                => '5.03101',
+        },
+        removed => {
+        }
+    },
+    5.031011 => {
+        delta_from => 5.031010,
+        changed => {
+            'B::Deparse'            => '1.53',
+            'B::Op_private'         => '5.031011',
+            'Config'                => '5.031011',
+            'DynaLoader'            => '1.47',
+            'Encode'                => '3.04',
+            'IPC::Open2'            => '1.05',
+            'IPC::Open3'            => '1.21',
+            'Module::CoreList'      => '5.20200428',
+            'Module::CoreList::Utils'=> '5.20200428',
+            'Opcode'                => '1.47',
+            'POSIX'                 => '1.93',
+            'PerlIO'                => '1.11',
+            'Storable'              => '3.20',
+            'Test2'                 => '1.302175',
+            'Test2::API'            => '1.302175',
+            'Test2::API::Breakage'  => '1.302175',
+            'Test2::API::Context'   => '1.302175',
+            'Test2::API::Instance'  => '1.302175',
+            'Test2::API::Stack'     => '1.302175',
+            'Test2::Event'          => '1.302175',
+            'Test2::Event::Bail'    => '1.302175',
+            'Test2::Event::Diag'    => '1.302175',
+            'Test2::Event::Encoding'=> '1.302175',
+            'Test2::Event::Exception'=> '1.302175',
+            'Test2::Event::Fail'    => '1.302175',
+            'Test2::Event::Generic' => '1.302175',
+            'Test2::Event::Note'    => '1.302175',
+            'Test2::Event::Ok'      => '1.302175',
+            'Test2::Event::Pass'    => '1.302175',
+            'Test2::Event::Plan'    => '1.302175',
+            'Test2::Event::Skip'    => '1.302175',
+            'Test2::Event::Subtest' => '1.302175',
+            'Test2::Event::TAP::Version'=> '1.302175',
+            'Test2::Event::V2'      => '1.302175',
+            'Test2::Event::Waiting' => '1.302175',
+            'Test2::EventFacet'     => '1.302175',
+            'Test2::EventFacet::About'=> '1.302175',
+            'Test2::EventFacet::Amnesty'=> '1.302175',
+            'Test2::EventFacet::Assert'=> '1.302175',
+            'Test2::EventFacet::Control'=> '1.302175',
+            'Test2::EventFacet::Error'=> '1.302175',
+            'Test2::EventFacet::Hub'=> '1.302175',
+            'Test2::EventFacet::Info'=> '1.302175',
+            'Test2::EventFacet::Info::Table'=> '1.302175',
+            'Test2::EventFacet::Meta'=> '1.302175',
+            'Test2::EventFacet::Parent'=> '1.302175',
+            'Test2::EventFacet::Plan'=> '1.302175',
+            'Test2::EventFacet::Render'=> '1.302175',
+            'Test2::EventFacet::Trace'=> '1.302175',
+            'Test2::Formatter'      => '1.302175',
+            'Test2::Formatter::TAP' => '1.302175',
+            'Test2::Hub'            => '1.302175',
+            'Test2::Hub::Interceptor'=> '1.302175',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302175',
+            'Test2::Hub::Subtest'   => '1.302175',
+            'Test2::IPC'            => '1.302175',
+            'Test2::IPC::Driver'    => '1.302175',
+            'Test2::IPC::Driver::Files'=> '1.302175',
+            'Test2::Tools::Tiny'    => '1.302175',
+            'Test2::Util'           => '1.302175',
+            'Test2::Util::ExternalMeta'=> '1.302175',
+            'Test2::Util::Facets2Legacy'=> '1.302175',
+            'Test2::Util::HashBase' => '1.302175',
+            'Test2::Util::Trace'    => '1.302175',
+            'Test::Builder'         => '1.302175',
+            'Test::Builder::Formatter'=> '1.302175',
+            'Test::Builder::Module' => '1.302175',
+            'Test::Builder::Tester' => '1.302175',
+            'Test::Builder::Tester::Color'=> '1.302175',
+            'Test::Builder::TodoDiag'=> '1.302175',
+            'Test::More'            => '1.302175',
+            'Test::Simple'          => '1.302175',
+            'Test::Tester'          => '1.302175',
+            'Test::Tester::Capture' => '1.302175',
+            'Test::Tester::CaptureRunner'=> '1.302175',
+            'Test::Tester::Delegate'=> '1.302175',
+            'Test::use::ok'         => '1.302175',
+            'Time::Piece'           => '1.3401',
+            'Time::Seconds'         => '1.3401',
+            'Unicode::UCD'          => '0.75',
+            'XS::APItest'           => '1.09',
+            '_charnames'            => '1.47',
+            'charnames'             => '1.47',
+            'ok'                    => '1.302175',
+            'open'                  => '1.12',
+            're'                    => '0.39',
+            'warnings'              => '1.47',
+        },
+        removed => {
+        }
+    },
+    5.028003 => {
+        delta_from => 5.028002,
+        changed => {
+            'B::Op_private'         => '5.028003',
+            'Config'                => '5.028003',
+            'Module::CoreList'      => '5.20200601_28',
+            'Module::CoreList::Utils'=> '5.20200601_28',
+        },
+        removed => {
+        }
+    },
+    5.030003 => {
+        delta_from => 5.030002,
+        changed => {
+            'B::Op_private'         => '5.030003',
+            'Config'                => '5.030003',
+            'Module::CoreList'      => '5.20200601_30',
+            'Module::CoreList::Utils'=> '5.20200601_30',
+        },
+        removed => {
+        }
+    },
+    5.032000 => {
+        delta_from => 5.031011,
+        changed => {
+            'B::Deparse'            => '1.54',
+            'B::Op_private'         => '5.032000',
+            'Benchmark'             => '1.23',
+            'Config'                => '5.032',
+            'Encode'                => '3.06',
+            'Encode::Guess'         => '2.08',
+            'File::Glob'            => '1.33',
+            'List::Util'            => '1.55',
+            'List::Util::XS'        => '1.55',
+            'Module::CoreList'      => '5.20200620',
+            'Module::CoreList::Utils'=> '5.20200620',
+            'POSIX'                 => '1.94',
+            'Scalar::Util'          => '1.55',
+            'Storable'              => '3.21',
+            'Sub::Util'             => '1.55',
+            'Thread::Queue'         => '3.14',
+            'Tie::Scalar'           => '1.05',
+            '_charnames'            => '1.48',
+            'charnames'             => '1.48',
+            'encoding'              => '3.00',
+            'perlfaq'               => '5.20200523',
+            're'                    => '0.40',
+            'threads'               => '2.25',
+        },
+        removed => {
+        }
+    },
+    5.033000 => {
+        delta_from => 5.032000,
+        changed => {
+            'B::Op_private'         => '5.033000',
+            'Config'                => '5.033',
+            'Module::CoreList'      => '5.20200717',
+            'Module::CoreList::Utils'=> '5.20200717',
+            'feature'               => '1.59',
+        },
+        removed => {
+        }
+    },
+    5.033001 => {
+        delta_from => 5.033000,
+        changed => {
+            'B::Op_private'         => '5.033001',
+            'Config'                => '5.033001',
+            'Module::CoreList'      => '5.20200820',
+            'Module::CoreList::Utils'=> '5.20200820',
+        },
+        removed => {
+        }
+    },
 );
 
 sub is_core
@@ -16539,6 +18450,231 @@ sub is_core
         removed => {
         }
     },
+    5.029002 => {
+        delta_from => 5.029001,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.029003 => {
+        delta_from => 5.029002,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.029004 => {
+        delta_from => 5.029003,
+        changed => {
+        },
+        removed => {
+            arybase => '1',
+        }
+    },
+    5.029005 => {
+        delta_from => 5.027002,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.026003 => {
+        delta_from => 5.026002,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.028001 => {
+        delta_from => 5.028000,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.029006 => {
+        delta_from => 5.029005,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.029007 => {
+        delta_from => 5.029006,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.029008 => {
+        delta_from => 5.029007,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.029009 => {
+        delta_from => 5.029008,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.028002 => {
+        delta_from => 5.028001,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.029010 => {
+        delta_from => 5.029009,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.030000 => {
+        delta_from => 5.02901,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031000 => {
+        delta_from => 5.030000,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031001 => {
+        delta_from => 5.031000,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031002 => {
+        delta_from => 5.031001,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031003 => {
+        delta_from => 5.031002,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031004 => {
+        delta_from => 5.031003,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031005 => {
+        delta_from => 5.031004,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.030001 => {
+        delta_from => 5.030000,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031006 => {
+        delta_from => 5.031005,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031007 => {
+        delta_from => 5.031006,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031008 => {
+        delta_from => 5.031007,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031009 => {
+        delta_from => 5.031008,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.030002 => {
+        delta_from => 5.030001,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031010 => {
+        delta_from => 5.031009,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.031011 => {
+        delta_from => 5.03101,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.028003 => {
+        delta_from => 5.028002,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.030003 => {
+        delta_from => 5.030002,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.032000 => {
+        delta_from => 5.031011,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.033000 => {
+        delta_from => 5.032,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.033001 => {
+        delta_from => 5.033,
+        changed => {
+        },
+        removed => {
+        }
+    },
 );
 
 %deprecated = _undelta(\%deprecated);
@@ -16554,7 +18690,6 @@ sub is_core
     'Archive::Tar::File'    => 'cpan',
     'AutoLoader'            => 'cpan',
     'AutoSplit'             => 'cpan',
-    'B::Debug'              => 'cpan',
     'CPAN'                  => 'cpan',
     'CPAN::Author'          => 'cpan',
     'CPAN::Bundle'          => 'cpan',
@@ -16717,41 +18852,13 @@ sub is_core
     'JSON::PP::Boolean'     => 'cpan',
     'List::Util'            => 'cpan',
     'List::Util::XS'        => 'cpan',
-    'Locale::Codes'         => 'cpan',
-    'Locale::Codes::Constants'=> 'cpan',
-    'Locale::Codes::Country'=> 'cpan',
-    'Locale::Codes::Country_Codes'=> 'cpan',
-    'Locale::Codes::Country_Retired'=> 'cpan',
-    'Locale::Codes::Currency'=> 'cpan',
-    'Locale::Codes::Currency_Codes'=> 'cpan',
-    'Locale::Codes::Currency_Retired'=> 'cpan',
-    'Locale::Codes::LangExt'=> 'cpan',
-    'Locale::Codes::LangExt_Codes'=> 'cpan',
-    'Locale::Codes::LangExt_Retired'=> 'cpan',
-    'Locale::Codes::LangFam'=> 'cpan',
-    'Locale::Codes::LangFam_Codes'=> 'cpan',
-    'Locale::Codes::LangFam_Retired'=> 'cpan',
-    'Locale::Codes::LangVar'=> 'cpan',
-    'Locale::Codes::LangVar_Codes'=> 'cpan',
-    'Locale::Codes::LangVar_Retired'=> 'cpan',
-    'Locale::Codes::Language'=> 'cpan',
-    'Locale::Codes::Language_Codes'=> 'cpan',
-    'Locale::Codes::Language_Retired'=> 'cpan',
-    'Locale::Codes::Script' => 'cpan',
-    'Locale::Codes::Script_Codes'=> 'cpan',
-    'Locale::Codes::Script_Retired'=> 'cpan',
-    'Locale::Country'       => 'cpan',
-    'Locale::Currency'      => 'cpan',
-    'Locale::Language'      => 'cpan',
     'Locale::Maketext::Simple'=> 'cpan',
-    'Locale::Script'        => 'cpan',
     'MIME::Base64'          => 'cpan',
     'MIME::QuotedPrint'     => 'cpan',
     'Math::BigFloat'        => 'cpan',
     'Math::BigFloat::Trace' => 'cpan',
     'Math::BigInt'          => 'cpan',
     'Math::BigInt::Calc'    => 'cpan',
-    'Math::BigInt::CalcEmu' => 'cpan',
     'Math::BigInt::FastCalc'=> 'cpan',
     'Math::BigInt::Lib'     => 'cpan',
     'Math::BigInt::Trace'   => 'cpan',
@@ -16791,12 +18898,8 @@ sub is_core
     'PerlIO::via::QuotedPrint'=> 'cpan',
     'Pod::Checker'          => 'cpan',
     'Pod::Escapes'          => 'cpan',
-    'Pod::Find'             => 'cpan',
-    'Pod::InputObjects'     => 'cpan',
     'Pod::Man'              => 'cpan',
     'Pod::ParseLink'        => 'cpan',
-    'Pod::ParseUtils'       => 'cpan',
-    'Pod::Parser'           => 'cpan',
     'Pod::Perldoc'          => 'cpan',
     'Pod::Perldoc::BaseTo'  => 'cpan',
     'Pod::Perldoc::GetOptsOO'=> 'cpan',
@@ -16810,8 +18913,6 @@ sub is_core
     'Pod::Perldoc::ToText'  => 'cpan',
     'Pod::Perldoc::ToTk'    => 'cpan',
     'Pod::Perldoc::ToXml'   => 'cpan',
-    'Pod::PlainText'        => 'cpan',
-    'Pod::Select'           => 'cpan',
     'Pod::Simple'           => 'cpan',
     'Pod::Simple::BlackBox' => 'cpan',
     'Pod::Simple::Checker'  => 'cpan',
@@ -16821,6 +18922,7 @@ sub is_core
     'Pod::Simple::HTML'     => 'cpan',
     'Pod::Simple::HTMLBatch'=> 'cpan',
     'Pod::Simple::HTMLLegacy'=> 'cpan',
+    'Pod::Simple::JustPod'  => 'cpan',
     'Pod::Simple::LinkSection'=> 'cpan',
     'Pod::Simple::Methody'  => 'cpan',
     'Pod::Simple::Progress' => 'cpan',
@@ -16925,6 +19027,7 @@ sub is_core
     'Test2::EventFacet::Error'=> 'cpan',
     'Test2::EventFacet::Hub'=> 'cpan',
     'Test2::EventFacet::Info'=> 'cpan',
+    'Test2::EventFacet::Info::Table'=> 'cpan',
     'Test2::EventFacet::Meta'=> 'cpan',
     'Test2::EventFacet::Parent'=> 'cpan',
     'Test2::EventFacet::Plan'=> 'cpan',
@@ -17009,7 +19112,6 @@ sub is_core
     'Archive::Tar'          => undef,
     'Archive::Tar::Constant'=> undef,
     'Archive::Tar::File'    => undef,
-    'B::Debug'              => undef,
     'CPAN'                  => undef,
     'CPAN::Author'          => undef,
     'CPAN::Bundle'          => undef,
@@ -17055,11 +19157,11 @@ sub is_core
     'CPAN::Tarzip'          => undef,
     'CPAN::URL'             => undef,
     'CPAN::Version'         => undef,
-    'Compress::Raw::Bzip2'  => undef,
-    'Compress::Raw::Zlib'   => undef,
-    'Compress::Zlib'        => undef,
+    'Compress::Raw::Bzip2'  => 'https://github.com/pmqs/Compress-Raw-Bzip2/issues',
+    'Compress::Raw::Zlib'   => 'https://github.com/pmqs/Compress-Raw-Zlib/issues',
+    'Compress::Zlib'        => 'https://github.com/pmqs/IO-Compress/issues',
     'Config::Perl::V'       => undef,
-    'DB_File'               => undef,
+    'DB_File'               => 'https://github.com/pmqs/DB_File/issues',
     'Digest'                => undef,
     'Digest::MD5'           => undef,
     'Digest::SHA'           => undef,
@@ -17130,83 +19232,55 @@ sub is_core
     '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,
-    'File::GlobMapper'      => undef,
+    'File::GlobMapper'      => 'https://github.com/pmqs/IO-Compress/issues',
     'File::Path'            => undef,
     'File::Temp'            => 'https://rt.cpan.org/Public/Dist/Display.html?Name=File-Temp',
     'Filter::Util::Call'    => undef,
     'Getopt::Long'          => undef,
     'HTTP::Tiny'            => 'https://github.com/chansen/p5-http-tiny/issues',
-    'IO::Compress::Adapter::Bzip2'=> undef,
-    'IO::Compress::Adapter::Deflate'=> undef,
-    'IO::Compress::Adapter::Identity'=> undef,
-    'IO::Compress::Base'    => undef,
-    'IO::Compress::Base::Common'=> undef,
-    'IO::Compress::Bzip2'   => undef,
-    'IO::Compress::Deflate' => undef,
-    'IO::Compress::Gzip'    => undef,
-    'IO::Compress::Gzip::Constants'=> undef,
-    'IO::Compress::RawDeflate'=> undef,
-    'IO::Compress::Zip'     => undef,
-    'IO::Compress::Zip::Constants'=> undef,
-    'IO::Compress::Zlib::Constants'=> undef,
-    'IO::Compress::Zlib::Extra'=> undef,
+    'IO::Compress::Adapter::Bzip2'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Adapter::Deflate'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Adapter::Identity'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Base'    => 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Base::Common'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Bzip2'   => 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Deflate' => 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Gzip'    => 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Gzip::Constants'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::RawDeflate'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Zip'     => 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Zip::Constants'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Zlib::Constants'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Compress::Zlib::Extra'=> 'https://github.com/pmqs/IO-Compress/issues',
     'IO::Socket::IP'        => undef,
-    'IO::Uncompress::Adapter::Bunzip2'=> undef,
-    'IO::Uncompress::Adapter::Identity'=> undef,
-    'IO::Uncompress::Adapter::Inflate'=> undef,
-    'IO::Uncompress::AnyInflate'=> undef,
-    'IO::Uncompress::AnyUncompress'=> undef,
-    'IO::Uncompress::Base'  => undef,
-    'IO::Uncompress::Bunzip2'=> undef,
-    'IO::Uncompress::Gunzip'=> undef,
-    'IO::Uncompress::Inflate'=> undef,
-    'IO::Uncompress::RawInflate'=> undef,
-    'IO::Uncompress::Unzip' => undef,
+    'IO::Uncompress::Adapter::Bunzip2'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::Adapter::Identity'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::Adapter::Inflate'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::AnyInflate'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::AnyUncompress'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::Base'  => 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::Bunzip2'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::Gunzip'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::Inflate'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::RawInflate'=> 'https://github.com/pmqs/IO-Compress/issues',
+    'IO::Uncompress::Unzip' => 'https://github.com/pmqs/IO-Compress/issues',
     'IO::Zlib'              => undef,
     'IPC::Cmd'              => undef,
     'IPC::Msg'              => undef,
     'IPC::Semaphore'        => undef,
     'IPC::SharedMem'        => undef,
     'IPC::SysV'             => undef,
-    'JSON::PP'              => undef,
-    'JSON::PP::Boolean'     => undef,
+    'JSON::PP'              => 'https://github.com/makamaka/JSON-PP/issues',
+    'JSON::PP::Boolean'     => 'https://github.com/makamaka/JSON-PP/issues',
     'List::Util'            => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Scalar-List-Utils',
     'List::Util::XS'        => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Scalar-List-Utils',
-    'Locale::Codes'         => undef,
-    'Locale::Codes::Constants'=> undef,
-    'Locale::Codes::Country'=> undef,
-    'Locale::Codes::Country_Codes'=> undef,
-    'Locale::Codes::Country_Retired'=> undef,
-    'Locale::Codes::Currency'=> undef,
-    'Locale::Codes::Currency_Codes'=> undef,
-    'Locale::Codes::Currency_Retired'=> undef,
-    'Locale::Codes::LangExt'=> undef,
-    'Locale::Codes::LangExt_Codes'=> undef,
-    'Locale::Codes::LangExt_Retired'=> undef,
-    'Locale::Codes::LangFam'=> undef,
-    'Locale::Codes::LangFam_Codes'=> undef,
-    'Locale::Codes::LangFam_Retired'=> undef,
-    'Locale::Codes::LangVar'=> undef,
-    'Locale::Codes::LangVar_Codes'=> undef,
-    'Locale::Codes::LangVar_Retired'=> undef,
-    'Locale::Codes::Language'=> undef,
-    'Locale::Codes::Language_Codes'=> undef,
-    'Locale::Codes::Language_Retired'=> undef,
-    'Locale::Codes::Script' => undef,
-    'Locale::Codes::Script_Codes'=> undef,
-    'Locale::Codes::Script_Retired'=> undef,
-    'Locale::Country'       => undef,
-    'Locale::Currency'      => undef,
-    'Locale::Language'      => undef,
     'Locale::Maketext::Simple'=> undef,
-    'Locale::Script'        => undef,
     'MIME::Base64'          => undef,
     'MIME::QuotedPrint'     => undef,
     'Math::BigFloat'        => undef,
     'Math::BigFloat::Trace' => undef,
     'Math::BigInt'          => undef,
     'Math::BigInt::Calc'    => undef,
-    'Math::BigInt::CalcEmu' => undef,
     'Math::BigInt::FastCalc'=> undef,
     'Math::BigInt::Lib'     => undef,
     'Math::BigInt::Trace'   => undef,
@@ -17246,12 +19320,8 @@ sub is_core
     'PerlIO::via::QuotedPrint'=> undef,
     'Pod::Checker'          => undef,
     'Pod::Escapes'          => undef,
-    'Pod::Find'             => undef,
-    'Pod::InputObjects'     => undef,
     'Pod::Man'              => 'https://rt.cpan.org/Dist/Display.html?Name=podlators',
     'Pod::ParseLink'        => 'https://rt.cpan.org/Dist/Display.html?Name=podlators',
-    'Pod::ParseUtils'       => undef,
-    'Pod::Parser'           => undef,
     'Pod::Perldoc'          => undef,
     'Pod::Perldoc::BaseTo'  => undef,
     'Pod::Perldoc::GetOptsOO'=> undef,
@@ -17265,8 +19335,6 @@ sub is_core
     'Pod::Perldoc::ToText'  => undef,
     'Pod::Perldoc::ToTk'    => undef,
     'Pod::Perldoc::ToXml'   => undef,
-    'Pod::PlainText'        => undef,
-    'Pod::Select'           => undef,
     'Pod::Simple'           => 'https://github.com/perl-pod/pod-simple/issues',
     'Pod::Simple::BlackBox' => 'https://github.com/perl-pod/pod-simple/issues',
     'Pod::Simple::Checker'  => 'https://github.com/perl-pod/pod-simple/issues',
@@ -17276,6 +19344,7 @@ sub is_core
     'Pod::Simple::HTML'     => 'https://github.com/perl-pod/pod-simple/issues',
     'Pod::Simple::HTMLBatch'=> 'https://github.com/perl-pod/pod-simple/issues',
     'Pod::Simple::HTMLLegacy'=> 'https://github.com/perl-pod/pod-simple/issues',
+    'Pod::Simple::JustPod'  => 'https://github.com/perl-pod/pod-simple/issues',
     'Pod::Simple::LinkSection'=> 'https://github.com/perl-pod/pod-simple/issues',
     'Pod::Simple::Methody'  => 'https://github.com/perl-pod/pod-simple/issues',
     'Pod::Simple::Progress' => 'https://github.com/perl-pod/pod-simple/issues',
@@ -17380,6 +19449,7 @@ sub is_core
     'Test2::EventFacet::Error'=> 'http://github.com/Test-More/test-more/issues',
     'Test2::EventFacet::Hub'=> 'http://github.com/Test-More/test-more/issues',
     'Test2::EventFacet::Info'=> 'http://github.com/Test-More/test-more/issues',
+    'Test2::EventFacet::Info::Table'=> 'http://github.com/Test-More/test-more/issues',
     'Test2::EventFacet::Meta'=> 'http://github.com/Test-More/test-more/issues',
     'Test2::EventFacet::Parent'=> 'http://github.com/Test-More/test-more/issues',
     'Test2::EventFacet::Plan'=> 'http://github.com/Test-More/test-more/issues',
@@ -17432,7 +19502,7 @@ sub is_core
     'Unicode::Collate::CJK::Stroke'=> undef,
     'Unicode::Collate::CJK::Zhuyin'=> undef,
     'Unicode::Collate::Locale'=> undef,
-    'Win32'                 => undef,
+    'Win32'                 => 'https://github.com/perl-libwin32/win32/issues',
     'Win32API::File'        => undef,
     'Win32API::File::inc::ExtUtils::Myconst2perl'=> undef,
     'autodie'               => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',