This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Prepare Module::CoreList for 5.37.2
[perl5.git] / dist / Module-CoreList / lib / Module / CoreList.pm
index f8f4919..e662a18 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 our ( %released, %version, %families, %upstream, %bug_tracker, %deprecated, %delta );
 
 use version;
-our $VERSION = '5.20210120';
+our $VERSION = '5.20220720';
 
 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__) } }
@@ -373,6 +373,28 @@ sub changes_between {
     5.033004 => '2020-11-20',
     5.033005 => '2020-12-20',
     5.033006 => '2021-01-20',
+    5.032001 => '2021-01-23',
+    5.033007 => '2021-02-20',
+    5.033008 => '2021-03-20',
+    5.033009 => '2021-04-20',
+    5.034000 => '2021-05-20',
+    5.035000 => '2021-05-21',
+    5.035001 => '2021-06-20',
+    5.035002 => '2021-07-23',
+    5.035003 => '2021-08-20',
+    5.035004 => '2021-09-20',
+    5.035005 => '2021-10-21',
+    5.035006 => '2021-11-20',
+    5.035007 => '2021-12-20',
+    5.035008 => '2022-01-20',
+    5.035009 => '2022-02-20',
+    5.034001 => '2022-03-13',
+    5.035010 => '2022-03-20',
+    5.035011 => '2022-04-20',
+    5.036000 => '2022-05-27',
+    5.037000 => '2022-05-27',
+    5.037001 => '2022-06-20',
+    5.037002 => '2022-07-20',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
@@ -17712,7 +17734,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
             'Test::Tester::CaptureRunner'=> '1.302181',
             'Test::Tester::Delegate'=> '1.302181',
             'Test::use::ok'         => '1.302181',
-            'Win32API::File::inc::ExtUtils::Myconst2perl'=> '1',
             'ok'                    => '1.302181',
             'overload'              => '1.32',
         },
@@ -18200,13 +18221,1297 @@ for my $version ( sort { $a <=> $b } keys %released ) {
         delta_from => 5.033005,
         changed => {
             'B::Op_private'         => '5.033006',
+            'Carp'                  => '1.52',
+            'Carp::Heavy'           => '1.52',
+            'Compress::Raw::Bzip2'  => '2.100',
+            'Compress::Raw::Zlib'   => '2.100',
+            'Compress::Zlib'        => '2.100',
             'Config'                => '5.033006',
+            'DynaLoader'            => '1.50',
+            'ExtUtils::Command'     => '7.58',
+            'ExtUtils::Command::MM' => '7.58',
+            'ExtUtils::Liblist'     => '7.58',
+            'ExtUtils::Liblist::Kid'=> '7.58',
+            'ExtUtils::MM'          => '7.58',
+            'ExtUtils::MM_AIX'      => '7.58',
+            'ExtUtils::MM_Any'      => '7.58',
+            'ExtUtils::MM_BeOS'     => '7.58',
+            'ExtUtils::MM_Cygwin'   => '7.58',
+            'ExtUtils::MM_DOS'      => '7.58',
+            'ExtUtils::MM_Darwin'   => '7.58',
+            'ExtUtils::MM_MacOS'    => '7.58',
+            'ExtUtils::MM_NW5'      => '7.58',
+            'ExtUtils::MM_OS2'      => '7.58',
+            'ExtUtils::MM_OS390'    => '7.58',
+            'ExtUtils::MM_QNX'      => '7.58',
+            'ExtUtils::MM_UWIN'     => '7.58',
+            'ExtUtils::MM_Unix'     => '7.58',
+            'ExtUtils::MM_VMS'      => '7.58',
+            'ExtUtils::MM_VOS'      => '7.58',
+            'ExtUtils::MM_Win32'    => '7.58',
+            'ExtUtils::MM_Win95'    => '7.58',
+            'ExtUtils::MY'          => '7.58',
+            'ExtUtils::MakeMaker'   => '7.58',
+            'ExtUtils::MakeMaker::Config'=> '7.58',
+            'ExtUtils::MakeMaker::Locale'=> '7.58',
+            'ExtUtils::MakeMaker::version'=> '7.58',
+            'ExtUtils::MakeMaker::version::regex'=> '7.58',
+            'ExtUtils::Manifest'    => '1.73',
+            'ExtUtils::Mkbootstrap' => '7.58',
+            'ExtUtils::Mksymlists'  => '7.58',
+            'ExtUtils::testlib'     => '7.58',
+            'GDBM_File'             => '1.19',
+            'IO'                    => '1.45',
+            'IO::Compress::Adapter::Bzip2'=> '2.100',
+            'IO::Compress::Adapter::Deflate'=> '2.100',
+            'IO::Compress::Adapter::Identity'=> '2.100',
+            'IO::Compress::Base'    => '2.100',
+            'IO::Compress::Base::Common'=> '2.100',
+            'IO::Compress::Bzip2'   => '2.100',
+            'IO::Compress::Deflate' => '2.100',
+            'IO::Compress::Gzip'    => '2.100',
+            'IO::Compress::Gzip::Constants'=> '2.100',
+            'IO::Compress::RawDeflate'=> '2.100',
+            'IO::Compress::Zip'     => '2.100',
+            'IO::Compress::Zip::Constants'=> '2.100',
+            'IO::Compress::Zlib::Constants'=> '2.100',
+            'IO::Compress::Zlib::Extra'=> '2.100',
+            'IO::Dir'               => '1.45',
+            'IO::File'              => '1.45',
+            'IO::Handle'            => '1.45',
+            'IO::Pipe'              => '1.45',
+            'IO::Poll'              => '1.45',
+            'IO::Seekable'          => '1.45',
+            'IO::Select'            => '1.45',
+            'IO::Socket'            => '1.45',
+            'IO::Socket::INET'      => '1.45',
+            'IO::Socket::UNIX'      => '1.45',
+            'IO::Uncompress::Adapter::Bunzip2'=> '2.100',
+            'IO::Uncompress::Adapter::Identity'=> '2.100',
+            'IO::Uncompress::Adapter::Inflate'=> '2.100',
+            'IO::Uncompress::AnyInflate'=> '2.100',
+            'IO::Uncompress::AnyUncompress'=> '2.100',
+            'IO::Uncompress::Base'  => '2.100',
+            'IO::Uncompress::Bunzip2'=> '2.100',
+            'IO::Uncompress::Gunzip'=> '2.100',
+            'IO::Uncompress::Inflate'=> '2.100',
+            'IO::Uncompress::RawInflate'=> '2.100',
+            'IO::Uncompress::Unzip' => '2.100',
             'Module::CoreList'      => '5.20210120',
             'Module::CoreList::Utils'=> '5.20210120',
+            'Net::Cmd'              => '3.13',
+            'Net::Config'           => '3.13',
+            'Net::Domain'           => '3.13',
+            'Net::FTP'              => '3.13',
+            'Net::FTP::A'           => '3.13',
+            'Net::FTP::E'           => '3.13',
+            'Net::FTP::I'           => '3.13',
+            'Net::FTP::L'           => '3.13',
+            'Net::FTP::dataconn'    => '3.13',
+            'Net::NNTP'             => '3.13',
+            'Net::Netrc'            => '3.13',
+            'Net::POP3'             => '3.13',
+            'Net::SMTP'             => '3.13',
+            'Net::Time'             => '3.13',
+            'POSIX'                 => '1.97',
+            'Socket'                => '2.031',
+            'XS::APItest'           => '1.15',
+            'feature'               => '1.62',
+            'warnings'              => '1.50',
+        },
+        removed => {
+        }
+    },
+    5.032001 => {
+        delta_from => 5.032000,
+        changed => {
+            'B::Op_private'         => '5.032001',
+            'Config'                => '5.032001',
+            'Data::Dumper'          => '2.174_01',
+            'DynaLoader'            => '1.47_01',
+            'ExtUtils::Liblist::Kid'=> '7.44_01',
+            'Module::CoreList'      => '5.20210123',
+            'Module::CoreList::Utils'=> '5.20210123',
+            'Opcode'                => '1.48',
+            'Safe'                  => '2.41_01',
+            'Win32API::File::inc::ExtUtils::Myconst2perl'=> '1',
         },
         removed => {
         }
-    }
+    },
+    5.033007 => {
+        delta_from => 5.033006,
+        changed => {
+            'B::Deparse'            => '1.56',
+            'B::Op_private'         => '5.033007',
+            'Config'                => '5.033007',
+            'ExtUtils::CBuilder'    => '0.280236',
+            'ExtUtils::CBuilder::Base'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::Unix'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::VMS'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::Windows'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::aix'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::android'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::cygwin'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::darwin'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280236',
+            'ExtUtils::CBuilder::Platform::os2'=> '0.280236',
+            'ExtUtils::Command'     => '7.60',
+            'ExtUtils::Command::MM' => '7.60',
+            'ExtUtils::Liblist'     => '7.60',
+            'ExtUtils::Liblist::Kid'=> '7.60',
+            'ExtUtils::MM'          => '7.60',
+            'ExtUtils::MM_AIX'      => '7.60',
+            'ExtUtils::MM_Any'      => '7.60',
+            'ExtUtils::MM_BeOS'     => '7.60',
+            'ExtUtils::MM_Cygwin'   => '7.60',
+            'ExtUtils::MM_DOS'      => '7.60',
+            'ExtUtils::MM_Darwin'   => '7.60',
+            'ExtUtils::MM_MacOS'    => '7.60',
+            'ExtUtils::MM_NW5'      => '7.60',
+            'ExtUtils::MM_OS2'      => '7.60',
+            'ExtUtils::MM_OS390'    => '7.60',
+            'ExtUtils::MM_QNX'      => '7.60',
+            'ExtUtils::MM_UWIN'     => '7.60',
+            'ExtUtils::MM_Unix'     => '7.60',
+            'ExtUtils::MM_VMS'      => '7.60',
+            'ExtUtils::MM_VOS'      => '7.60',
+            'ExtUtils::MM_Win32'    => '7.60',
+            'ExtUtils::MM_Win95'    => '7.60',
+            'ExtUtils::MY'          => '7.60',
+            'ExtUtils::MakeMaker'   => '7.60',
+            'ExtUtils::MakeMaker::Config'=> '7.60',
+            'ExtUtils::MakeMaker::Locale'=> '7.60',
+            'ExtUtils::MakeMaker::version'=> '7.60',
+            'ExtUtils::MakeMaker::version::regex'=> '7.60',
+            'ExtUtils::Mkbootstrap' => '7.60',
+            'ExtUtils::Mksymlists'  => '7.60',
+            'ExtUtils::PL2Bat'      => '0.004',
+            'ExtUtils::testlib'     => '7.60',
+            'Fatal'                 => '2.34',
+            'File::Find'            => '1.39',
+            'Hash::Util'            => '0.25',
+            'IO'                    => '1.46',
+            'IO::Dir'               => '1.46',
+            'IO::File'              => '1.46',
+            'IO::Handle'            => '1.46',
+            'IO::Pipe'              => '1.46',
+            'IO::Poll'              => '1.46',
+            'IO::Seekable'          => '1.46',
+            'IO::Select'            => '1.46',
+            'IO::Socket'            => '1.46',
+            'IO::Socket::INET'      => '1.46',
+            'IO::Socket::UNIX'      => '1.46',
+            'JSON::PP'              => '4.06',
+            'JSON::PP::Boolean'     => '4.06',
+            'Module::CoreList'      => '5.20210220',
+            'Module::CoreList::Utils'=> '5.20210220',
+            'Opcode'                => '1.50',
+            'PerlIO::encoding'      => '0.30',
+            'Time::HiRes'           => '1.9767',
+            'autodie'               => '2.34',
+            'autodie::Scope::Guard' => '2.34',
+            'autodie::Scope::GuardStack'=> '2.34',
+            'autodie::Util'         => '2.34',
+            'autodie::exception'    => '2.34',
+            'autodie::exception::system'=> '2.34',
+            'autodie::hints'        => '2.34',
+            'autodie::skip'         => '2.34',
+            'feature'               => '1.63',
+            'mro'                   => '1.25_001',
+            'warnings'              => '1.51',
+        },
+        removed => {
+        }
+    },
+    5.033008 => {
+        delta_from => 5.033007,
+        changed => {
+            'B::Op_private'         => '5.033008',
+            'Compress::Raw::Bzip2'  => '2.101',
+            'Compress::Raw::Zlib'   => '2.101',
+            'Compress::Zlib'        => '2.102',
+            'Config'                => '5.033008',
+            'Data::Dumper'          => '2.177',
+            'IO::Compress::Adapter::Bzip2'=> '2.102',
+            'IO::Compress::Adapter::Deflate'=> '2.102',
+            'IO::Compress::Adapter::Identity'=> '2.102',
+            'IO::Compress::Base'    => '2.102',
+            'IO::Compress::Base::Common'=> '2.102',
+            'IO::Compress::Bzip2'   => '2.102',
+            'IO::Compress::Deflate' => '2.102',
+            'IO::Compress::Gzip'    => '2.102',
+            'IO::Compress::Gzip::Constants'=> '2.102',
+            'IO::Compress::RawDeflate'=> '2.102',
+            'IO::Compress::Zip'     => '2.102',
+            'IO::Compress::Zip::Constants'=> '2.102',
+            'IO::Compress::Zlib::Constants'=> '2.102',
+            'IO::Compress::Zlib::Extra'=> '2.102',
+            'IO::Uncompress::Adapter::Bunzip2'=> '2.102',
+            'IO::Uncompress::Adapter::Identity'=> '2.102',
+            'IO::Uncompress::Adapter::Inflate'=> '2.102',
+            'IO::Uncompress::AnyInflate'=> '2.102',
+            'IO::Uncompress::AnyUncompress'=> '2.102',
+            'IO::Uncompress::Base'  => '2.102',
+            'IO::Uncompress::Bunzip2'=> '2.102',
+            'IO::Uncompress::Gunzip'=> '2.102',
+            'IO::Uncompress::Inflate'=> '2.102',
+            'IO::Uncompress::RawInflate'=> '2.102',
+            'IO::Uncompress::Unzip' => '2.102',
+            'Module::CoreList'      => '5.20210320',
+            'Module::CoreList::Utils'=> '5.20210320',
+            'Pod::Html'             => '1.27',
+            'Win32'                 => '0.57',
+        },
+        removed => {
+        }
+    },
+    5.033009 => {
+        delta_from => 5.033008,
+        changed => {
+            'B::Op_private'         => '5.033009',
+            'Config'                => '5.033009',
+            'Data::Dumper'          => '2.178',
+            'ExtUtils::Command'     => '7.62',
+            'ExtUtils::Command::MM' => '7.62',
+            'ExtUtils::Liblist'     => '7.62',
+            'ExtUtils::Liblist::Kid'=> '7.62',
+            'ExtUtils::MM'          => '7.62',
+            'ExtUtils::MM_AIX'      => '7.62',
+            'ExtUtils::MM_Any'      => '7.62',
+            'ExtUtils::MM_BeOS'     => '7.62',
+            'ExtUtils::MM_Cygwin'   => '7.62',
+            'ExtUtils::MM_DOS'      => '7.62',
+            'ExtUtils::MM_Darwin'   => '7.62',
+            'ExtUtils::MM_MacOS'    => '7.62',
+            'ExtUtils::MM_NW5'      => '7.62',
+            'ExtUtils::MM_OS2'      => '7.62',
+            'ExtUtils::MM_OS390'    => '7.62',
+            'ExtUtils::MM_QNX'      => '7.62',
+            'ExtUtils::MM_UWIN'     => '7.62',
+            'ExtUtils::MM_Unix'     => '7.62',
+            'ExtUtils::MM_VMS'      => '7.62',
+            'ExtUtils::MM_VOS'      => '7.62',
+            'ExtUtils::MM_Win32'    => '7.62',
+            'ExtUtils::MM_Win95'    => '7.62',
+            'ExtUtils::MY'          => '7.62',
+            'ExtUtils::MakeMaker'   => '7.62',
+            'ExtUtils::MakeMaker::Config'=> '7.62',
+            'ExtUtils::MakeMaker::Locale'=> '7.62',
+            'ExtUtils::MakeMaker::version'=> '7.62',
+            'ExtUtils::MakeMaker::version::regex'=> '7.62',
+            'ExtUtils::Mkbootstrap' => '7.62',
+            'ExtUtils::Mksymlists'  => '7.62',
+            'ExtUtils::ParseXS'     => '3.43',
+            'ExtUtils::ParseXS::Constants'=> '3.43',
+            'ExtUtils::ParseXS::CountLines'=> '3.43',
+            'ExtUtils::ParseXS::Eval'=> '3.43',
+            'ExtUtils::ParseXS::Utilities'=> '3.43',
+            'ExtUtils::Typemaps'    => '3.43',
+            'ExtUtils::Typemaps::Cmd'=> '3.43',
+            'ExtUtils::Typemaps::InputMap'=> '3.43',
+            'ExtUtils::Typemaps::OutputMap'=> '3.43',
+            'ExtUtils::Typemaps::Type'=> '3.43',
+            'ExtUtils::testlib'     => '7.62',
+            'Module::CoreList'      => '5.20210420',
+            'Module::CoreList::Utils'=> '5.20210420',
+            'NEXT'                  => '0.68',
+            'XS::APItest'           => '1.16',
+            'feature'               => '1.64',
+            'perlfaq'               => '5.20210411',
+        },
+        removed => {
+        }
+    },
+    5.034000 => {
+        delta_from => 5.033009,
+        changed => {
+            'B::Op_private'         => '5.034000',
+            'Config'                => '5.034',
+            'Data::Dumper'          => '2.179',
+            'Module::CoreList'      => '5.20210520',
+            'Module::CoreList::Utils'=> '5.20210520',
+            'experimental'          => '0.024',
+        },
+        removed => {
+        }
+    },
+    5.035000 => {
+        delta_from => 5.034,
+        changed => {
+            'B::Op_private'         => '5.035000',
+            'Config'                => '5.035',
+            'Module::CoreList'      => '5.20210521',
+            'Module::CoreList::Utils'=> '5.20210521',
+            'feature'               => '1.65',
+        },
+        removed => {
+        }
+    },
+    5.035001 => {
+        delta_from => 5.035000,
+        changed => {
+            'B::Deparse'            => '1.57',
+            'B::Op_private'         => '5.035001',
+            'Config'                => '5.035001',
+            'Cwd'                   => '3.81',
+            'Data::Dumper'          => '2.181',
+            'File::Copy'            => '2.36',
+            'File::Glob'            => '1.35',
+            'File::Spec'            => '3.81',
+            'File::Spec::AmigaOS'   => '3.81',
+            'File::Spec::Cygwin'    => '3.81',
+            'File::Spec::Epoc'      => '3.81',
+            'File::Spec::Functions' => '3.81',
+            'File::Spec::Mac'       => '3.81',
+            'File::Spec::OS2'       => '3.81',
+            'File::Spec::Unix'      => '3.81',
+            'File::Spec::VMS'       => '3.81',
+            'File::Spec::Win32'     => '3.81',
+            'File::stat'            => '1.10',
+            'IO'                    => '1.47',
+            'IO::Dir'               => '1.47',
+            'IO::File'              => '1.47',
+            'IO::Handle'            => '1.47',
+            'IO::Pipe'              => '1.47',
+            'IO::Poll'              => '1.47',
+            'IO::Seekable'          => '1.47',
+            'IO::Select'            => '1.47',
+            'IO::Socket'            => '1.47',
+            'IO::Socket::INET'      => '1.47',
+            'IO::Socket::UNIX'      => '1.47',
+            'List::Util'            => '1.56',
+            'List::Util::XS'        => '1.56',
+            'Module::CoreList'      => '5.20210620',
+            'Module::CoreList::Utils'=> '5.20210620',
+            'Opcode'                => '1.51',
+            'POSIX'                 => '1.98',
+            'Scalar::Util'          => '1.56',
+            'Socket'                => '2.032',
+            'Sub::Util'             => '1.56',
+            'Test2'                 => '1.302185',
+            'Test2::API'            => '1.302185',
+            'Test2::API::Breakage'  => '1.302185',
+            'Test2::API::Context'   => '1.302185',
+            'Test2::API::Instance'  => '1.302185',
+            'Test2::API::InterceptResult'=> '1.302185',
+            'Test2::API::InterceptResult::Event'=> '1.302185',
+            'Test2::API::InterceptResult::Facet'=> '1.302185',
+            'Test2::API::InterceptResult::Hub'=> '1.302185',
+            'Test2::API::InterceptResult::Squasher'=> '1.302185',
+            'Test2::API::Stack'     => '1.302185',
+            'Test2::Event'          => '1.302185',
+            'Test2::Event::Bail'    => '1.302185',
+            'Test2::Event::Diag'    => '1.302185',
+            'Test2::Event::Encoding'=> '1.302185',
+            'Test2::Event::Exception'=> '1.302185',
+            'Test2::Event::Fail'    => '1.302185',
+            'Test2::Event::Generic' => '1.302185',
+            'Test2::Event::Note'    => '1.302185',
+            'Test2::Event::Ok'      => '1.302185',
+            'Test2::Event::Pass'    => '1.302185',
+            'Test2::Event::Plan'    => '1.302185',
+            'Test2::Event::Skip'    => '1.302185',
+            'Test2::Event::Subtest' => '1.302185',
+            'Test2::Event::TAP::Version'=> '1.302185',
+            'Test2::Event::V2'      => '1.302185',
+            'Test2::Event::Waiting' => '1.302185',
+            'Test2::EventFacet'     => '1.302185',
+            'Test2::EventFacet::About'=> '1.302185',
+            'Test2::EventFacet::Amnesty'=> '1.302185',
+            'Test2::EventFacet::Assert'=> '1.302185',
+            'Test2::EventFacet::Control'=> '1.302185',
+            'Test2::EventFacet::Error'=> '1.302185',
+            'Test2::EventFacet::Hub'=> '1.302185',
+            'Test2::EventFacet::Info'=> '1.302185',
+            'Test2::EventFacet::Info::Table'=> '1.302185',
+            'Test2::EventFacet::Meta'=> '1.302185',
+            'Test2::EventFacet::Parent'=> '1.302185',
+            'Test2::EventFacet::Plan'=> '1.302185',
+            'Test2::EventFacet::Render'=> '1.302185',
+            'Test2::EventFacet::Trace'=> '1.302185',
+            'Test2::Formatter'      => '1.302185',
+            'Test2::Formatter::TAP' => '1.302185',
+            'Test2::Hub'            => '1.302185',
+            'Test2::Hub::Interceptor'=> '1.302185',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302185',
+            'Test2::Hub::Subtest'   => '1.302185',
+            'Test2::IPC'            => '1.302185',
+            'Test2::IPC::Driver'    => '1.302185',
+            'Test2::IPC::Driver::Files'=> '1.302185',
+            'Test2::Tools::Tiny'    => '1.302185',
+            'Test2::Util'           => '1.302185',
+            'Test2::Util::ExternalMeta'=> '1.302185',
+            'Test2::Util::Facets2Legacy'=> '1.302185',
+            'Test2::Util::HashBase' => '1.302185',
+            'Test2::Util::Trace'    => '1.302185',
+            'Test::Builder'         => '1.302185',
+            'Test::Builder::Formatter'=> '1.302185',
+            'Test::Builder::Module' => '1.302185',
+            'Test::Builder::Tester' => '1.302185',
+            'Test::Builder::Tester::Color'=> '1.302185',
+            'Test::Builder::TodoDiag'=> '1.302185',
+            'Test::More'            => '1.302185',
+            'Test::Simple'          => '1.302185',
+            'Test::Tester'          => '1.302185',
+            'Test::Tester::Capture' => '1.302185',
+            'Test::Tester::CaptureRunner'=> '1.302185',
+            'Test::Tester::Delegate'=> '1.302185',
+            'Test::use::ok'         => '1.302185',
+            'Unicode::Collate'      => '1.30',
+            'Unicode::Collate::CJK::Big5'=> '1.30',
+            'Unicode::Collate::CJK::GB2312'=> '1.30',
+            'Unicode::Collate::CJK::JISX0208'=> '1.30',
+            'Unicode::Collate::CJK::Korean'=> '1.30',
+            'Unicode::Collate::CJK::Pinyin'=> '1.30',
+            'Unicode::Collate::CJK::Stroke'=> '1.30',
+            'Unicode::Collate::CJK::Zhuyin'=> '1.30',
+            'Unicode::Collate::Locale'=> '1.30',
+            'Unicode::UCD'          => '0.76',
+            'XS::APItest'           => '1.17',
+            'feature'               => '1.66',
+            'ok'                    => '1.302185',
+            'open'                  => '1.13',
+            'perlfaq'               => '5.20210520',
+            'version'               => '0.9929',
+            'version::regex'        => '0.9929',
+        },
+        removed => {
+        }
+    },
+    5.035002 => {
+        delta_from => 5.035001,
+        changed => {
+            'Amiga::ARexx'          => '0.06',
+            'Amiga::Exec'           => '0.03',
+            'B::Concise'            => '1.005',
+            'B::Op_private'         => '5.035002',
+            'Config'                => '5.035002',
+            'Cwd'                   => '3.82',
+            'DB_File'               => '1.856',
+            'Data::Dumper'          => '2.183',
+            'Devel::PPPort'         => '3.63',
+            'Devel::Peek'           => '1.31',
+            'DynaLoader'            => '1.51',
+            'Encode'                => '3.10',
+            'Encode::JP'            => '2.05',
+            'Errno'                 => '1.34',
+            'ExtUtils::Miniperl'    => '1.11',
+            'Fcntl'                 => '1.15',
+            'File::Find'            => '1.39_01',
+            'File::Glob'            => '1.36',
+            'File::stat'            => '1.11',
+            'GDBM_File'             => '1.20',
+            'Hash::Util'            => '0.26',
+            'Hash::Util::FieldHash' => '1.22',
+            'I18N::Langinfo'        => '0.20',
+            'IPC::Open2'            => '1.06',
+            'IPC::Open3'            => '1.22',
+            'Math::BigFloat'        => '1.999823',
+            'Math::BigFloat::Trace' => '0.53',
+            'Math::BigInt'          => '1.999823',
+            'Math::BigInt::Calc'    => '1.999823',
+            'Math::BigInt::FastCalc'=> '0.5010',
+            'Math::BigInt::Lib'     => '1.999823',
+            'Math::BigInt::Trace'   => '0.53',
+            'Math::BigRat'          => '0.2617',
+            'Module::CoreList'      => '5.20210723',
+            'Module::CoreList::Utils'=> '5.20210723',
+            'Opcode'                => '1.52',
+            'PerlIO'                => '1.12',
+            'Pod::Functions'        => '1.14',
+            'Pod::Functions::Functions'=> '1.14',
+            'Pod::Html'             => '1.31',
+            'Pod::Html::Util'       => '1.31',
+            'Pod::Simple'           => '3.43',
+            'Pod::Simple::BlackBox' => '3.43',
+            'Pod::Simple::Checker'  => '3.43',
+            'Pod::Simple::Debug'    => '3.43',
+            'Pod::Simple::DumpAsText'=> '3.43',
+            'Pod::Simple::DumpAsXML'=> '3.43',
+            'Pod::Simple::HTML'     => '3.43',
+            'Pod::Simple::HTMLBatch'=> '3.43',
+            'Pod::Simple::LinkSection'=> '3.43',
+            'Pod::Simple::Methody'  => '3.43',
+            'Pod::Simple::Progress' => '3.43',
+            'Pod::Simple::PullParser'=> '3.43',
+            'Pod::Simple::PullParserEndToken'=> '3.43',
+            'Pod::Simple::PullParserStartToken'=> '3.43',
+            'Pod::Simple::PullParserTextToken'=> '3.43',
+            'Pod::Simple::PullParserToken'=> '3.43',
+            'Pod::Simple::RTF'      => '3.43',
+            'Pod::Simple::Search'   => '3.43',
+            'Pod::Simple::SimpleTree'=> '3.43',
+            'Pod::Simple::Text'     => '3.43',
+            'Pod::Simple::TextContent'=> '3.43',
+            'Pod::Simple::TiedOutFH'=> '3.43',
+            'Pod::Simple::Transcode'=> '3.43',
+            'Pod::Simple::TranscodeDumb'=> '3.43',
+            'Pod::Simple::TranscodeSmart'=> '3.43',
+            'Pod::Simple::XHTML'    => '3.43',
+            'Pod::Simple::XMLOutStream'=> '3.43',
+            'Sys::Hostname'         => '1.24',
+            'Text::Tabs'            => '2021.0717',
+            'Text::Wrap'            => '2021.0717',
+            'Time::HiRes'           => '1.9768',
+            'Unicode::UCD'          => '0.77',
+            'VMS::Filespec'         => '1.13',
+            'VMS::Stdio'            => '2.46',
+            'XSLoader'              => '0.31',
+            'bigint'                => '0.53',
+            'bignum'                => '0.53',
+            'bigrat'                => '0.53',
+            'if'                    => '0.0610',
+            'threads'               => '2.27',
+            'warnings'              => '1.52',
+        },
+        removed => {
+        }
+    },
+    5.035003 => {
+        delta_from => 5.035002,
+        changed => {
+            'Archive::Tar'          => '2.40',
+            'Archive::Tar::Constant'=> '2.40',
+            'Archive::Tar::File'    => '2.40',
+            'B::Op_private'         => '5.035003',
+            'Config'                => '5.035003',
+            'Encode'                => '3.12',
+            'Encode::GSM0338'       => '2.10',
+            'Encode::Unicode'       => '2.19',
+            'Module::CoreList'      => '5.20210820',
+            'Module::CoreList::Utils'=> '5.20210820',
+            'Net::hostent'          => '1.03',
+            'Opcode'                => '1.53',
+            'POSIX'                 => '1.99',
+            'Pod::Html'             => '1.32',
+            'Pod::Html::Util'       => '1.32',
+            'Storable'              => '3.24',
+            'Text::Tabs'            => '2021.0804',
+            'Text::Wrap'            => '2021.0804',
+            'Time::HiRes'           => '1.9769',
+            'Unicode::Normalize'    => '1.30',
+            'XS::APItest'           => '1.18',
+            'diagnostics'           => '1.38',
+            'feature'               => '1.67',
+            'sort'                  => '2.05',
+            'threads::shared'       => '1.63',
+            'warnings'              => '1.53',
+        },
+        removed => {
+        }
+    },
+    5.035004 => {
+        delta_from => 5.035003,
+        changed => {
+            'B'                     => '1.83',
+            'B::Deparse'            => '1.58',
+            'B::Op_private'         => '5.035004',
+            'Config'                => '5.035004',
+            'Devel::Peek'           => '1.32',
+            'Exporter'              => '5.77',
+            'Exporter::Heavy'       => '5.77',
+            'ExtUtils::ParseXS'     => '3.44',
+            'ExtUtils::ParseXS::Constants'=> '3.44',
+            'ExtUtils::ParseXS::CountLines'=> '3.44',
+            'ExtUtils::ParseXS::Eval'=> '3.44',
+            'ExtUtils::ParseXS::Utilities'=> '3.44',
+            'ExtUtils::Typemaps'    => '3.44',
+            'ExtUtils::Typemaps::Cmd'=> '3.44',
+            'ExtUtils::Typemaps::InputMap'=> '3.44',
+            'ExtUtils::Typemaps::OutputMap'=> '3.44',
+            'ExtUtils::Typemaps::Type'=> '3.44',
+            'Hash::Util::FieldHash' => '1.23',
+            'IO'                    => '1.48',
+            'IO::Dir'               => '1.48',
+            'IO::File'              => '1.48',
+            'IO::Handle'            => '1.48',
+            'IO::Pipe'              => '1.48',
+            'IO::Poll'              => '1.48',
+            'IO::Seekable'          => '1.48',
+            'IO::Select'            => '1.48',
+            'IO::Socket'            => '1.48',
+            'IO::Socket::INET'      => '1.48',
+            'IO::Socket::UNIX'      => '1.48',
+            'List::Util'            => '1.56_001',
+            'List::Util::XS'        => '1.56_001',
+            'Module::CoreList'      => '5.20210920',
+            'Module::CoreList::Utils'=> '5.20210920',
+            'Opcode'                => '1.54',
+            'Pod::Html'             => '1.33',
+            'Pod::Html::Util'       => '1.33',
+            'Scalar::Util'          => '1.56_001',
+            'Storable'              => '3.25',
+            'Sub::Util'             => '1.56_001',
+            'Text::Tabs'            => '2021.0814',
+            'Text::Wrap'            => '2021.0814',
+            'UNIVERSAL'             => '1.14',
+            'Unicode'               => '14.0.0',
+            'Unicode::Collate'      => '1.31',
+            'Unicode::Collate::CJK::Big5'=> '1.31',
+            'Unicode::Collate::CJK::GB2312'=> '1.31',
+            'Unicode::Collate::CJK::JISX0208'=> '1.31',
+            'Unicode::Collate::CJK::Korean'=> '1.31',
+            'Unicode::Collate::CJK::Pinyin'=> '1.31',
+            'Unicode::Collate::CJK::Stroke'=> '1.31',
+            'Unicode::Collate::CJK::Zhuyin'=> '1.31',
+            'Unicode::Collate::Locale'=> '1.31',
+            'Unicode::UCD'          => '0.78',
+            'XS::APItest'           => '1.19',
+            'XS::Typemap'           => '0.19',
+            'attributes'            => '0.34',
+            'feature'               => '1.68',
+            'mro'                   => '1.26',
+            'threads::shared'       => '1.64',
+            'warnings'              => '1.54',
+        },
+        removed => {
+        }
+    },
+    5.035005 => {
+        delta_from => 5.035004,
+        changed => {
+            'B::Concise'            => '1.006',
+            'B::Deparse'            => '1.59',
+            'B::Op_private'         => '5.035005',
+            'Config'                => '5.035005',
+            'Digest'                => '1.20',
+            'Digest::base'          => '1.20',
+            'Digest::file'          => '1.20',
+            'DynaLoader'            => '1.52',
+            'Encode'                => '3.16',
+            'Errno'                 => '1.35',
+            'File::Copy'            => '2.37',
+            'File::Spec::Unix'      => '3.82',
+            'FindBin'               => '1.53',
+            'GDBM_File'             => '1.21',
+            'HTTP::Tiny'            => '0.078',
+            'I18N::Langinfo'        => '0.21',
+            'IO::Dir'               => '1.49',
+            'IO::Pipe'              => '1.49',
+            'IO::Poll'              => '1.49',
+            'IO::Select'            => '1.49',
+            'IO::Socket'            => '1.49',
+            'IO::Socket::INET'      => '1.49',
+            'IO::Socket::UNIX'      => '1.49',
+            'List::Util'            => '1.60',
+            'List::Util::XS'        => '1.60',
+            'Math::BigRat::Trace'   => '0.63',
+            'Module::CoreList'      => '5.20211020',
+            'Module::CoreList::Utils'=> '5.20211020',
+            'POSIX'                 => '2.01',
+            'Scalar::Util'          => '1.60',
+            'Sub::Util'             => '1.60',
+            'Test2'                 => '1.302188',
+            'Test2::API'            => '1.302188',
+            'Test2::API::Breakage'  => '1.302188',
+            'Test2::API::Context'   => '1.302188',
+            'Test2::API::Instance'  => '1.302188',
+            'Test2::API::InterceptResult'=> '1.302188',
+            'Test2::API::InterceptResult::Event'=> '1.302188',
+            'Test2::API::InterceptResult::Facet'=> '1.302188',
+            'Test2::API::InterceptResult::Hub'=> '1.302188',
+            'Test2::API::InterceptResult::Squasher'=> '1.302188',
+            'Test2::API::Stack'     => '1.302188',
+            'Test2::Event'          => '1.302188',
+            'Test2::Event::Bail'    => '1.302188',
+            'Test2::Event::Diag'    => '1.302188',
+            'Test2::Event::Encoding'=> '1.302188',
+            'Test2::Event::Exception'=> '1.302188',
+            'Test2::Event::Fail'    => '1.302188',
+            'Test2::Event::Generic' => '1.302188',
+            'Test2::Event::Note'    => '1.302188',
+            'Test2::Event::Ok'      => '1.302188',
+            'Test2::Event::Pass'    => '1.302188',
+            'Test2::Event::Plan'    => '1.302188',
+            'Test2::Event::Skip'    => '1.302188',
+            'Test2::Event::Subtest' => '1.302188',
+            'Test2::Event::TAP::Version'=> '1.302188',
+            'Test2::Event::V2'      => '1.302188',
+            'Test2::Event::Waiting' => '1.302188',
+            'Test2::EventFacet'     => '1.302188',
+            'Test2::EventFacet::About'=> '1.302188',
+            'Test2::EventFacet::Amnesty'=> '1.302188',
+            'Test2::EventFacet::Assert'=> '1.302188',
+            'Test2::EventFacet::Control'=> '1.302188',
+            'Test2::EventFacet::Error'=> '1.302188',
+            'Test2::EventFacet::Hub'=> '1.302188',
+            'Test2::EventFacet::Info'=> '1.302188',
+            'Test2::EventFacet::Info::Table'=> '1.302188',
+            'Test2::EventFacet::Meta'=> '1.302188',
+            'Test2::EventFacet::Parent'=> '1.302188',
+            'Test2::EventFacet::Plan'=> '1.302188',
+            'Test2::EventFacet::Render'=> '1.302188',
+            'Test2::EventFacet::Trace'=> '1.302188',
+            'Test2::Formatter'      => '1.302188',
+            'Test2::Formatter::TAP' => '1.302188',
+            'Test2::Hub'            => '1.302188',
+            'Test2::Hub::Interceptor'=> '1.302188',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302188',
+            'Test2::Hub::Subtest'   => '1.302188',
+            'Test2::IPC'            => '1.302188',
+            'Test2::IPC::Driver'    => '1.302188',
+            'Test2::IPC::Driver::Files'=> '1.302188',
+            'Test2::Tools::Tiny'    => '1.302188',
+            'Test2::Util'           => '1.302188',
+            'Test2::Util::ExternalMeta'=> '1.302188',
+            'Test2::Util::Facets2Legacy'=> '1.302188',
+            'Test2::Util::HashBase' => '1.302188',
+            'Test2::Util::Trace'    => '1.302188',
+            'Test::Builder'         => '1.302188',
+            'Test::Builder::Formatter'=> '1.302188',
+            'Test::Builder::Module' => '1.302188',
+            'Test::Builder::Tester' => '1.302188',
+            'Test::Builder::Tester::Color'=> '1.302188',
+            'Test::Builder::TodoDiag'=> '1.302188',
+            'Test::More'            => '1.302188',
+            'Test::Simple'          => '1.302188',
+            'Test::Tester'          => '1.302188',
+            'Test::Tester::Capture' => '1.302188',
+            'Test::Tester::CaptureRunner'=> '1.302188',
+            'Test::Tester::Delegate'=> '1.302188',
+            'Test::use::ok'         => '1.302188',
+            'Tie::Handle'           => '4.3',
+            'Tie::Hash'             => '1.06',
+            'Tie::Scalar'           => '1.06',
+            'XS::APItest'           => '1.20',
+            'experimental'          => '0.025',
+            'ok'                    => '1.302188',
+            'warnings'              => '1.55',
+        },
+        removed => {
+        }
+    },
+    5.035006 => {
+        delta_from => 5.035005,
+        changed => {
+            'B::Op_private'         => '5.035006',
+            'Config'                => '5.035006',
+            'File::Glob'            => '1.37',
+            'File::stat'            => '1.12',
+            'GDBM_File'             => '1.22',
+            'HTTP::Tiny'            => '0.080',
+            'Math::BigFloat'        => '1.999827',
+            'Math::BigFloat::Trace' => '0.63',
+            'Math::BigInt'          => '1.999827',
+            'Math::BigInt::Calc'    => '1.999827',
+            'Math::BigInt::FastCalc'=> '0.5012',
+            'Math::BigInt::Lib'     => '1.999827',
+            'Math::BigInt::Trace'   => '0.63',
+            'Math::BigRat'          => '0.2620',
+            'Module::CoreList'      => '5.20211120',
+            'Module::CoreList::Utils'=> '5.20211120',
+            'POSIX'                 => '2.02',
+            'bigint'                => '0.63',
+            'bignum'                => '0.63',
+            'bigrat'                => '0.63',
+            'diagnostics'           => '1.39',
+            'feature'               => '1.69',
+            'warnings'              => '1.56',
+        },
+        removed => {
+        }
+    },
+    5.035007 => {
+        delta_from => 5.035006,
+        changed => {
+            'B::Deparse'            => '1.60',
+            'B::Op_private'         => '5.035007',
+            'CPAN'                  => '2.29',
+            'CPAN::Distribution'    => '2.29',
+            'CPAN::FTP'             => '5.5014',
+            'CPAN::FirstTime'       => '5.5316',
+            'CPAN::HandleConfig'    => '5.5012',
+            'CPAN::Index'           => '2.29',
+            'Config'                => '5.035007',
+            'Cwd'                   => '3.83',
+            'ExtUtils::Command'     => '7.64',
+            'ExtUtils::Command::MM' => '7.64',
+            'ExtUtils::Liblist'     => '7.64',
+            'ExtUtils::Liblist::Kid'=> '7.64',
+            'ExtUtils::MM'          => '7.64',
+            'ExtUtils::MM_AIX'      => '7.64',
+            'ExtUtils::MM_Any'      => '7.64',
+            'ExtUtils::MM_BeOS'     => '7.64',
+            'ExtUtils::MM_Cygwin'   => '7.64',
+            'ExtUtils::MM_DOS'      => '7.64',
+            'ExtUtils::MM_Darwin'   => '7.64',
+            'ExtUtils::MM_MacOS'    => '7.64',
+            'ExtUtils::MM_NW5'      => '7.64',
+            'ExtUtils::MM_OS2'      => '7.64',
+            'ExtUtils::MM_OS390'    => '7.64',
+            'ExtUtils::MM_QNX'      => '7.64',
+            'ExtUtils::MM_UWIN'     => '7.64',
+            'ExtUtils::MM_Unix'     => '7.64',
+            'ExtUtils::MM_VMS'      => '7.64',
+            'ExtUtils::MM_VOS'      => '7.64',
+            'ExtUtils::MM_Win32'    => '7.64',
+            'ExtUtils::MM_Win95'    => '7.64',
+            'ExtUtils::MY'          => '7.64',
+            'ExtUtils::MakeMaker'   => '7.64',
+            'ExtUtils::MakeMaker::Config'=> '7.64',
+            'ExtUtils::MakeMaker::Locale'=> '7.64',
+            'ExtUtils::MakeMaker::version'=> '7.64',
+            'ExtUtils::MakeMaker::version::regex'=> '7.64',
+            'ExtUtils::Mkbootstrap' => '7.64',
+            'ExtUtils::Mksymlists'  => '7.64',
+            'ExtUtils::testlib'     => '7.64',
+            'File::Compare'         => '1.1007',
+            'File::Copy'            => '2.38',
+            'File::Spec'            => '3.83',
+            'File::Spec::AmigaOS'   => '3.83',
+            'File::Spec::Cygwin'    => '3.83',
+            'File::Spec::Epoc'      => '3.83',
+            'File::Spec::Functions' => '3.83',
+            'File::Spec::Mac'       => '3.83',
+            'File::Spec::OS2'       => '3.83',
+            'File::Spec::Unix'      => '3.83',
+            'File::Spec::VMS'       => '3.83',
+            'File::Spec::Win32'     => '3.83',
+            'Hash::Util'            => '0.27',
+            'Hash::Util::FieldHash' => '1.24',
+            'IO'                    => '1.49',
+            'JSON::PP'              => '4.07',
+            'JSON::PP::Boolean'     => '4.07',
+            'Math::BigFloat'        => '1.999828',
+            'Math::BigInt'          => '1.999828',
+            'Math::BigInt::Calc'    => '1.999828',
+            'Math::BigInt::Lib'     => '1.999828',
+            'Module::CoreList'      => '5.20211220',
+            'Module::CoreList::Utils'=> '5.20211220',
+            'Opcode'                => '1.55',
+            'builtin'               => '0.001',
+            'overload'              => '1.34',
+        },
+        removed => {
+        }
+    },
+    5.035008 => {
+        delta_from => 5.035007,
+        changed => {
+            'B::Deparse'            => '1.61',
+            'B::Op_private'         => '5.035008',
+            'Config'                => '5.035008',
+            'Data::Dumper'          => '2.184',
+            'Errno'                 => '1.36',
+            'File::Fetch'           => '1.04',
+            'File::Find'            => '1.40',
+            'Hash::Util::FieldHash' => '1.25',
+            'Locale::Maketext'      => '1.30',
+            'Math::BigFloat'        => '1.999829',
+            'Math::BigFloat::Trace' => '0.64',
+            'Math::BigInt'          => '1.999829',
+            'Math::BigInt::Calc'    => '1.999829',
+            'Math::BigInt::Lib'     => '1.999829',
+            'Math::BigInt::Trace'   => '0.64',
+            'Math::BigRat::Trace'   => '0.64',
+            'Module::CoreList'      => '5.20220120',
+            'Module::CoreList::Utils'=> '5.20220120',
+            'NEXT'                  => '0.69',
+            'POSIX'                 => '2.03',
+            'Win32'                 => '0.58',
+            '_charnames'            => '1.49',
+            'bigint'                => '0.64',
+            'bignum'                => '0.64',
+            'bigrat'                => '0.64',
+            'charnames'             => '1.49',
+        },
+        removed => {
+        }
+    },
+    5.035009 => {
+        delta_from => 5.035008,
+        changed => {
+            'App::Cpan'             => '1.678',
+            'B::Deparse'            => '1.62',
+            'B::Op_private'         => '5.035009',
+            'CPAN'                  => '2.33',
+            'CPAN::Distribution'    => '2.33',
+            'CPAN::FTP'             => '5.5016',
+            'CPAN::FirstTime'       => '5.5317',
+            'Config'                => '5.035009',
+            'Devel::PPPort'         => '3.64',
+            'File::Copy'            => '2.39',
+            'Hash::Util'            => '0.28',
+            'Hash::Util::FieldHash' => '1.26',
+            'List::Util'            => '1.61',
+            'List::Util::XS'        => '1.61',
+            'Module::CoreList'      => '5.20220220',
+            'Module::CoreList::Utils'=> '5.20220220',
+            'Opcode'                => '1.56',
+            'Scalar::Util'          => '1.61',
+            'Sub::Util'             => '1.61',
+            'Tie::SubstrHash'       => '1.01',
+            'XS::APItest'           => '1.21',
+            '_charnames'            => '1.50',
+            'builtin'               => '0.002',
+            'charnames'             => '1.50',
+            'experimental'          => '0.027',
+            'feature'               => '1.70',
+            'overload'              => '1.35',
+            're'                    => '0.42',
+            'sigtrap'               => '1.10',
+            'warnings'              => '1.57',
+        },
+        removed => {
+        }
+    },
+    5.034001 => {
+        delta_from => 5.034000,
+        changed => {
+            'B::Deparse'            => '1.57',
+            'B::Op_private'         => '5.034001',
+            'Config'                => '5.034001',
+            'Encode'                => '3.08_01',
+            'GDBM_File'             => '1.19_01',
+            'Module::CoreList'      => '5.20220313',
+            'Module::CoreList::Utils'=> '5.20220313',
+        },
+        removed => {
+        }
+    },
+    5.035010 => {
+        delta_from => 5.035009,
+        changed => {
+            'Attribute::Handlers'   => '1.02',
+            'B::Deparse'            => '1.63',
+            'B::Op_private'         => '5.035010',
+            'Config'                => '5.03501',
+            'Cwd'                   => '3.84',
+            'DB_File'               => '1.857',
+            'Devel::PPPort'         => '3.68',
+            'ExtUtils::ParseXS'     => '3.45',
+            'ExtUtils::ParseXS::Constants'=> '3.45',
+            'ExtUtils::ParseXS::CountLines'=> '3.45',
+            'ExtUtils::ParseXS::Eval'=> '3.45',
+            'ExtUtils::ParseXS::Utilities'=> '3.45',
+            'ExtUtils::Typemaps'    => '3.45',
+            'ExtUtils::Typemaps::Cmd'=> '3.45',
+            'ExtUtils::Typemaps::InputMap'=> '3.45',
+            'ExtUtils::Typemaps::OutputMap'=> '3.45',
+            'ExtUtils::Typemaps::Type'=> '3.45',
+            'File::Spec'            => '3.84',
+            'File::Spec::AmigaOS'   => '3.84',
+            'File::Spec::Cygwin'    => '3.84',
+            'File::Spec::Epoc'      => '3.84',
+            'File::Spec::Functions' => '3.84',
+            'File::Spec::Mac'       => '3.84',
+            'File::Spec::OS2'       => '3.84',
+            'File::Spec::Unix'      => '3.84',
+            'File::Spec::VMS'       => '3.84',
+            'File::Spec::Win32'     => '3.84',
+            'GDBM_File'             => '1.23',
+            'List::Util'            => '1.62',
+            'List::Util::XS'        => '1.62',
+            'Module::CoreList'      => '5.20220320',
+            'Module::CoreList::Utils'=> '5.20220320',
+            'Opcode'                => '1.57',
+            'Scalar::Util'          => '1.62',
+            'Sub::Util'             => '1.62',
+            'Test2'                 => '1.302190',
+            'Test2::API'            => '1.302190',
+            'Test2::API::Breakage'  => '1.302190',
+            'Test2::API::Context'   => '1.302190',
+            'Test2::API::Instance'  => '1.302190',
+            'Test2::API::InterceptResult'=> '1.302190',
+            'Test2::API::InterceptResult::Event'=> '1.302190',
+            'Test2::API::InterceptResult::Facet'=> '1.302190',
+            'Test2::API::InterceptResult::Hub'=> '1.302190',
+            'Test2::API::InterceptResult::Squasher'=> '1.302190',
+            'Test2::API::Stack'     => '1.302190',
+            'Test2::Event'          => '1.302190',
+            'Test2::Event::Bail'    => '1.302190',
+            'Test2::Event::Diag'    => '1.302190',
+            'Test2::Event::Encoding'=> '1.302190',
+            'Test2::Event::Exception'=> '1.302190',
+            'Test2::Event::Fail'    => '1.302190',
+            'Test2::Event::Generic' => '1.302190',
+            'Test2::Event::Note'    => '1.302190',
+            'Test2::Event::Ok'      => '1.302190',
+            'Test2::Event::Pass'    => '1.302190',
+            'Test2::Event::Plan'    => '1.302190',
+            'Test2::Event::Skip'    => '1.302190',
+            'Test2::Event::Subtest' => '1.302190',
+            'Test2::Event::TAP::Version'=> '1.302190',
+            'Test2::Event::V2'      => '1.302190',
+            'Test2::Event::Waiting' => '1.302190',
+            'Test2::EventFacet'     => '1.302190',
+            'Test2::EventFacet::About'=> '1.302190',
+            'Test2::EventFacet::Amnesty'=> '1.302190',
+            'Test2::EventFacet::Assert'=> '1.302190',
+            'Test2::EventFacet::Control'=> '1.302190',
+            'Test2::EventFacet::Error'=> '1.302190',
+            'Test2::EventFacet::Hub'=> '1.302190',
+            'Test2::EventFacet::Info'=> '1.302190',
+            'Test2::EventFacet::Info::Table'=> '1.302190',
+            'Test2::EventFacet::Meta'=> '1.302190',
+            'Test2::EventFacet::Parent'=> '1.302190',
+            'Test2::EventFacet::Plan'=> '1.302190',
+            'Test2::EventFacet::Render'=> '1.302190',
+            'Test2::EventFacet::Trace'=> '1.302190',
+            'Test2::Formatter'      => '1.302190',
+            'Test2::Formatter::TAP' => '1.302190',
+            'Test2::Hub'            => '1.302190',
+            'Test2::Hub::Interceptor'=> '1.302190',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302190',
+            'Test2::Hub::Subtest'   => '1.302190',
+            'Test2::IPC'            => '1.302190',
+            'Test2::IPC::Driver'    => '1.302190',
+            'Test2::IPC::Driver::Files'=> '1.302190',
+            'Test2::Tools::Tiny'    => '1.302190',
+            'Test2::Util'           => '1.302190',
+            'Test2::Util::ExternalMeta'=> '1.302190',
+            'Test2::Util::Facets2Legacy'=> '1.302190',
+            'Test2::Util::HashBase' => '1.302190',
+            'Test2::Util::Trace'    => '1.302190',
+            'Test::Builder'         => '1.302190',
+            'Test::Builder::Formatter'=> '1.302190',
+            'Test::Builder::Module' => '1.302190',
+            'Test::Builder::Tester' => '1.302190',
+            'Test::Builder::Tester::Color'=> '1.302190',
+            'Test::Builder::TodoDiag'=> '1.302190',
+            'Test::More'            => '1.302190',
+            'Test::Simple'          => '1.302190',
+            'Test::Tester'          => '1.302190',
+            'Test::Tester::Capture' => '1.302190',
+            'Test::Tester::CaptureRunner'=> '1.302190',
+            'Test::Tester::Delegate'=> '1.302190',
+            'Test::use::ok'         => '1.302190',
+            'XS::APItest'           => '1.22',
+            'builtin'               => '0.004',
+            'experimental'          => '0.028',
+            'feature'               => '1.71',
+            'ok'                    => '1.302190',
+            'warnings'              => '1.58',
+        },
+        removed => {
+        }
+    },
+    5.035011 => {
+        delta_from => 5.03501,
+        changed => {
+            'App::Prove'            => '3.44',
+            'App::Prove::State'     => '3.44',
+            'App::Prove::State::Result'=> '3.44',
+            'App::Prove::State::Result::Test'=> '3.44',
+            'B::Deparse'            => '1.64',
+            'B::Op_private'         => '5.035011',
+            'Compress::Raw::Bzip2'  => '2.103',
+            'Compress::Raw::Zlib'   => '2.103',
+            'Compress::Zlib'        => '2.106',
+            'Config'                => '5.035011',
+            'Encode'                => '3.17',
+            'Encode::Unicode'       => '2.20',
+            'ExtUtils::Constant::Base'=> '0.07',
+            'IO'                    => '1.49_01',
+            'IO::Compress::Adapter::Bzip2'=> '2.106',
+            'IO::Compress::Adapter::Deflate'=> '2.106',
+            'IO::Compress::Adapter::Identity'=> '2.106',
+            'IO::Compress::Base'    => '2.106',
+            'IO::Compress::Base::Common'=> '2.106',
+            'IO::Compress::Bzip2'   => '2.106',
+            'IO::Compress::Deflate' => '2.106',
+            'IO::Compress::Gzip'    => '2.106',
+            'IO::Compress::Gzip::Constants'=> '2.106',
+            'IO::Compress::RawDeflate'=> '2.106',
+            'IO::Compress::Zip'     => '2.106',
+            'IO::Compress::Zip::Constants'=> '2.106',
+            'IO::Compress::Zlib::Constants'=> '2.106',
+            'IO::Compress::Zlib::Extra'=> '2.106',
+            'IO::Uncompress::Adapter::Bunzip2'=> '2.106',
+            'IO::Uncompress::Adapter::Identity'=> '2.106',
+            'IO::Uncompress::Adapter::Inflate'=> '2.106',
+            'IO::Uncompress::AnyInflate'=> '2.106',
+            'IO::Uncompress::AnyUncompress'=> '2.106',
+            'IO::Uncompress::Base'  => '2.106',
+            'IO::Uncompress::Bunzip2'=> '2.106',
+            'IO::Uncompress::Gunzip'=> '2.106',
+            'IO::Uncompress::Inflate'=> '2.106',
+            'IO::Uncompress::RawInflate'=> '2.106',
+            'IO::Uncompress::Unzip' => '2.106',
+            'Locale::Maketext'      => '1.31',
+            'Math::BigFloat'        => '1.999830',
+            'Math::BigFloat::Trace' => '0.65',
+            'Math::BigInt'          => '1.999830',
+            'Math::BigInt::Calc'    => '1.999830',
+            'Math::BigInt::Lib'     => '1.999830',
+            'Math::BigInt::Trace'   => '0.65',
+            'Math::BigRat'          => '0.2621',
+            'Math::BigRat::Trace'   => '0.65',
+            'Module::CoreList'      => '5.20220420',
+            'Module::CoreList::Utils'=> '5.20220420',
+            'Net::Cmd'              => '3.14',
+            'Net::Config'           => '3.14',
+            'Net::Domain'           => '3.14',
+            'Net::FTP'              => '3.14',
+            'Net::FTP::A'           => '3.14',
+            'Net::FTP::E'           => '3.14',
+            'Net::FTP::I'           => '3.14',
+            'Net::FTP::L'           => '3.14',
+            'Net::FTP::dataconn'    => '3.14',
+            'Net::NNTP'             => '3.14',
+            'Net::Netrc'            => '3.14',
+            'Net::POP3'             => '3.14',
+            'Net::SMTP'             => '3.14',
+            'Net::Time'             => '3.14',
+            'Socket'                => '2.033',
+            'Storable'              => '3.26',
+            'TAP::Base'             => '3.44',
+            'TAP::Formatter::Base'  => '3.44',
+            'TAP::Formatter::Color' => '3.44',
+            'TAP::Formatter::Console'=> '3.44',
+            'TAP::Formatter::Console::ParallelSession'=> '3.44',
+            'TAP::Formatter::Console::Session'=> '3.44',
+            'TAP::Formatter::File'  => '3.44',
+            'TAP::Formatter::File::Session'=> '3.44',
+            'TAP::Formatter::Session'=> '3.44',
+            'TAP::Harness'          => '3.44',
+            'TAP::Harness::Env'     => '3.44',
+            'TAP::Object'           => '3.44',
+            'TAP::Parser'           => '3.44',
+            'TAP::Parser::Aggregator'=> '3.44',
+            'TAP::Parser::Grammar'  => '3.44',
+            'TAP::Parser::Iterator' => '3.44',
+            'TAP::Parser::Iterator::Array'=> '3.44',
+            'TAP::Parser::Iterator::Process'=> '3.44',
+            'TAP::Parser::Iterator::Stream'=> '3.44',
+            'TAP::Parser::IteratorFactory'=> '3.44',
+            'TAP::Parser::Multiplexer'=> '3.44',
+            'TAP::Parser::Result'   => '3.44',
+            'TAP::Parser::Result::Bailout'=> '3.44',
+            'TAP::Parser::Result::Comment'=> '3.44',
+            'TAP::Parser::Result::Plan'=> '3.44',
+            'TAP::Parser::Result::Pragma'=> '3.44',
+            'TAP::Parser::Result::Test'=> '3.44',
+            'TAP::Parser::Result::Unknown'=> '3.44',
+            'TAP::Parser::Result::Version'=> '3.44',
+            'TAP::Parser::Result::YAML'=> '3.44',
+            'TAP::Parser::ResultFactory'=> '3.44',
+            'TAP::Parser::Scheduler'=> '3.44',
+            'TAP::Parser::Scheduler::Job'=> '3.44',
+            'TAP::Parser::Scheduler::Spinner'=> '3.44',
+            'TAP::Parser::Source'   => '3.44',
+            'TAP::Parser::SourceHandler'=> '3.44',
+            'TAP::Parser::SourceHandler::Executable'=> '3.44',
+            'TAP::Parser::SourceHandler::File'=> '3.44',
+            'TAP::Parser::SourceHandler::Handle'=> '3.44',
+            'TAP::Parser::SourceHandler::Perl'=> '3.44',
+            'TAP::Parser::SourceHandler::RawTAP'=> '3.44',
+            'TAP::Parser::YAMLish::Reader'=> '3.44',
+            'TAP::Parser::YAMLish::Writer'=> '3.44',
+            'Test::Harness'         => '3.44',
+            'Text::ParseWords'      => '3.31',
+            'Time::HiRes'           => '1.9770',
+            'Unicode::Normalize'    => '1.31',
+            'bigfloat'              => '0.65',
+            'bigint'                => '0.65',
+            'bignum'                => '0.65',
+            'bigrat'                => '0.65',
+            'builtin'               => '0.005',
+            're'                    => '0.43',
+        },
+        removed => {
+        }
+    },
+    5.036000 => {
+        delta_from => 5.035011,
+        changed => {
+            'Amiga::Exec'           => '0.04',
+            'B::Op_private'         => '5.036000',
+            'Compress::Raw::Zlib'   => '2.105',
+            'Config'                => '5.036',
+            'IO'                    => '1.50',
+            'Module::CoreList'      => '5.20220520',
+            'Module::CoreList::Utils'=> '5.20220520',
+            'Win32'                 => '0.59',
+            'builtin'               => '0.006',
+            'feature'               => '1.72',
+        },
+        removed => {
+        }
+    },
+    5.037000 => {
+        delta_from => 5.036000,
+        changed => {
+            'feature'               => '1.73',
+            'Module::CoreList'      => '5.20220527',
+            'Module::CoreList::Utils'=> '5.20220527',
+        },
+        removed => {
+        }
+    },
+    5.037001 => {
+        delta_from => 5.037000,
+        changed => {
+            'B'                     => '1.84',
+            'B::Op_private'         => '5.037001',
+            'Carp'                  => '1.53',
+            'Carp::Heavy'           => '1.53',
+            'Config'                => '5.037001',
+            'Cwd'                   => '3.85',
+            'Data::Dumper'          => '2.185',
+            'ExtUtils::CBuilder'    => '0.280237',
+            'ExtUtils::CBuilder::Base'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::Unix'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::VMS'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::Windows'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::aix'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::android'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::cygwin'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::darwin'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280237',
+            'ExtUtils::CBuilder::Platform::os2'=> '0.280237',
+            'ExtUtils::Miniperl'    => '1.12',
+            'File::Spec'            => '3.85',
+            'File::Spec::AmigaOS'   => '3.85',
+            'File::Spec::Cygwin'    => '3.85',
+            'File::Spec::Epoc'      => '3.85',
+            'File::Spec::Functions' => '3.85',
+            'File::Spec::Mac'       => '3.85',
+            'File::Spec::OS2'       => '3.85',
+            'File::Spec::Unix'      => '3.85',
+            'File::Spec::VMS'       => '3.85',
+            'File::Spec::Win32'     => '3.85',
+            'FileHandle'            => '2.04',
+            'GDBM_File'             => '1.24',
+            'IO::Handle'            => '1.49',
+            'IO::Pipe'              => '1.50',
+            'IO::Socket::INET'      => '1.50',
+            'IO::Socket::UNIX'      => '1.50',
+            'Module::CoreList'      => '5.20220620',
+            'Module::CoreList::Utils'=> '5.20220620',
+            'ODBM_File'             => '1.18',
+            'OS2::REXX'             => '1.06',
+            'Opcode'                => '1.58',
+            'POSIX'                 => '2.04',
+            'SDBM_File'             => '1.16',
+            'Unicode::Normalize'    => '1.32',
+            'XS::APItest'           => '1.23',
+            'builtin'               => '0.007',
+            'encoding::warnings'    => '0.14',
+            'feature'               => '1.74',
+            'threads'               => '2.28',
+        },
+        removed => {
+        }
+    },
+    5.037002 => {
+        delta_from => 5.037001,
+        changed => {
+            'B::Op_private'         => '5.037002',
+            'Config'                => '5.037002',
+            'Module::CoreList'      => '5.20220720',
+            'Module::CoreList::Utils'=> '5.20220720',
+        },
+        removed => {
+        }
+    },
 );
 
 sub is_core
@@ -19377,6 +20682,160 @@ sub is_core
         removed => {
         }
     },
+    5.032001 => {
+        delta_from => 5.032,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.033007 => {
+        delta_from => 5.033006,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.033008 => {
+        delta_from => 5.033007,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.033009 => {
+        delta_from => 5.033008,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.034000 => {
+        delta_from => 5.033009,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035000 => {
+        delta_from => 5.034,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035001 => {
+        delta_from => 5.035,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035002 => {
+        delta_from => 5.035001,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035003 => {
+        delta_from => 5.035002,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035004 => {
+        delta_from => 5.035003,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035005 => {
+        delta_from => 5.035004,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035006 => {
+        delta_from => 5.035005,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035007 => {
+        delta_from => 5.035006,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035008 => {
+        delta_from => 5.035007,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035009 => {
+        delta_from => 5.035008,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.034001 => {
+        delta_from => 5.034000,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035010 => {
+        delta_from => 5.035009,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.035011 => {
+        delta_from => 5.035010,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.036000 => {
+        delta_from => 5.035011,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.037000 => {
+        delta_from => 5.036000,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.037001 => {
+        delta_from => 5.037000,
+        changed => {
+        },
+        removed => {
+        }
+    },
+    5.037002 => {
+        delta_from => 5.037001,
+        changed => {
+        },
+        removed => {
+        }
+    },
 );
 
 %deprecated = _undelta(\%deprecated);
@@ -19567,6 +21026,7 @@ sub is_core
     'Math::BigInt::Lib'     => 'cpan',
     'Math::BigInt::Trace'   => 'cpan',
     'Math::BigRat'          => 'cpan',
+    'Math::BigRat::Trace'   => 'cpan',
     'Math::Complex'         => 'cpan',
     'Math::Trig'            => 'cpan',
     'Memoize'               => 'cpan',
@@ -19791,7 +21251,6 @@ sub is_core
     'Unicode::Collate::Locale'=> 'cpan',
     'Win32'                 => 'cpan',
     'Win32API::File'        => 'cpan',
-    'Win32API::File::inc::ExtUtils::Myconst2perl'=> 'cpan',
     'autodie'               => 'cpan',
     'autodie::Scope::Guard' => 'cpan',
     'autodie::Scope::GuardStack'=> 'cpan',
@@ -19800,6 +21259,7 @@ sub is_core
     'autodie::exception::system'=> 'cpan',
     'autodie::hints'        => 'cpan',
     'autodie::skip'         => 'cpan',
+    'bigfloat'              => 'cpan',
     'bigint'                => 'cpan',
     'bignum'                => 'cpan',
     'bigrat'                => 'cpan',
@@ -19938,10 +21398,10 @@ sub is_core
     'ExtUtils::Manifest'    => 'http://github.com/Perl-Toolchain-Gang/ExtUtils-Manifest/issues',
     'ExtUtils::Mkbootstrap' => 'https://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
     'ExtUtils::Mksymlists'  => 'https://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
-    'ExtUtils::PL2Bat'      => 'http://rt.cpan.org/Public/Dist/Display.html?Name=ExtUtils-PL2Bat',
+    'ExtUtils::PL2Bat'      => 'https://github.com/Perl-Toolchain-Gang/extutils-pl2bat/issues',
     'ExtUtils::Packlist'    => 'https://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-Install',
     'ExtUtils::testlib'     => 'https://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
-    'Fatal'                 => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
+    'Fatal'                 => 'https://github.com/pjf/autodie/issues',
     'File::Fetch'           => undef,
     'File::GlobMapper'      => 'https://github.com/pmqs/IO-Compress/issues',
     'File::Path'            => undef,
@@ -19996,6 +21456,7 @@ sub is_core
     'Math::BigInt::Lib'     => undef,
     'Math::BigInt::Trace'   => undef,
     'Math::BigRat'          => undef,
+    'Math::BigRat::Trace'   => undef,
     'Math::Complex'         => undef,
     'Math::Trig'            => undef,
     'Memoize'               => undef,
@@ -20203,8 +21664,8 @@ sub is_core
     'Test::use::ok'         => 'http://github.com/Test-More/test-more/issues',
     'Text::Balanced'        => undef,
     'Text::ParseWords'      => undef,
-    'Text::Tabs'            => undef,
-    'Text::Wrap'            => undef,
+    'Text::Tabs'            => 'https://github.com/ap/Text-Tabs/issues',
+    'Text::Wrap'            => 'https://github.com/ap/Text-Tabs/issues',
     'Tie::RefHash'          => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Tie-RefHash',
     'Time::Local'           => 'https://github.com/houseabsolute/Time-Local/issues',
     'Time::Piece'           => undef,
@@ -20220,15 +21681,15 @@ sub is_core
     'Unicode::Collate::Locale'=> 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',
-    'autodie::Scope::Guard' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
-    'autodie::Scope::GuardStack'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
-    'autodie::Util'         => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
-    'autodie::exception'    => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
-    'autodie::exception::system'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
-    'autodie::hints'        => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
-    'autodie::skip'         => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
+    'autodie'               => 'https://github.com/pjf/autodie/issues',
+    'autodie::Scope::Guard' => 'https://github.com/pjf/autodie/issues',
+    'autodie::Scope::GuardStack'=> 'https://github.com/pjf/autodie/issues',
+    'autodie::Util'         => 'https://github.com/pjf/autodie/issues',
+    'autodie::exception'    => 'https://github.com/pjf/autodie/issues',
+    'autodie::exception::system'=> 'https://github.com/pjf/autodie/issues',
+    'autodie::hints'        => 'https://github.com/pjf/autodie/issues',
+    'autodie::skip'         => 'https://github.com/pjf/autodie/issues',
+    'bigfloat'              => undef,
     'bigint'                => undef,
     'bignum'                => undef,
     'bigrat'                => undef,