summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/CoreList.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/Module/CoreList.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/Module/CoreList.pm3190
1 files changed, 3165 insertions, 25 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/CoreList.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/CoreList.pm
index b4f49bd342..d20e23cc40 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/CoreList.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/Module/CoreList.pm
@@ -4,7 +4,7 @@ use strict;
our ( %released, %version, %families, %upstream, %bug_tracker, %deprecated, %delta );
use version;
-our $VERSION = '5.20210520';
+our $VERSION = '5.20231129';
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__) } }
@@ -378,6 +378,45 @@ sub changes_between {
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',
+ 5.037003 => '2022-08-20',
+ 5.037004 => '2022-09-20',
+ 5.037005 => '2022-10-20',
+ 5.037006 => '2022-11-20',
+ 5.037007 => '2022-12-20',
+ 5.037008 => '2023-01-20',
+ 5.037009 => '2023-02-20',
+ 5.037010 => '2023-03-20',
+ 5.037011 => '2023-04-20',
+ 5.036001 => '2023-04-23',
+ 5.038000 => '2023-07-02',
+ 5.039001 => '2023-07-20',
+ 5.039002 => '2023-08-20',
+ 5.039003 => '2023-09-20',
+ 5.039004 => '2023-10-25',
+ 5.039005 => '2023-11-20',
+ 5.034002 => '2023-11-25',
+ 5.036002 => '2023-11-25',
+ 5.038001 => '2023-11-25',
+ 5.034003 => '2023-11-29',
+ 5.036003 => '2023-11-29',
+ 5.038002 => '2023-11-29',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -18522,6 +18561,2578 @@ for my $version ( sort { $a <=> $b } keys %released ) {
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' => '1.85',
+ 'B::Concise' => '1.007',
+ 'B::Deparse' => '1.65',
+ 'B::Op_private' => '5.037002',
+ 'CPAN' => '2.34',
+ 'CPAN::Distribution' => '2.34',
+ 'Compress::Raw::Bzip2' => '2.201',
+ 'Compress::Raw::Zlib' => '2.202',
+ 'Compress::Zlib' => '2.201',
+ 'Config' => '5.037002',
+ 'Cwd' => '3.86',
+ 'DB_File' => '1.858',
+ 'Data::Dumper' => '2.186',
+ 'Encode' => '3.18',
+ 'Encode::MIME::Header' => '2.29',
+ 'File::Glob' => '1.38',
+ 'File::Spec' => '3.86',
+ 'File::Spec::AmigaOS' => '3.86',
+ 'File::Spec::Cygwin' => '3.86',
+ 'File::Spec::Epoc' => '3.86',
+ 'File::Spec::Functions' => '3.86',
+ 'File::Spec::Mac' => '3.86',
+ 'File::Spec::OS2' => '3.86',
+ 'File::Spec::Unix' => '3.86',
+ 'File::Spec::VMS' => '3.86',
+ 'File::Spec::Win32' => '3.86',
+ 'Filter::Util::Call' => '1.61',
+ 'Hash::Util' => '0.29',
+ 'I18N::LangTags::List' => '0.41',
+ 'IO::Compress::Adapter::Bzip2'=> '2.201',
+ 'IO::Compress::Adapter::Deflate'=> '2.201',
+ 'IO::Compress::Adapter::Identity'=> '2.201',
+ 'IO::Compress::Base' => '2.201',
+ 'IO::Compress::Base::Common'=> '2.201',
+ 'IO::Compress::Bzip2' => '2.201',
+ 'IO::Compress::Deflate' => '2.201',
+ 'IO::Compress::Gzip' => '2.201',
+ 'IO::Compress::Gzip::Constants'=> '2.201',
+ 'IO::Compress::RawDeflate'=> '2.201',
+ 'IO::Compress::Zip' => '2.201',
+ 'IO::Compress::Zip::Constants'=> '2.201',
+ 'IO::Compress::Zlib::Constants'=> '2.201',
+ 'IO::Compress::Zlib::Extra'=> '2.201',
+ 'IO::Uncompress::Adapter::Bunzip2'=> '2.201',
+ 'IO::Uncompress::Adapter::Identity'=> '2.201',
+ 'IO::Uncompress::Adapter::Inflate'=> '2.201',
+ 'IO::Uncompress::AnyInflate'=> '2.201',
+ 'IO::Uncompress::AnyUncompress'=> '2.201',
+ 'IO::Uncompress::Base' => '2.201',
+ 'IO::Uncompress::Bunzip2'=> '2.201',
+ 'IO::Uncompress::Gunzip'=> '2.201',
+ 'IO::Uncompress::Inflate'=> '2.201',
+ 'IO::Uncompress::RawInflate'=> '2.201',
+ 'IO::Uncompress::Unzip' => '2.201',
+ 'JSON::PP' => '4.10',
+ 'JSON::PP::Boolean' => '4.10',
+ 'Math::BigFloat' => '1.999837',
+ 'Math::BigFloat::Trace' => '0.66',
+ 'Math::BigInt' => '1.999837',
+ 'Math::BigInt::Calc' => '1.999837',
+ 'Math::BigInt::FastCalc'=> '0.5013',
+ 'Math::BigInt::Lib' => '1.999837',
+ 'Math::BigInt::Trace' => '0.66',
+ 'Math::BigRat' => '0.2624',
+ 'Math::BigRat::Trace' => '0.66',
+ 'Module::CoreList' => '5.20220720',
+ 'Module::CoreList::Utils'=> '5.20220720',
+ 'Opcode' => '1.59',
+ 'PerlIO::via::QuotedPrint'=> '0.10',
+ 'Pod::Checker' => '1.75',
+ 'Pod::Usage' => '2.03',
+ 'Socket' => '2.035',
+ 'Storable' => '3.27',
+ 'Test2' => '1.302191',
+ 'Test2::API' => '1.302191',
+ 'Test2::API::Breakage' => '1.302191',
+ 'Test2::API::Context' => '1.302191',
+ 'Test2::API::Instance' => '1.302191',
+ 'Test2::API::InterceptResult'=> '1.302191',
+ 'Test2::API::InterceptResult::Event'=> '1.302191',
+ 'Test2::API::InterceptResult::Facet'=> '1.302191',
+ 'Test2::API::InterceptResult::Hub'=> '1.302191',
+ 'Test2::API::InterceptResult::Squasher'=> '1.302191',
+ 'Test2::API::Stack' => '1.302191',
+ 'Test2::Event' => '1.302191',
+ 'Test2::Event::Bail' => '1.302191',
+ 'Test2::Event::Diag' => '1.302191',
+ 'Test2::Event::Encoding'=> '1.302191',
+ 'Test2::Event::Exception'=> '1.302191',
+ 'Test2::Event::Fail' => '1.302191',
+ 'Test2::Event::Generic' => '1.302191',
+ 'Test2::Event::Note' => '1.302191',
+ 'Test2::Event::Ok' => '1.302191',
+ 'Test2::Event::Pass' => '1.302191',
+ 'Test2::Event::Plan' => '1.302191',
+ 'Test2::Event::Skip' => '1.302191',
+ 'Test2::Event::Subtest' => '1.302191',
+ 'Test2::Event::TAP::Version'=> '1.302191',
+ 'Test2::Event::V2' => '1.302191',
+ 'Test2::Event::Waiting' => '1.302191',
+ 'Test2::EventFacet' => '1.302191',
+ 'Test2::EventFacet::About'=> '1.302191',
+ 'Test2::EventFacet::Amnesty'=> '1.302191',
+ 'Test2::EventFacet::Assert'=> '1.302191',
+ 'Test2::EventFacet::Control'=> '1.302191',
+ 'Test2::EventFacet::Error'=> '1.302191',
+ 'Test2::EventFacet::Hub'=> '1.302191',
+ 'Test2::EventFacet::Info'=> '1.302191',
+ 'Test2::EventFacet::Info::Table'=> '1.302191',
+ 'Test2::EventFacet::Meta'=> '1.302191',
+ 'Test2::EventFacet::Parent'=> '1.302191',
+ 'Test2::EventFacet::Plan'=> '1.302191',
+ 'Test2::EventFacet::Render'=> '1.302191',
+ 'Test2::EventFacet::Trace'=> '1.302191',
+ 'Test2::Formatter' => '1.302191',
+ 'Test2::Formatter::TAP' => '1.302191',
+ 'Test2::Hub' => '1.302191',
+ 'Test2::Hub::Interceptor'=> '1.302191',
+ 'Test2::Hub::Interceptor::Terminator'=> '1.302191',
+ 'Test2::Hub::Subtest' => '1.302191',
+ 'Test2::IPC' => '1.302191',
+ 'Test2::IPC::Driver' => '1.302191',
+ 'Test2::IPC::Driver::Files'=> '1.302191',
+ 'Test2::Tools::Tiny' => '1.302191',
+ 'Test2::Util' => '1.302191',
+ 'Test2::Util::ExternalMeta'=> '1.302191',
+ 'Test2::Util::Facets2Legacy'=> '1.302191',
+ 'Test2::Util::HashBase' => '1.302191',
+ 'Test2::Util::Trace' => '1.302191',
+ 'Test::Builder' => '1.302191',
+ 'Test::Builder::Formatter'=> '1.302191',
+ 'Test::Builder::Module' => '1.302191',
+ 'Test::Builder::Tester' => '1.302191',
+ 'Test::Builder::Tester::Color'=> '1.302191',
+ 'Test::Builder::TodoDiag'=> '1.302191',
+ 'Test::More' => '1.302191',
+ 'Test::Simple' => '1.302191',
+ 'Test::Tester' => '1.302191',
+ 'Test::Tester::Capture' => '1.302191',
+ 'Test::Tester::CaptureRunner'=> '1.302191',
+ 'Test::Tester::Delegate'=> '1.302191',
+ 'Test::use::ok' => '1.302191',
+ 'Text::Balanced' => '2.06',
+ 'XS::APItest' => '1.24',
+ 'bigfloat' => '0.66',
+ 'bigint' => '0.66',
+ 'bignum' => '0.66',
+ 'bigrat' => '0.66',
+ 'builtin' => '0.008',
+ 'feature' => '1.75',
+ 'ok' => '1.302191',
+ 'threads::shared' => '1.65',
+ },
+ removed => {
+ }
+ },
+ 5.037003 => {
+ delta_from => 5.037002,
+ changed => {
+ 'B' => '1.86',
+ 'B::Deparse' => '1.68',
+ 'B::Op_private' => '5.037003',
+ 'Config' => '5.037003',
+ 'Digest::SHA' => '6.03',
+ 'DynaLoader' => '1.53',
+ 'Encode' => '3.19',
+ 'Encode::Alias' => '2.25',
+ 'ExtUtils::PL2Bat' => '0.005',
+ 'File::Find' => '1.41',
+ 'Filter::Util::Call' => '1.64',
+ 'HTTP::Tiny' => '0.082',
+ 'JSON::PP' => '4.11',
+ 'JSON::PP::Boolean' => '4.11',
+ 'List::Util' => '1.63',
+ 'List::Util::XS' => '1.63',
+ 'Memoize' => '1.10',
+ 'Memoize::AnyDBM_File' => '1.10',
+ 'Memoize::Expire' => '1.10',
+ 'Memoize::NDBM_File' => '1.10',
+ 'Memoize::SDBM_File' => '1.10',
+ 'Memoize::Storable' => '1.10',
+ 'Module::CoreList' => '5.20220820',
+ 'Module::CoreList::Utils'=> '5.20220820',
+ 'NDBM_File' => '1.16',
+ 'Opcode' => '1.60',
+ 'Scalar::Util' => '1.63',
+ 'Socket' => '2.036',
+ 'Sub::Util' => '1.63',
+ 'XS::APItest' => '1.25',
+ 'attributes' => '0.35',
+ 'threads' => '2.29',
+ },
+ removed => {
+ 'Memoize::ExpireFile' => 1,
+ 'Memoize::ExpireTest' => 1,
+ }
+ },
+ 5.037004 => {
+ delta_from => 5.037003,
+ changed => {
+ 'B::Deparse' => '1.69',
+ 'B::Op_private' => '5.037004',
+ 'Carp' => '1.54',
+ 'Carp::Heavy' => '1.54',
+ 'Class::Struct' => '0.67',
+ 'Config' => '5.037004',
+ 'Config::Perl::V' => '0.34',
+ 'Errno' => '1.37',
+ 'ExtUtils::ParseXS' => '3.46',
+ 'ExtUtils::ParseXS::Constants'=> '3.46',
+ 'ExtUtils::ParseXS::CountLines'=> '3.46',
+ 'ExtUtils::ParseXS::Eval'=> '3.46',
+ 'ExtUtils::ParseXS::Utilities'=> '3.46',
+ 'ExtUtils::Typemaps' => '3.46',
+ 'ExtUtils::Typemaps::Cmd'=> '3.46',
+ 'ExtUtils::Typemaps::InputMap'=> '3.46',
+ 'ExtUtils::Typemaps::OutputMap'=> '3.46',
+ 'ExtUtils::Typemaps::Type'=> '3.46',
+ 'File::Basename' => '2.86',
+ 'File::Copy' => '2.40',
+ 'File::Spec' => '3.87',
+ 'File::stat' => '1.13',
+ 'FileHandle' => '2.05',
+ 'Hash::Util' => '0.30',
+ 'I18N::Langinfo' => '0.22',
+ 'IO' => '1.51',
+ 'IO::Dir' => '1.51',
+ 'IO::File' => '1.51',
+ 'IO::Handle' => '1.51',
+ 'IO::Pipe' => '1.51',
+ 'IO::Poll' => '1.51',
+ 'IO::Seekable' => '1.51',
+ 'IO::Select' => '1.51',
+ 'IO::Socket' => '1.51',
+ 'IO::Socket::INET' => '1.51',
+ 'IO::Socket::UNIX' => '1.51',
+ 'Locale::Maketext' => '1.32',
+ 'Module::CoreList' => '5.20220920',
+ 'Module::CoreList::Utils'=> '5.20220920',
+ 'Net::protoent' => '1.02',
+ 'Net::servent' => '1.03',
+ 'Opcode' => '1.61',
+ 'POSIX' => '2.06',
+ 'Safe' => '2.44',
+ 'Sys::Hostname' => '1.25',
+ 'Time::HiRes' => '1.9771',
+ 'User::grent' => '1.04',
+ 'User::pwent' => '1.02',
+ 'XS::APItest' => '1.26',
+ 'XSLoader' => '0.32',
+ 'feature' => '1.76',
+ },
+ removed => {
+ }
+ },
+ 5.037005 => {
+ delta_from => 5.037004,
+ changed => {
+ 'B::Deparse' => '1.70',
+ 'B::Op_private' => '5.037005',
+ 'Config' => '5.037005',
+ 'JSON::PP' => '4.12',
+ 'JSON::PP::Boolean' => '4.12',
+ 'Math::Complex' => '1.5903',
+ 'Math::Trig' => '1.2301',
+ 'Memoize' => '1.14',
+ 'Memoize::AnyDBM_File' => '1.14',
+ 'Memoize::Expire' => '1.14',
+ 'Memoize::NDBM_File' => '1.14',
+ 'Memoize::SDBM_File' => '1.14',
+ 'Memoize::Storable' => '1.14',
+ 'Module::CoreList' => '5.20221020',
+ 'Module::CoreList::Utils'=> '5.20221020',
+ 'Net::Ping' => '2.75',
+ 'POSIX' => '2.07',
+ 'Unicode' => '15.0.0',
+ 'threads' => '2.31',
+ 'warnings' => '1.59',
+ },
+ removed => {
+ }
+ },
+ 5.037006 => {
+ delta_from => 5.037005,
+ changed => {
+ 'Attribute::Handlers' => '1.03',
+ 'B' => '1.87',
+ 'B::Deparse' => '1.71',
+ 'B::Op_private' => '5.037006',
+ 'Config' => '5.037006',
+ 'Data::Dumper' => '2.187',
+ 'Devel::PPPort' => '3.69',
+ 'ExtUtils::CBuilder' => '0.280238',
+ 'ExtUtils::CBuilder::Base'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::Unix'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::VMS'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::Windows'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::aix'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::android'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::darwin'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280238',
+ 'ExtUtils::CBuilder::Platform::os2'=> '0.280238',
+ 'ExtUtils::ParseXS' => '3.48',
+ 'ExtUtils::ParseXS::Constants'=> '3.48',
+ 'ExtUtils::ParseXS::CountLines'=> '3.48',
+ 'ExtUtils::ParseXS::Eval'=> '3.48',
+ 'ExtUtils::ParseXS::Utilities'=> '3.48',
+ 'ExtUtils::Typemaps' => '3.48',
+ 'ExtUtils::Typemaps::Cmd'=> '3.48',
+ 'ExtUtils::Typemaps::InputMap'=> '3.48',
+ 'ExtUtils::Typemaps::OutputMap'=> '3.48',
+ 'ExtUtils::Typemaps::Type'=> '3.48',
+ 'Getopt::Long' => '2.54',
+ 'Memoize' => '1.15',
+ 'Memoize::AnyDBM_File' => '1.15',
+ 'Memoize::Expire' => '1.15',
+ 'Memoize::NDBM_File' => '1.15',
+ 'Memoize::SDBM_File' => '1.15',
+ 'Memoize::Storable' => '1.15',
+ 'Module::CoreList' => '5.20221120',
+ 'Module::CoreList::Utils'=> '5.20221120',
+ 'Opcode' => '1.62',
+ 'POSIX' => '2.08',
+ 'Storable' => '3.28',
+ 'Time::HiRes' => '1.9772',
+ 'XS::APItest' => '1.27',
+ 'experimental' => '0.029',
+ 'feature' => '1.77',
+ 'overload' => '1.36',
+ 'threads' => '2.32',
+ 'utf8' => '1.25',
+ 'warnings' => '1.61',
+ },
+ removed => {
+ }
+ },
+ 5.037007 => {
+ delta_from => 5.037006,
+ changed => {
+ 'B::Deparse' => '1.72',
+ 'B::Op_private' => '5.037007',
+ 'Config' => '5.037007',
+ 'Cwd' => '3.88',
+ 'ExtUtils::Miniperl' => '1.13',
+ 'ExtUtils::ParseXS' => '3.49',
+ 'ExtUtils::ParseXS::Constants'=> '3.49',
+ 'ExtUtils::ParseXS::CountLines'=> '3.49',
+ 'ExtUtils::ParseXS::Eval'=> '3.49',
+ 'ExtUtils::ParseXS::Utilities'=> '3.49',
+ 'ExtUtils::Typemaps' => '3.49',
+ 'ExtUtils::Typemaps::Cmd'=> '3.49',
+ 'ExtUtils::Typemaps::InputMap'=> '3.49',
+ 'ExtUtils::Typemaps::OutputMap'=> '3.49',
+ 'ExtUtils::Typemaps::Type'=> '3.49',
+ 'File::Glob' => '1.39',
+ 'File::Spec' => '3.88',
+ 'File::Spec::AmigaOS' => '3.88',
+ 'File::Spec::Cygwin' => '3.88',
+ 'File::Spec::Epoc' => '3.88',
+ 'File::Spec::Functions' => '3.88',
+ 'File::Spec::Mac' => '3.88',
+ 'File::Spec::OS2' => '3.88',
+ 'File::Spec::Unix' => '3.88',
+ 'File::Spec::VMS' => '3.88',
+ 'File::Spec::Win32' => '3.88',
+ 'Module::CoreList' => '5.20221220',
+ 'Module::CoreList::Utils'=> '5.20221220',
+ 'Opcode' => '1.63',
+ 'POSIX' => '2.10',
+ 'Pod::Html' => '1.34',
+ 'Pod::Html::Util' => '1.34',
+ 'Pod::Man' => '5.00',
+ 'Pod::ParseLink' => '5.00',
+ 'Pod::Text' => '5.00',
+ 'Pod::Text::Color' => '5.00',
+ 'Pod::Text::Overstrike' => '5.00',
+ 'Pod::Text::Termcap' => '5.00',
+ 'XS::APItest' => '1.28',
+ 'experimental' => '0.030',
+ 'feature' => '1.78',
+ 'parent' => '0.239',
+ 'threads' => '2.33',
+ },
+ removed => {
+ }
+ },
+ 5.037008 => {
+ delta_from => 5.037007,
+ changed => {
+ 'B::Op_private' => '5.037008',
+ 'Config' => '5.037008',
+ 'Config::Perl::V' => '0.35',
+ 'ExtUtils::Command' => '7.66',
+ 'ExtUtils::Command::MM' => '7.66',
+ 'ExtUtils::Install' => '2.22',
+ 'ExtUtils::Installed' => '2.22',
+ 'ExtUtils::Liblist' => '7.66',
+ 'ExtUtils::Liblist::Kid'=> '7.66',
+ 'ExtUtils::MM' => '7.66',
+ 'ExtUtils::MM_AIX' => '7.66',
+ 'ExtUtils::MM_Any' => '7.66',
+ 'ExtUtils::MM_BeOS' => '7.66',
+ 'ExtUtils::MM_Cygwin' => '7.66',
+ 'ExtUtils::MM_DOS' => '7.66',
+ 'ExtUtils::MM_Darwin' => '7.66',
+ 'ExtUtils::MM_MacOS' => '7.66',
+ 'ExtUtils::MM_NW5' => '7.66',
+ 'ExtUtils::MM_OS2' => '7.66',
+ 'ExtUtils::MM_OS390' => '7.66',
+ 'ExtUtils::MM_QNX' => '7.66',
+ 'ExtUtils::MM_UWIN' => '7.66',
+ 'ExtUtils::MM_Unix' => '7.66',
+ 'ExtUtils::MM_VMS' => '7.66',
+ 'ExtUtils::MM_VOS' => '7.66',
+ 'ExtUtils::MM_Win32' => '7.66',
+ 'ExtUtils::MM_Win95' => '7.66',
+ 'ExtUtils::MY' => '7.66',
+ 'ExtUtils::MakeMaker' => '7.66',
+ 'ExtUtils::MakeMaker::Config'=> '7.66',
+ 'ExtUtils::MakeMaker::Locale'=> '7.66',
+ 'ExtUtils::MakeMaker::version'=> '7.66',
+ 'ExtUtils::MakeMaker::version::regex'=> '7.66',
+ 'ExtUtils::Mkbootstrap' => '7.66',
+ 'ExtUtils::Mksymlists' => '7.66',
+ 'ExtUtils::Packlist' => '2.22',
+ 'ExtUtils::testlib' => '7.66',
+ 'File::Find' => '1.42',
+ 'IO::Zlib' => '1.14',
+ 'JSON::PP' => '4.16',
+ 'JSON::PP::Boolean' => '4.16',
+ 'Math::Complex' => '1.6',
+ 'Math::Trig' => '1.6',
+ 'Module::CoreList' => '5.20230120',
+ 'Module::CoreList::Utils'=> '5.20230120',
+ 'POSIX' => '2.11',
+ 'Pod::Man' => '5.01',
+ 'Pod::ParseLink' => '5.01',
+ 'Pod::Text' => '5.01',
+ 'Pod::Text::Color' => '5.01',
+ 'Pod::Text::Overstrike' => '5.01',
+ 'Pod::Text::Termcap' => '5.01',
+ 'Storable' => '3.29',
+ 'XS::APItest' => '1.30',
+ 'feature' => '1.79',
+ 're' => '0.44',
+ 'threads' => '2.34',
+ },
+ removed => {
+ }
+ },
+ 5.037009 => {
+ delta_from => 5.037008,
+ changed => {
+ 'B' => '1.88',
+ 'B::Op_private' => '5.037009',
+ 'Compress::Raw::Bzip2' => '2.204',
+ 'Compress::Raw::Zlib' => '2.204',
+ 'Compress::Zlib' => '2.204',
+ 'Config' => '5.037009',
+ 'Devel::PPPort' => '3.70',
+ 'Devel::Peek' => '1.33',
+ 'Fatal' => '2.36',
+ 'File::Find' => '1.43',
+ 'IO::Compress::Adapter::Bzip2'=> '2.204',
+ 'IO::Compress::Adapter::Deflate'=> '2.204',
+ 'IO::Compress::Adapter::Identity'=> '2.204',
+ 'IO::Compress::Base' => '2.204',
+ 'IO::Compress::Base::Common'=> '2.204',
+ 'IO::Compress::Bzip2' => '2.204',
+ 'IO::Compress::Deflate' => '2.204',
+ 'IO::Compress::Gzip' => '2.204',
+ 'IO::Compress::Gzip::Constants'=> '2.204',
+ 'IO::Compress::RawDeflate'=> '2.204',
+ 'IO::Compress::Zip' => '2.204',
+ 'IO::Compress::Zip::Constants'=> '2.204',
+ 'IO::Compress::Zlib::Constants'=> '2.204',
+ 'IO::Compress::Zlib::Extra'=> '2.204',
+ 'IO::Uncompress::Adapter::Bunzip2'=> '2.204',
+ 'IO::Uncompress::Adapter::Identity'=> '2.204',
+ 'IO::Uncompress::Adapter::Inflate'=> '2.204',
+ 'IO::Uncompress::AnyInflate'=> '2.204',
+ 'IO::Uncompress::AnyUncompress'=> '2.204',
+ 'IO::Uncompress::Base' => '2.204',
+ 'IO::Uncompress::Bunzip2'=> '2.204',
+ 'IO::Uncompress::Gunzip'=> '2.204',
+ 'IO::Uncompress::Inflate'=> '2.204',
+ 'IO::Uncompress::RawInflate'=> '2.204',
+ 'IO::Uncompress::Unzip' => '2.204',
+ 'Math::Complex' => '1.61',
+ 'Math::Trig' => '1.61',
+ 'Memoize' => '1.16',
+ 'Memoize::AnyDBM_File' => '1.16',
+ 'Memoize::Expire' => '1.16',
+ 'Memoize::NDBM_File' => '1.16',
+ 'Memoize::SDBM_File' => '1.16',
+ 'Memoize::Storable' => '1.16',
+ 'Module::CoreList' => '5.20230220',
+ 'Module::CoreList::Utils'=> '5.20230220',
+ 'Opcode' => '1.64',
+ 'Term::Cap' => '1.18',
+ 'Test2' => '1.302192',
+ 'Test2::API' => '1.302192',
+ 'Test2::API::Breakage' => '1.302192',
+ 'Test2::API::Context' => '1.302192',
+ 'Test2::API::Instance' => '1.302192',
+ 'Test2::API::InterceptResult'=> '1.302192',
+ 'Test2::API::InterceptResult::Event'=> '1.302192',
+ 'Test2::API::InterceptResult::Facet'=> '1.302192',
+ 'Test2::API::InterceptResult::Hub'=> '1.302192',
+ 'Test2::API::InterceptResult::Squasher'=> '1.302192',
+ 'Test2::API::Stack' => '1.302192',
+ 'Test2::Event' => '1.302192',
+ 'Test2::Event::Bail' => '1.302192',
+ 'Test2::Event::Diag' => '1.302192',
+ 'Test2::Event::Encoding'=> '1.302192',
+ 'Test2::Event::Exception'=> '1.302192',
+ 'Test2::Event::Fail' => '1.302192',
+ 'Test2::Event::Generic' => '1.302192',
+ 'Test2::Event::Note' => '1.302192',
+ 'Test2::Event::Ok' => '1.302192',
+ 'Test2::Event::Pass' => '1.302192',
+ 'Test2::Event::Plan' => '1.302192',
+ 'Test2::Event::Skip' => '1.302192',
+ 'Test2::Event::Subtest' => '1.302192',
+ 'Test2::Event::TAP::Version'=> '1.302192',
+ 'Test2::Event::V2' => '1.302192',
+ 'Test2::Event::Waiting' => '1.302192',
+ 'Test2::EventFacet' => '1.302192',
+ 'Test2::EventFacet::About'=> '1.302192',
+ 'Test2::EventFacet::Amnesty'=> '1.302192',
+ 'Test2::EventFacet::Assert'=> '1.302192',
+ 'Test2::EventFacet::Control'=> '1.302192',
+ 'Test2::EventFacet::Error'=> '1.302192',
+ 'Test2::EventFacet::Hub'=> '1.302192',
+ 'Test2::EventFacet::Info'=> '1.302192',
+ 'Test2::EventFacet::Info::Table'=> '1.302192',
+ 'Test2::EventFacet::Meta'=> '1.302192',
+ 'Test2::EventFacet::Parent'=> '1.302192',
+ 'Test2::EventFacet::Plan'=> '1.302192',
+ 'Test2::EventFacet::Render'=> '1.302192',
+ 'Test2::EventFacet::Trace'=> '1.302192',
+ 'Test2::Formatter' => '1.302192',
+ 'Test2::Formatter::TAP' => '1.302192',
+ 'Test2::Hub' => '1.302192',
+ 'Test2::Hub::Interceptor'=> '1.302192',
+ 'Test2::Hub::Interceptor::Terminator'=> '1.302192',
+ 'Test2::Hub::Subtest' => '1.302192',
+ 'Test2::IPC' => '1.302192',
+ 'Test2::IPC::Driver' => '1.302192',
+ 'Test2::IPC::Driver::Files'=> '1.302192',
+ 'Test2::Tools::Tiny' => '1.302192',
+ 'Test2::Util' => '1.302192',
+ 'Test2::Util::ExternalMeta'=> '1.302192',
+ 'Test2::Util::Facets2Legacy'=> '1.302192',
+ 'Test2::Util::HashBase' => '1.302192',
+ 'Test2::Util::Trace' => '1.302192',
+ 'Test::Builder' => '1.302192',
+ 'Test::Builder::Formatter'=> '1.302192',
+ 'Test::Builder::Module' => '1.302192',
+ 'Test::Builder::Tester' => '1.302192',
+ 'Test::Builder::Tester::Color'=> '1.302192',
+ 'Test::Builder::TodoDiag'=> '1.302192',
+ 'Test::More' => '1.302192',
+ 'Test::Simple' => '1.302192',
+ 'Test::Tester' => '1.302192',
+ 'Test::Tester::Capture' => '1.302192',
+ 'Test::Tester::CaptureRunner'=> '1.302192',
+ 'Test::Tester::Delegate'=> '1.302192',
+ 'Test::use::ok' => '1.302192',
+ 'Tie::File' => '1.07',
+ 'UNIVERSAL' => '1.15',
+ 'autodie' => '2.36',
+ 'autodie::Scope::Guard' => '2.36',
+ 'autodie::Scope::GuardStack'=> '2.36',
+ 'autodie::Util' => '2.36',
+ 'autodie::exception' => '2.36',
+ 'autodie::exception::system'=> '2.36',
+ 'autodie::hints' => '2.36',
+ 'autodie::skip' => '2.36',
+ 'experimental' => '0.031',
+ 'feature' => '1.80',
+ 'mro' => '1.28',
+ 'ok' => '1.302192',
+ 'parent' => '0.241',
+ 'stable' => '0.031',
+ 'warnings' => '1.62',
+ },
+ removed => {
+ }
+ },
+ 5.037010 => {
+ delta_from => 5.037009,
+ changed => {
+ 'B::Op_private' => '5.037010',
+ 'Benchmark' => '1.24',
+ 'Class::Struct' => '0.68',
+ 'Config' => '5.03701',
+ 'Config::Perl::V' => '0.36',
+ 'Cwd' => '3.89',
+ 'Data::Dumper' => '2.188',
+ 'Digest::SHA' => '6.04',
+ 'Env' => '1.06',
+ 'Math::Complex' => '1.62',
+ 'Math::Trig' => '1.62',
+ 'Module::CoreList' => '5.20230320',
+ 'Module::CoreList::Utils'=> '5.20230320',
+ 'Net::Cmd' => '3.15',
+ 'Net::Config' => '3.15',
+ 'Net::Domain' => '3.15',
+ 'Net::FTP' => '3.15',
+ 'Net::FTP::A' => '3.15',
+ 'Net::FTP::E' => '3.15',
+ 'Net::FTP::I' => '3.15',
+ 'Net::FTP::L' => '3.15',
+ 'Net::FTP::dataconn' => '3.15',
+ 'Net::NNTP' => '3.15',
+ 'Net::Netrc' => '3.15',
+ 'Net::POP3' => '3.15',
+ 'Net::SMTP' => '3.15',
+ 'Net::Time' => '3.15',
+ 'POSIX' => '2.12',
+ 'Storable' => '3.31',
+ 'Test2' => '1.302194',
+ 'Test2::API' => '1.302194',
+ 'Test2::API::Breakage' => '1.302194',
+ 'Test2::API::Context' => '1.302194',
+ 'Test2::API::Instance' => '1.302194',
+ 'Test2::API::InterceptResult'=> '1.302194',
+ 'Test2::API::InterceptResult::Event'=> '1.302194',
+ 'Test2::API::InterceptResult::Facet'=> '1.302194',
+ 'Test2::API::InterceptResult::Hub'=> '1.302194',
+ 'Test2::API::InterceptResult::Squasher'=> '1.302194',
+ 'Test2::API::Stack' => '1.302194',
+ 'Test2::Event' => '1.302194',
+ 'Test2::Event::Bail' => '1.302194',
+ 'Test2::Event::Diag' => '1.302194',
+ 'Test2::Event::Encoding'=> '1.302194',
+ 'Test2::Event::Exception'=> '1.302194',
+ 'Test2::Event::Fail' => '1.302194',
+ 'Test2::Event::Generic' => '1.302194',
+ 'Test2::Event::Note' => '1.302194',
+ 'Test2::Event::Ok' => '1.302194',
+ 'Test2::Event::Pass' => '1.302194',
+ 'Test2::Event::Plan' => '1.302194',
+ 'Test2::Event::Skip' => '1.302194',
+ 'Test2::Event::Subtest' => '1.302194',
+ 'Test2::Event::TAP::Version'=> '1.302194',
+ 'Test2::Event::V2' => '1.302194',
+ 'Test2::Event::Waiting' => '1.302194',
+ 'Test2::EventFacet' => '1.302194',
+ 'Test2::EventFacet::About'=> '1.302194',
+ 'Test2::EventFacet::Amnesty'=> '1.302194',
+ 'Test2::EventFacet::Assert'=> '1.302194',
+ 'Test2::EventFacet::Control'=> '1.302194',
+ 'Test2::EventFacet::Error'=> '1.302194',
+ 'Test2::EventFacet::Hub'=> '1.302194',
+ 'Test2::EventFacet::Info'=> '1.302194',
+ 'Test2::EventFacet::Info::Table'=> '1.302194',
+ 'Test2::EventFacet::Meta'=> '1.302194',
+ 'Test2::EventFacet::Parent'=> '1.302194',
+ 'Test2::EventFacet::Plan'=> '1.302194',
+ 'Test2::EventFacet::Render'=> '1.302194',
+ 'Test2::EventFacet::Trace'=> '1.302194',
+ 'Test2::Formatter' => '1.302194',
+ 'Test2::Formatter::TAP' => '1.302194',
+ 'Test2::Hub' => '1.302194',
+ 'Test2::Hub::Interceptor'=> '1.302194',
+ 'Test2::Hub::Interceptor::Terminator'=> '1.302194',
+ 'Test2::Hub::Subtest' => '1.302194',
+ 'Test2::IPC' => '1.302194',
+ 'Test2::IPC::Driver' => '1.302194',
+ 'Test2::IPC::Driver::Files'=> '1.302194',
+ 'Test2::Tools::Tiny' => '1.302194',
+ 'Test2::Util' => '1.302194',
+ 'Test2::Util::ExternalMeta'=> '1.302194',
+ 'Test2::Util::Facets2Legacy'=> '1.302194',
+ 'Test2::Util::HashBase' => '1.302194',
+ 'Test2::Util::Trace' => '1.302194',
+ 'Test::Builder' => '1.302194',
+ 'Test::Builder::Formatter'=> '1.302194',
+ 'Test::Builder::Module' => '1.302194',
+ 'Test::Builder::Tester' => '1.302194',
+ 'Test::Builder::Tester::Color'=> '1.302194',
+ 'Test::Builder::TodoDiag'=> '1.302194',
+ 'Test::More' => '1.302194',
+ 'Test::Simple' => '1.302194',
+ 'Test::Tester' => '1.302194',
+ 'Test::Tester::Capture' => '1.302194',
+ 'Test::Tester::CaptureRunner'=> '1.302194',
+ 'Test::Tester::Delegate'=> '1.302194',
+ 'Test::use::ok' => '1.302194',
+ 'Time::HiRes' => '1.9774',
+ 'XS::APItest' => '1.32',
+ 'feature' => '1.81',
+ 'ok' => '1.302194',
+ 'overload' => '1.37',
+ 'threads' => '2.35',
+ 'threads::shared' => '1.67',
+ 'warnings' => '1.63',
+ 'warnings::register' => '1.05',
+ },
+ removed => {
+ }
+ },
+ 5.037011 => {
+ delta_from => 5.037010,
+ changed => {
+ 'B::Deparse' => '1.73',
+ 'B::Op_private' => '5.037011',
+ 'Config' => '5.037011',
+ 'Devel::PPPort' => '3.71',
+ 'ExtUtils::Command' => '7.70',
+ 'ExtUtils::Command::MM' => '7.70',
+ 'ExtUtils::Liblist' => '7.70',
+ 'ExtUtils::Liblist::Kid'=> '7.70',
+ 'ExtUtils::MM' => '7.70',
+ 'ExtUtils::MM_AIX' => '7.70',
+ 'ExtUtils::MM_Any' => '7.70',
+ 'ExtUtils::MM_BeOS' => '7.70',
+ 'ExtUtils::MM_Cygwin' => '7.70',
+ 'ExtUtils::MM_DOS' => '7.70',
+ 'ExtUtils::MM_Darwin' => '7.70',
+ 'ExtUtils::MM_MacOS' => '7.70',
+ 'ExtUtils::MM_NW5' => '7.70',
+ 'ExtUtils::MM_OS2' => '7.70',
+ 'ExtUtils::MM_OS390' => '7.70',
+ 'ExtUtils::MM_QNX' => '7.70',
+ 'ExtUtils::MM_UWIN' => '7.70',
+ 'ExtUtils::MM_Unix' => '7.70',
+ 'ExtUtils::MM_VMS' => '7.70',
+ 'ExtUtils::MM_VOS' => '7.70',
+ 'ExtUtils::MM_Win32' => '7.70',
+ 'ExtUtils::MM_Win95' => '7.70',
+ 'ExtUtils::MY' => '7.70',
+ 'ExtUtils::MakeMaker' => '7.70',
+ 'ExtUtils::MakeMaker::Config'=> '7.70',
+ 'ExtUtils::MakeMaker::Locale'=> '7.70',
+ 'ExtUtils::MakeMaker::version'=> '7.70',
+ 'ExtUtils::MakeMaker::version::regex'=> '7.70',
+ 'ExtUtils::Mkbootstrap' => '7.70',
+ 'ExtUtils::Mksymlists' => '7.70',
+ 'ExtUtils::ParseXS' => '3.50',
+ 'ExtUtils::ParseXS::Constants'=> '3.50',
+ 'ExtUtils::ParseXS::CountLines'=> '3.50',
+ 'ExtUtils::ParseXS::Eval'=> '3.50',
+ 'ExtUtils::ParseXS::Utilities'=> '3.50',
+ 'ExtUtils::testlib' => '7.70',
+ 'File::Copy' => '2.41',
+ 'Locale::Maketext' => '1.33',
+ 'Module::CoreList' => '5.20230420',
+ 'Module::CoreList::Utils'=> '5.20230420',
+ 'Net::Ping' => '2.76',
+ 'feature' => '1.82',
+ 'threads' => '2.36',
+ 'threads::shared' => '1.68',
+ 'warnings' => '1.64',
+ },
+ removed => {
+ }
+ },
+ 5.036001 => {
+ delta_from => 5.036000,
+ changed => {
+ 'B::Op_private' => '5.036001',
+ 'Config' => '5.036001',
+ 'Module::CoreList' => '5.20230423',
+ 'Module::CoreList::Utils'=> '5.20230423',
+ },
+ removed => {
+ }
+ },
+ 5.038000 => {
+ delta_from => 5.037011,
+ changed => {
+ 'B::Deparse' => '1.74',
+ 'B::Op_private' => '5.038000',
+ 'CPAN' => '2.36',
+ 'CPAN::HTTP::Client' => '1.9602',
+ 'Compress::Raw::Bzip2' => '2.204_001',
+ 'Compress::Raw::Zlib' => '2.204_001',
+ 'Config' => '5.038',
+ 'Digest::MD5' => '2.58_01',
+ 'DynaLoader' => '1.54',
+ 'ExtUtils::ParseXS' => '3.51',
+ 'ExtUtils::ParseXS::Constants'=> '3.51',
+ 'ExtUtils::ParseXS::CountLines'=> '3.51',
+ 'ExtUtils::ParseXS::Eval'=> '3.51',
+ 'ExtUtils::ParseXS::Utilities'=> '3.51',
+ 'ExtUtils::Typemaps' => '3.51',
+ 'ExtUtils::Typemaps::Cmd'=> '3.51',
+ 'ExtUtils::Typemaps::InputMap'=> '3.51',
+ 'ExtUtils::Typemaps::OutputMap'=> '3.51',
+ 'ExtUtils::Typemaps::Type'=> '3.51',
+ 'File::Glob' => '1.40',
+ 'HTTP::Tiny' => '0.086',
+ 'IO' => '1.52',
+ 'IO::Dir' => '1.52',
+ 'IO::File' => '1.52',
+ 'IO::Handle' => '1.52',
+ 'IO::Pipe' => '1.52',
+ 'IO::Poll' => '1.52',
+ 'IO::Seekable' => '1.52',
+ 'IO::Select' => '1.52',
+ 'IO::Socket' => '1.52',
+ 'IO::Socket::INET' => '1.52',
+ 'IO::Socket::IP' => '0.41_01',
+ 'IO::Socket::UNIX' => '1.52',
+ 'MIME::Base64' => '3.16_01',
+ 'MIME::QuotedPrint' => '3.16_01',
+ 'Module::CoreList' => '5.20230520',
+ 'Module::CoreList::Utils'=> '5.20230520',
+ 'POSIX' => '2.13',
+ 'SDBM_File' => '1.17',
+ 'Storable' => '3.32',
+ 'Time::HiRes' => '1.9775',
+ 'Time::Piece' => '1.3401_01',
+ 'warnings' => '1.65',
+ },
+ removed => {
+ }
+ },
+ 5.039001 => {
+ delta_from => 5.038000,
+ changed => {
+ 'B::Op_private' => '5.039001',
+ 'CPAN::Meta::Requirements'=> '2.143',
+ 'CPAN::Meta::Requirements::Range'=> '2.143',
+ 'Compress::Raw::Bzip2' => '2.205',
+ 'Compress::Raw::Zlib' => '2.205',
+ 'Compress::Zlib' => '2.205',
+ 'Config' => '5.039001',
+ 'Errno' => '1.38',
+ 'ExtUtils::CBuilder' => '0.280239',
+ 'ExtUtils::CBuilder::Base'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::Unix'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::VMS'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::Windows'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::aix'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::android'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::darwin'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280239',
+ 'ExtUtils::CBuilder::Platform::os2'=> '0.280239',
+ 'ExtUtils::Manifest' => '1.75',
+ 'IO::Compress::Adapter::Bzip2'=> '2.205',
+ 'IO::Compress::Adapter::Deflate'=> '2.205',
+ 'IO::Compress::Adapter::Identity'=> '2.205',
+ 'IO::Compress::Base' => '2.205',
+ 'IO::Compress::Base::Common'=> '2.205',
+ 'IO::Compress::Bzip2' => '2.205',
+ 'IO::Compress::Deflate' => '2.205',
+ 'IO::Compress::Gzip' => '2.205',
+ 'IO::Compress::Gzip::Constants'=> '2.205',
+ 'IO::Compress::RawDeflate'=> '2.205',
+ 'IO::Compress::Zip' => '2.205',
+ 'IO::Compress::Zip::Constants'=> '2.205',
+ 'IO::Compress::Zlib::Constants'=> '2.205',
+ 'IO::Compress::Zlib::Extra'=> '2.205',
+ 'IO::Uncompress::Adapter::Bunzip2'=> '2.205',
+ 'IO::Uncompress::Adapter::Identity'=> '2.205',
+ 'IO::Uncompress::Adapter::Inflate'=> '2.205',
+ 'IO::Uncompress::AnyInflate'=> '2.205',
+ 'IO::Uncompress::AnyUncompress'=> '2.205',
+ 'IO::Uncompress::Base' => '2.205',
+ 'IO::Uncompress::Bunzip2'=> '2.205',
+ 'IO::Uncompress::Gunzip'=> '2.205',
+ 'IO::Uncompress::Inflate'=> '2.205',
+ 'IO::Uncompress::RawInflate'=> '2.205',
+ 'IO::Uncompress::Unzip' => '2.205',
+ 'Math::BigFloat' => '1.999839',
+ 'Math::BigInt' => '1.999839',
+ 'Math::BigInt::Calc' => '1.999839',
+ 'Math::BigInt::FastCalc'=> '0.5014',
+ 'Math::BigInt::Lib' => '1.999839',
+ 'Module::CoreList' => '5.20230720',
+ 'Module::CoreList::Utils'=> '5.20230720',
+ 'Module::Metadata' => '1.000038',
+ 'POSIX' => '2.14',
+ 'Socket' => '2.037',
+ 'Test2' => '1.302195',
+ 'Test2::API' => '1.302195',
+ 'Test2::API::Breakage' => '1.302195',
+ 'Test2::API::Context' => '1.302195',
+ 'Test2::API::Instance' => '1.302195',
+ 'Test2::API::InterceptResult'=> '1.302195',
+ 'Test2::API::InterceptResult::Event'=> '1.302195',
+ 'Test2::API::InterceptResult::Facet'=> '1.302195',
+ 'Test2::API::InterceptResult::Hub'=> '1.302195',
+ 'Test2::API::InterceptResult::Squasher'=> '1.302195',
+ 'Test2::API::Stack' => '1.302195',
+ 'Test2::Event' => '1.302195',
+ 'Test2::Event::Bail' => '1.302195',
+ 'Test2::Event::Diag' => '1.302195',
+ 'Test2::Event::Encoding'=> '1.302195',
+ 'Test2::Event::Exception'=> '1.302195',
+ 'Test2::Event::Fail' => '1.302195',
+ 'Test2::Event::Generic' => '1.302195',
+ 'Test2::Event::Note' => '1.302195',
+ 'Test2::Event::Ok' => '1.302195',
+ 'Test2::Event::Pass' => '1.302195',
+ 'Test2::Event::Plan' => '1.302195',
+ 'Test2::Event::Skip' => '1.302195',
+ 'Test2::Event::Subtest' => '1.302195',
+ 'Test2::Event::TAP::Version'=> '1.302195',
+ 'Test2::Event::V2' => '1.302195',
+ 'Test2::Event::Waiting' => '1.302195',
+ 'Test2::EventFacet' => '1.302195',
+ 'Test2::EventFacet::About'=> '1.302195',
+ 'Test2::EventFacet::Amnesty'=> '1.302195',
+ 'Test2::EventFacet::Assert'=> '1.302195',
+ 'Test2::EventFacet::Control'=> '1.302195',
+ 'Test2::EventFacet::Error'=> '1.302195',
+ 'Test2::EventFacet::Hub'=> '1.302195',
+ 'Test2::EventFacet::Info'=> '1.302195',
+ 'Test2::EventFacet::Info::Table'=> '1.302195',
+ 'Test2::EventFacet::Meta'=> '1.302195',
+ 'Test2::EventFacet::Parent'=> '1.302195',
+ 'Test2::EventFacet::Plan'=> '1.302195',
+ 'Test2::EventFacet::Render'=> '1.302195',
+ 'Test2::EventFacet::Trace'=> '1.302195',
+ 'Test2::Formatter' => '1.302195',
+ 'Test2::Formatter::TAP' => '1.302195',
+ 'Test2::Hub' => '1.302195',
+ 'Test2::Hub::Interceptor'=> '1.302195',
+ 'Test2::Hub::Interceptor::Terminator'=> '1.302195',
+ 'Test2::Hub::Subtest' => '1.302195',
+ 'Test2::IPC' => '1.302195',
+ 'Test2::IPC::Driver' => '1.302195',
+ 'Test2::IPC::Driver::Files'=> '1.302195',
+ 'Test2::Tools::Tiny' => '1.302195',
+ 'Test2::Util' => '1.302195',
+ 'Test2::Util::ExternalMeta'=> '1.302195',
+ 'Test2::Util::Facets2Legacy'=> '1.302195',
+ 'Test2::Util::HashBase' => '1.302195',
+ 'Test2::Util::Trace' => '1.302195',
+ 'Test::Builder' => '1.302195',
+ 'Test::Builder::Formatter'=> '1.302195',
+ 'Test::Builder::Module' => '1.302195',
+ 'Test::Builder::Tester' => '1.302195',
+ 'Test::Builder::Tester::Color'=> '1.302195',
+ 'Test::Builder::TodoDiag'=> '1.302195',
+ 'Test::More' => '1.302195',
+ 'Test::Simple' => '1.302195',
+ 'Test::Tester' => '1.302195',
+ 'Test::Tester::Capture' => '1.302195',
+ 'Test::Tester::CaptureRunner'=> '1.302195',
+ 'Test::Tester::Delegate'=> '1.302195',
+ 'Test::use::ok' => '1.302195',
+ 'Text::Tabs' => '2023.0511',
+ 'Text::Wrap' => '2023.0511',
+ 'Time::HiRes' => '1.9776',
+ 'Time::Local' => '1.35',
+ 'UNIVERSAL' => '1.16',
+ 'feature' => '1.83',
+ 'ok' => '1.302195',
+ 'perlfaq' => '5.20230701',
+ 'threads' => '2.37',
+ 'warnings' => '1.66',
+ 'warnings::register' => '1.06',
+ },
+ removed => {
+ }
+ },
+ 5.039002 => {
+ delta_from => 5.039001,
+ changed => {
+ 'App::Prove' => '3.47',
+ 'App::Prove::State' => '3.47',
+ 'App::Prove::State::Result'=> '3.47',
+ 'App::Prove::State::Result::Test'=> '3.47',
+ 'B::Op_private' => '5.039002',
+ 'Compress::Raw::Bzip2' => '2.206',
+ 'Compress::Raw::Zlib' => '2.206',
+ 'Compress::Zlib' => '2.206',
+ 'Config' => '5.039002',
+ 'Cwd' => '3.90',
+ 'Devel::Peek' => '1.34',
+ 'ExtUtils::Miniperl' => '1.14',
+ 'File::Spec' => '3.90',
+ 'File::Spec::AmigaOS' => '3.90',
+ 'File::Spec::Cygwin' => '3.90',
+ 'File::Spec::Epoc' => '3.90',
+ 'File::Spec::Functions' => '3.90',
+ 'File::Spec::Mac' => '3.90',
+ 'File::Spec::OS2' => '3.90',
+ 'File::Spec::Unix' => '3.90',
+ 'File::Spec::VMS' => '3.90',
+ 'File::Spec::Win32' => '3.90',
+ 'HTTP::Tiny' => '0.088',
+ 'IO::Compress::Adapter::Bzip2'=> '2.206',
+ 'IO::Compress::Adapter::Deflate'=> '2.206',
+ 'IO::Compress::Adapter::Identity'=> '2.206',
+ 'IO::Compress::Base' => '2.206',
+ 'IO::Compress::Base::Common'=> '2.206',
+ 'IO::Compress::Bzip2' => '2.206',
+ 'IO::Compress::Deflate' => '2.206',
+ 'IO::Compress::Gzip' => '2.206',
+ 'IO::Compress::Gzip::Constants'=> '2.206',
+ 'IO::Compress::RawDeflate'=> '2.206',
+ 'IO::Compress::Zip' => '2.206',
+ 'IO::Compress::Zip::Constants'=> '2.206',
+ 'IO::Compress::Zlib::Constants'=> '2.206',
+ 'IO::Compress::Zlib::Extra'=> '2.206',
+ 'IO::Socket::IP' => '0.42',
+ 'IO::Uncompress::Adapter::Bunzip2'=> '2.206',
+ 'IO::Uncompress::Adapter::Identity'=> '2.206',
+ 'IO::Uncompress::Adapter::Inflate'=> '2.206',
+ 'IO::Uncompress::AnyInflate'=> '2.206',
+ 'IO::Uncompress::AnyUncompress'=> '2.206',
+ 'IO::Uncompress::Base' => '2.206',
+ 'IO::Uncompress::Bunzip2'=> '2.206',
+ 'IO::Uncompress::Gunzip'=> '2.206',
+ 'IO::Uncompress::Inflate'=> '2.206',
+ 'IO::Uncompress::RawInflate'=> '2.206',
+ 'IO::Uncompress::Unzip' => '2.206',
+ 'Module::CoreList' => '5.20230820',
+ 'Module::CoreList::Utils'=> '5.20230820',
+ 'NDBM_File' => '1.17',
+ 'Opcode' => '1.65',
+ 'POSIX' => '2.15',
+ 'PerlIO::scalar' => '0.32',
+ 'PerlIO::via' => '0.19',
+ 'Pod::Html' => '1.35',
+ 'Pod::Html::Util' => '1.35',
+ 'Pod::Simple' => '3.45',
+ 'Pod::Simple::BlackBox' => '3.45',
+ 'Pod::Simple::Checker' => '3.45',
+ 'Pod::Simple::Debug' => '3.45',
+ 'Pod::Simple::DumpAsText'=> '3.45',
+ 'Pod::Simple::DumpAsXML'=> '3.45',
+ 'Pod::Simple::HTML' => '3.45',
+ 'Pod::Simple::HTMLBatch'=> '3.45',
+ 'Pod::Simple::HTMLLegacy'=> '5.02',
+ 'Pod::Simple::LinkSection'=> '3.45',
+ 'Pod::Simple::Methody' => '3.45',
+ 'Pod::Simple::Progress' => '3.45',
+ 'Pod::Simple::PullParser'=> '3.45',
+ 'Pod::Simple::PullParserEndToken'=> '3.45',
+ 'Pod::Simple::PullParserStartToken'=> '3.45',
+ 'Pod::Simple::PullParserTextToken'=> '3.45',
+ 'Pod::Simple::PullParserToken'=> '3.45',
+ 'Pod::Simple::RTF' => '3.45',
+ 'Pod::Simple::Search' => '3.45',
+ 'Pod::Simple::SimpleTree'=> '3.45',
+ 'Pod::Simple::Text' => '3.45',
+ 'Pod::Simple::TextContent'=> '3.45',
+ 'Pod::Simple::TiedOutFH'=> '3.45',
+ 'Pod::Simple::Transcode'=> '3.45',
+ 'Pod::Simple::TranscodeDumb'=> '3.45',
+ 'Pod::Simple::TranscodeSmart'=> '3.45',
+ 'Pod::Simple::XHTML' => '3.45',
+ 'Pod::Simple::XMLOutStream'=> '3.45',
+ 'Safe' => '2.45',
+ 'TAP::Base' => '3.47',
+ 'TAP::Formatter::Base' => '3.47',
+ 'TAP::Formatter::Color' => '3.47',
+ 'TAP::Formatter::Console'=> '3.47',
+ 'TAP::Formatter::Console::ParallelSession'=> '3.47',
+ 'TAP::Formatter::Console::Session'=> '3.47',
+ 'TAP::Formatter::File' => '3.47',
+ 'TAP::Formatter::File::Session'=> '3.47',
+ 'TAP::Formatter::Session'=> '3.47',
+ 'TAP::Harness' => '3.47',
+ 'TAP::Harness::Env' => '3.47',
+ 'TAP::Object' => '3.47',
+ 'TAP::Parser' => '3.47',
+ 'TAP::Parser::Aggregator'=> '3.47',
+ 'TAP::Parser::Grammar' => '3.47',
+ 'TAP::Parser::Iterator' => '3.47',
+ 'TAP::Parser::Iterator::Array'=> '3.47',
+ 'TAP::Parser::Iterator::Process'=> '3.47',
+ 'TAP::Parser::Iterator::Stream'=> '3.47',
+ 'TAP::Parser::IteratorFactory'=> '3.47',
+ 'TAP::Parser::Multiplexer'=> '3.47',
+ 'TAP::Parser::Result' => '3.47',
+ 'TAP::Parser::Result::Bailout'=> '3.47',
+ 'TAP::Parser::Result::Comment'=> '3.47',
+ 'TAP::Parser::Result::Plan'=> '3.47',
+ 'TAP::Parser::Result::Pragma'=> '3.47',
+ 'TAP::Parser::Result::Test'=> '3.47',
+ 'TAP::Parser::Result::Unknown'=> '3.47',
+ 'TAP::Parser::Result::Version'=> '3.47',
+ 'TAP::Parser::Result::YAML'=> '3.47',
+ 'TAP::Parser::ResultFactory'=> '3.47',
+ 'TAP::Parser::Scheduler'=> '3.47',
+ 'TAP::Parser::Scheduler::Job'=> '3.47',
+ 'TAP::Parser::Scheduler::Spinner'=> '3.47',
+ 'TAP::Parser::Source' => '3.47',
+ 'TAP::Parser::SourceHandler'=> '3.47',
+ 'TAP::Parser::SourceHandler::Executable'=> '3.47',
+ 'TAP::Parser::SourceHandler::File'=> '3.47',
+ 'TAP::Parser::SourceHandler::Handle'=> '3.47',
+ 'TAP::Parser::SourceHandler::Perl'=> '3.47',
+ 'TAP::Parser::SourceHandler::RawTAP'=> '3.47',
+ 'TAP::Parser::YAMLish::Reader'=> '3.47',
+ 'TAP::Parser::YAMLish::Writer'=> '3.47',
+ 'Test::Harness' => '3.47',
+ 'XS::APItest' => '1.33',
+ 'builtin' => '0.009',
+ 'feature' => '1.84',
+ 'perlfaq' => '5.20230812',
+ 'strict' => '1.13',
+ 'threads' => '2.38',
+ 'warnings' => '1.67',
+ },
+ removed => {
+ }
+ },
+ 5.039003 => {
+ delta_from => 5.039002,
+ changed => {
+ 'B' => '1.89',
+ 'B::Op_private' => '5.039003',
+ 'Config' => '5.039003',
+ 'DB_File' => '1.859',
+ 'Data::Dumper' => '2.189',
+ 'Devel::PPPort' => '3.72',
+ 'ExtUtils::CBuilder' => '0.280240',
+ 'ExtUtils::CBuilder::Base'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::Unix'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::VMS'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::Windows'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::aix'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::android'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::darwin'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280240',
+ 'ExtUtils::CBuilder::Platform::os2'=> '0.280240',
+ 'File::Compare' => '1.1008',
+ 'File::Spec::AmigaOS' => '3.91',
+ 'File::Spec::Cygwin' => '3.91',
+ 'File::Spec::Epoc' => '3.91',
+ 'File::Spec::Functions' => '3.91',
+ 'File::Spec::Mac' => '3.91',
+ 'File::Spec::OS2' => '3.91',
+ 'File::Spec::Unix' => '3.91',
+ 'File::Spec::VMS' => '3.91',
+ 'File::Spec::Win32' => '3.91',
+ 'FindBin' => '1.54',
+ 'Getopt::Std' => '1.14',
+ 'IO' => '1.53',
+ 'IO::Dir' => '1.53',
+ 'IO::File' => '1.53',
+ 'IO::Handle' => '1.53',
+ 'IO::Pipe' => '1.53',
+ 'IO::Poll' => '1.53',
+ 'IO::Seekable' => '1.53',
+ 'IO::Select' => '1.53',
+ 'IO::Socket' => '1.53',
+ 'IO::Socket::INET' => '1.53',
+ 'IO::Socket::UNIX' => '1.53',
+ 'Module::CoreList' => '5.20230920',
+ 'Module::CoreList::Utils'=> '5.20230920',
+ 'builtin' => '0.010',
+ 'fields' => '2.25',
+ 'threads' => '2.39',
+ 'threads::shared' => '1.69',
+ },
+ removed => {
+ }
+ },
+ 5.039004 => {
+ delta_from => 5.039003,
+ changed => {
+ 'App::Prove' => '3.48',
+ 'App::Prove::State' => '3.48',
+ 'App::Prove::State::Result'=> '3.48',
+ 'App::Prove::State::Result::Test'=> '3.48',
+ 'B::Op_private' => '5.039004',
+ 'Config' => '5.039004',
+ 'File::Find' => '1.44',
+ 'File::stat' => '1.14',
+ 'Math::BigFloat' => '1.999842',
+ 'Math::BigInt' => '1.999842',
+ 'Math::BigInt::Calc' => '1.999842',
+ 'Math::BigInt::FastCalc'=> '0.5015',
+ 'Math::BigInt::Lib' => '1.999842',
+ 'Module::CoreList' => '5.20231025',
+ 'Module::CoreList::Utils'=> '5.20231025',
+ 'Net::hostent' => '1.04',
+ 'Net::netent' => '1.02',
+ 'Net::protoent' => '1.03',
+ 'Net::servent' => '1.04',
+ 'POSIX' => '2.16',
+ 'TAP::Base' => '3.48',
+ 'TAP::Formatter::Base' => '3.48',
+ 'TAP::Formatter::Color' => '3.48',
+ 'TAP::Formatter::Console'=> '3.48',
+ 'TAP::Formatter::Console::ParallelSession'=> '3.48',
+ 'TAP::Formatter::Console::Session'=> '3.48',
+ 'TAP::Formatter::File' => '3.48',
+ 'TAP::Formatter::File::Session'=> '3.48',
+ 'TAP::Formatter::Session'=> '3.48',
+ 'TAP::Harness' => '3.48',
+ 'TAP::Harness::Env' => '3.48',
+ 'TAP::Object' => '3.48',
+ 'TAP::Parser' => '3.48',
+ 'TAP::Parser::Aggregator'=> '3.48',
+ 'TAP::Parser::Grammar' => '3.48',
+ 'TAP::Parser::Iterator' => '3.48',
+ 'TAP::Parser::Iterator::Array'=> '3.48',
+ 'TAP::Parser::Iterator::Process'=> '3.48',
+ 'TAP::Parser::Iterator::Stream'=> '3.48',
+ 'TAP::Parser::IteratorFactory'=> '3.48',
+ 'TAP::Parser::Multiplexer'=> '3.48',
+ 'TAP::Parser::Result' => '3.48',
+ 'TAP::Parser::Result::Bailout'=> '3.48',
+ 'TAP::Parser::Result::Comment'=> '3.48',
+ 'TAP::Parser::Result::Plan'=> '3.48',
+ 'TAP::Parser::Result::Pragma'=> '3.48',
+ 'TAP::Parser::Result::Test'=> '3.48',
+ 'TAP::Parser::Result::Unknown'=> '3.48',
+ 'TAP::Parser::Result::Version'=> '3.48',
+ 'TAP::Parser::Result::YAML'=> '3.48',
+ 'TAP::Parser::ResultFactory'=> '3.48',
+ 'TAP::Parser::Scheduler'=> '3.48',
+ 'TAP::Parser::Scheduler::Job'=> '3.48',
+ 'TAP::Parser::Scheduler::Spinner'=> '3.48',
+ 'TAP::Parser::Source' => '3.48',
+ 'TAP::Parser::SourceHandler'=> '3.48',
+ 'TAP::Parser::SourceHandler::Executable'=> '3.48',
+ 'TAP::Parser::SourceHandler::File'=> '3.48',
+ 'TAP::Parser::SourceHandler::Handle'=> '3.48',
+ 'TAP::Parser::SourceHandler::Perl'=> '3.48',
+ 'TAP::Parser::SourceHandler::RawTAP'=> '3.48',
+ 'TAP::Parser::YAMLish::Reader'=> '3.48',
+ 'TAP::Parser::YAMLish::Writer'=> '3.48',
+ 'Term::Table' => '0.017',
+ 'Term::Table::Cell' => '0.017',
+ 'Term::Table::CellStack'=> '0.017',
+ 'Term::Table::HashBase' => '0.017',
+ 'Term::Table::LineBreak'=> '0.017',
+ 'Term::Table::Spacer' => '0.017',
+ 'Term::Table::Util' => '0.017',
+ 'Test2::AsyncSubtest' => '0.000156',
+ 'Test2::AsyncSubtest::Event::Attach'=> '0.000156',
+ 'Test2::AsyncSubtest::Event::Detach'=> '0.000156',
+ 'Test2::AsyncSubtest::Formatter'=> '0.000156',
+ 'Test2::AsyncSubtest::Hub'=> '0.000156',
+ 'Test2::Bundle' => '0.000156',
+ 'Test2::Bundle::Extended'=> '0.000156',
+ 'Test2::Bundle::More' => '0.000156',
+ 'Test2::Bundle::Simple' => '0.000156',
+ 'Test2::Compare' => '0.000156',
+ 'Test2::Compare::Array' => '0.000156',
+ 'Test2::Compare::Bag' => '0.000156',
+ 'Test2::Compare::Base' => '0.000156',
+ 'Test2::Compare::Bool' => '0.000156',
+ 'Test2::Compare::Custom'=> '0.000156',
+ 'Test2::Compare::DeepRef'=> '0.000156',
+ 'Test2::Compare::Delta' => '0.000156',
+ 'Test2::Compare::Event' => '0.000156',
+ 'Test2::Compare::EventMeta'=> '0.000156',
+ 'Test2::Compare::Float' => '0.000156',
+ 'Test2::Compare::Hash' => '0.000156',
+ 'Test2::Compare::Isa' => '0.000156',
+ 'Test2::Compare::Meta' => '0.000156',
+ 'Test2::Compare::Negatable'=> '0.000156',
+ 'Test2::Compare::Number'=> '0.000156',
+ 'Test2::Compare::Object'=> '0.000156',
+ 'Test2::Compare::OrderedSubset'=> '0.000156',
+ 'Test2::Compare::Pattern'=> '0.000156',
+ 'Test2::Compare::Ref' => '0.000156',
+ 'Test2::Compare::Regex' => '0.000156',
+ 'Test2::Compare::Scalar'=> '0.000156',
+ 'Test2::Compare::Set' => '0.000156',
+ 'Test2::Compare::String'=> '0.000156',
+ 'Test2::Compare::Undef' => '0.000156',
+ 'Test2::Compare::Wildcard'=> '0.000156',
+ 'Test2::Manual' => '0.000156',
+ 'Test2::Manual::Anatomy'=> '0.000156',
+ 'Test2::Manual::Anatomy::API'=> '0.000156',
+ 'Test2::Manual::Anatomy::Context'=> '0.000156',
+ 'Test2::Manual::Anatomy::EndToEnd'=> '0.000156',
+ 'Test2::Manual::Anatomy::Event'=> '0.000156',
+ 'Test2::Manual::Anatomy::Hubs'=> '0.000156',
+ 'Test2::Manual::Anatomy::IPC'=> '0.000156',
+ 'Test2::Manual::Anatomy::Utilities'=> '0.000156',
+ 'Test2::Manual::Concurrency'=> '0.000156',
+ 'Test2::Manual::Contributing'=> '0.000156',
+ 'Test2::Manual::Testing'=> '0.000156',
+ 'Test2::Manual::Testing::Introduction'=> '0.000156',
+ 'Test2::Manual::Testing::Migrating'=> '0.000156',
+ 'Test2::Manual::Testing::Planning'=> '0.000156',
+ 'Test2::Manual::Testing::Todo'=> '0.000156',
+ 'Test2::Manual::Tooling'=> '0.000156',
+ 'Test2::Manual::Tooling::FirstTool'=> '0.000156',
+ 'Test2::Manual::Tooling::Formatter'=> '0.000156',
+ 'Test2::Manual::Tooling::Nesting'=> '0.000156',
+ 'Test2::Manual::Tooling::Plugin::TestExit'=> '0.000156',
+ 'Test2::Manual::Tooling::Plugin::TestingDone'=> '0.000156',
+ 'Test2::Manual::Tooling::Plugin::ToolCompletes'=> '0.000156',
+ 'Test2::Manual::Tooling::Plugin::ToolStarts'=> '0.000156',
+ 'Test2::Manual::Tooling::Subtest'=> '0.000156',
+ 'Test2::Manual::Tooling::TestBuilder'=> '0.000156',
+ 'Test2::Manual::Tooling::Testing'=> '0.000156',
+ 'Test2::Mock' => '0.000156',
+ 'Test2::Plugin' => '0.000156',
+ 'Test2::Plugin::BailOnFail'=> '0.000156',
+ 'Test2::Plugin::DieOnFail'=> '0.000156',
+ 'Test2::Plugin::ExitSummary'=> '0.000156',
+ 'Test2::Plugin::SRand' => '0.000156',
+ 'Test2::Plugin::Times' => '0.000156',
+ 'Test2::Plugin::UTF8' => '0.000156',
+ 'Test2::Require' => '0.000156',
+ 'Test2::Require::AuthorTesting'=> '0.000156',
+ 'Test2::Require::EnvVar'=> '0.000156',
+ 'Test2::Require::Fork' => '0.000156',
+ 'Test2::Require::Module'=> '0.000156',
+ 'Test2::Require::Perl' => '0.000156',
+ 'Test2::Require::RealFork'=> '0.000156',
+ 'Test2::Require::Threads'=> '0.000156',
+ 'Test2::Suite' => '0.000156',
+ 'Test2::Todo' => '0.000156',
+ 'Test2::Tools' => '0.000156',
+ 'Test2::Tools::AsyncSubtest'=> '0.000156',
+ 'Test2::Tools::Basic' => '0.000156',
+ 'Test2::Tools::Class' => '0.000156',
+ 'Test2::Tools::ClassicCompare'=> '0.000156',
+ 'Test2::Tools::Compare' => '0.000156',
+ 'Test2::Tools::Defer' => '0.000156',
+ 'Test2::Tools::Encoding'=> '0.000156',
+ 'Test2::Tools::Event' => '0.000156',
+ 'Test2::Tools::Exception'=> '0.000156',
+ 'Test2::Tools::Exports' => '0.000156',
+ 'Test2::Tools::GenTemp' => '0.000156',
+ 'Test2::Tools::Grab' => '0.000156',
+ 'Test2::Tools::Mock' => '0.000156',
+ 'Test2::Tools::Ref' => '0.000156',
+ 'Test2::Tools::Refcount'=> '0.000156',
+ 'Test2::Tools::Spec' => '0.000156',
+ 'Test2::Tools::Subtest' => '0.000156',
+ 'Test2::Tools::Target' => '0.000156',
+ 'Test2::Tools::Tester' => '0.000156',
+ 'Test2::Tools::Warnings'=> '0.000156',
+ 'Test2::Util::Grabber' => '0.000156',
+ 'Test2::Util::Guard' => '0.000156',
+ 'Test2::Util::Importer' => '0.000156',
+ 'Test2::Util::Ref' => '0.000156',
+ 'Test2::Util::Stash' => '0.000156',
+ 'Test2::Util::Sub' => '0.000156',
+ 'Test2::Util::Table' => '0.000156',
+ 'Test2::Util::Table::Cell'=> '0.000156',
+ 'Test2::Util::Table::LineBreak'=> '0.000156',
+ 'Test2::Util::Term' => '0.000156',
+ 'Test2::Util::Times' => '0.000156',
+ 'Test2::V0' => '0.000156',
+ 'Test2::Workflow' => '0.000156',
+ 'Test2::Workflow::BlockBase'=> '0.000156',
+ 'Test2::Workflow::Build'=> '0.000156',
+ 'Test2::Workflow::Runner'=> '0.000156',
+ 'Test2::Workflow::Task' => '0.000156',
+ 'Test2::Workflow::Task::Action'=> '0.000156',
+ 'Test2::Workflow::Task::Group'=> '0.000156',
+ 'Test::Harness' => '3.48',
+ 'Time::gmtime' => '1.05',
+ 'Time::localtime' => '1.04',
+ 'Time::tm' => '1.01',
+ 'User::grent' => '1.05',
+ 'User::pwent' => '1.03',
+ 'XS::APItest' => '1.34',
+ 'XS::Typemap' => '0.20',
+ 'builtin' => '0.011',
+ 'feature' => '1.85',
+ 'version' => '0.9930',
+ 'version::regex' => '0.9930',
+ },
+ removed => {
+ }
+ },
+ 5.039005 => {
+ delta_from => 5.039004,
+ changed => {
+ 'B::Op_private' => '5.039005',
+ 'Benchmark' => '1.25',
+ 'Config' => '5.039005',
+ 'Encode' => '3.20',
+ 'Getopt::Long' => '2.57',
+ 'Getopt::Long::Parser' => '2.57',
+ 'IO' => '1.54',
+ 'IO::Dir' => '1.54',
+ 'IO::File' => '1.54',
+ 'IO::Handle' => '1.54',
+ 'IO::Pipe' => '1.54',
+ 'IO::Poll' => '1.54',
+ 'IO::Seekable' => '1.54',
+ 'IO::Select' => '1.54',
+ 'IO::Socket' => '1.54',
+ 'IO::Socket::INET' => '1.54',
+ 'IO::Socket::UNIX' => '1.54',
+ 'Math::BigFloat' => '2.001000',
+ 'Math::BigInt' => '2.001000',
+ 'Math::BigInt::Calc' => '2.001000',
+ 'Math::BigInt::Lib' => '2.001000',
+ 'Math::BigRat' => '2.001000',
+ 'Module::CoreList' => '5.20231120',
+ 'Module::CoreList::Utils'=> '5.20231120',
+ 'POSIX' => '2.17',
+ 'Term::Table' => '0.018',
+ 'Term::Table::Cell' => '0.018',
+ 'Term::Table::CellStack'=> '0.018',
+ 'Term::Table::HashBase' => '0.018',
+ 'Term::Table::LineBreak'=> '0.018',
+ 'Term::Table::Spacer' => '0.018',
+ 'Term::Table::Util' => '0.018',
+ 'Test2::AsyncSubtest' => '0.000159',
+ 'Test2::AsyncSubtest::Event::Attach'=> '0.000159',
+ 'Test2::AsyncSubtest::Event::Detach'=> '0.000159',
+ 'Test2::AsyncSubtest::Formatter'=> '0.000159',
+ 'Test2::AsyncSubtest::Hub'=> '0.000159',
+ 'Test2::Bundle' => '0.000159',
+ 'Test2::Bundle::Extended'=> '0.000159',
+ 'Test2::Bundle::More' => '0.000159',
+ 'Test2::Bundle::Simple' => '0.000159',
+ 'Test2::Compare' => '0.000159',
+ 'Test2::Compare::Array' => '0.000159',
+ 'Test2::Compare::Bag' => '0.000159',
+ 'Test2::Compare::Base' => '0.000159',
+ 'Test2::Compare::Bool' => '0.000159',
+ 'Test2::Compare::Custom'=> '0.000159',
+ 'Test2::Compare::DeepRef'=> '0.000159',
+ 'Test2::Compare::Delta' => '0.000159',
+ 'Test2::Compare::Event' => '0.000159',
+ 'Test2::Compare::EventMeta'=> '0.000159',
+ 'Test2::Compare::Float' => '0.000159',
+ 'Test2::Compare::Hash' => '0.000159',
+ 'Test2::Compare::Isa' => '0.000159',
+ 'Test2::Compare::Meta' => '0.000159',
+ 'Test2::Compare::Negatable'=> '0.000159',
+ 'Test2::Compare::Number'=> '0.000159',
+ 'Test2::Compare::Object'=> '0.000159',
+ 'Test2::Compare::OrderedSubset'=> '0.000159',
+ 'Test2::Compare::Pattern'=> '0.000159',
+ 'Test2::Compare::Ref' => '0.000159',
+ 'Test2::Compare::Regex' => '0.000159',
+ 'Test2::Compare::Scalar'=> '0.000159',
+ 'Test2::Compare::Set' => '0.000159',
+ 'Test2::Compare::String'=> '0.000159',
+ 'Test2::Compare::Undef' => '0.000159',
+ 'Test2::Compare::Wildcard'=> '0.000159',
+ 'Test2::Manual' => '0.000159',
+ 'Test2::Manual::Anatomy'=> '0.000159',
+ 'Test2::Manual::Anatomy::API'=> '0.000159',
+ 'Test2::Manual::Anatomy::Context'=> '0.000159',
+ 'Test2::Manual::Anatomy::EndToEnd'=> '0.000159',
+ 'Test2::Manual::Anatomy::Event'=> '0.000159',
+ 'Test2::Manual::Anatomy::Hubs'=> '0.000159',
+ 'Test2::Manual::Anatomy::IPC'=> '0.000159',
+ 'Test2::Manual::Anatomy::Utilities'=> '0.000159',
+ 'Test2::Manual::Concurrency'=> '0.000159',
+ 'Test2::Manual::Contributing'=> '0.000159',
+ 'Test2::Manual::Testing'=> '0.000159',
+ 'Test2::Manual::Testing::Introduction'=> '0.000159',
+ 'Test2::Manual::Testing::Migrating'=> '0.000159',
+ 'Test2::Manual::Testing::Planning'=> '0.000159',
+ 'Test2::Manual::Testing::Todo'=> '0.000159',
+ 'Test2::Manual::Tooling'=> '0.000159',
+ 'Test2::Manual::Tooling::FirstTool'=> '0.000159',
+ 'Test2::Manual::Tooling::Formatter'=> '0.000159',
+ 'Test2::Manual::Tooling::Nesting'=> '0.000159',
+ 'Test2::Manual::Tooling::Plugin::TestExit'=> '0.000159',
+ 'Test2::Manual::Tooling::Plugin::TestingDone'=> '0.000159',
+ 'Test2::Manual::Tooling::Plugin::ToolCompletes'=> '0.000159',
+ 'Test2::Manual::Tooling::Plugin::ToolStarts'=> '0.000159',
+ 'Test2::Manual::Tooling::Subtest'=> '0.000159',
+ 'Test2::Manual::Tooling::TestBuilder'=> '0.000159',
+ 'Test2::Manual::Tooling::Testing'=> '0.000159',
+ 'Test2::Mock' => '0.000159',
+ 'Test2::Plugin' => '0.000159',
+ 'Test2::Plugin::BailOnFail'=> '0.000159',
+ 'Test2::Plugin::DieOnFail'=> '0.000159',
+ 'Test2::Plugin::ExitSummary'=> '0.000159',
+ 'Test2::Plugin::SRand' => '0.000159',
+ 'Test2::Plugin::Times' => '0.000159',
+ 'Test2::Plugin::UTF8' => '0.000159',
+ 'Test2::Require' => '0.000159',
+ 'Test2::Require::AuthorTesting'=> '0.000159',
+ 'Test2::Require::EnvVar'=> '0.000159',
+ 'Test2::Require::Fork' => '0.000159',
+ 'Test2::Require::Module'=> '0.000159',
+ 'Test2::Require::Perl' => '0.000159',
+ 'Test2::Require::RealFork'=> '0.000159',
+ 'Test2::Require::Threads'=> '0.000159',
+ 'Test2::Suite' => '0.000159',
+ 'Test2::Todo' => '0.000159',
+ 'Test2::Tools' => '0.000159',
+ 'Test2::Tools::AsyncSubtest'=> '0.000159',
+ 'Test2::Tools::Basic' => '0.000159',
+ 'Test2::Tools::Class' => '0.000159',
+ 'Test2::Tools::ClassicCompare'=> '0.000159',
+ 'Test2::Tools::Compare' => '0.000159',
+ 'Test2::Tools::Defer' => '0.000159',
+ 'Test2::Tools::Encoding'=> '0.000159',
+ 'Test2::Tools::Event' => '0.000159',
+ 'Test2::Tools::Exception'=> '0.000159',
+ 'Test2::Tools::Exports' => '0.000159',
+ 'Test2::Tools::GenTemp' => '0.000159',
+ 'Test2::Tools::Grab' => '0.000159',
+ 'Test2::Tools::Mock' => '0.000159',
+ 'Test2::Tools::Ref' => '0.000159',
+ 'Test2::Tools::Refcount'=> '0.000159',
+ 'Test2::Tools::Spec' => '0.000159',
+ 'Test2::Tools::Subtest' => '0.000159',
+ 'Test2::Tools::Target' => '0.000159',
+ 'Test2::Tools::Tester' => '0.000159',
+ 'Test2::Tools::Warnings'=> '0.000159',
+ 'Test2::Util::Grabber' => '0.000159',
+ 'Test2::Util::Guard' => '0.000159',
+ 'Test2::Util::Importer' => '0.000159',
+ 'Test2::Util::Ref' => '0.000159',
+ 'Test2::Util::Stash' => '0.000159',
+ 'Test2::Util::Sub' => '0.000159',
+ 'Test2::Util::Table' => '0.000159',
+ 'Test2::Util::Table::Cell'=> '0.000159',
+ 'Test2::Util::Table::LineBreak'=> '0.000159',
+ 'Test2::Util::Term' => '0.000159',
+ 'Test2::Util::Times' => '0.000159',
+ 'Test2::V0' => '0.000159',
+ 'Test2::Workflow' => '0.000159',
+ 'Test2::Workflow::BlockBase'=> '0.000159',
+ 'Test2::Workflow::Build'=> '0.000159',
+ 'Test2::Workflow::Runner'=> '0.000159',
+ 'Test2::Workflow::Task' => '0.000159',
+ 'Test2::Workflow::Task::Action'=> '0.000159',
+ 'Test2::Workflow::Task::Group'=> '0.000159',
+ 'builtin' => '0.012',
+ 'locale' => '1.11',
+ },
+ removed => {
+ }
+ },
+ 5.034002 => {
+ delta_from => 5.034001,
+ changed => {
+ 'B::Op_private' => '5.034002',
+ 'Config' => '5.034002',
+ 'Module::CoreList' => '5.20231125',
+ 'Module::CoreList::Utils'=> '5.20231125',
+ },
+ removed => {
+ }
+ },
+ 5.036002 => {
+ delta_from => 5.036001,
+ changed => {
+ 'B::Op_private' => '5.036002',
+ 'Config' => '5.036002',
+ 'Module::CoreList' => '5.20231125',
+ 'Module::CoreList::Utils'=> '5.20231125',
+ },
+ removed => {
+ }
+ },
+ 5.038001 => {
+ delta_from => 5.038000,
+ changed => {
+ 'B::Op_private' => '5.038001',
+ 'Config' => '5.038001',
+ 'Module::CoreList' => '5.20231125',
+ 'Module::CoreList::Utils'=> '5.20231125',
+ },
+ removed => {
+ }
+ },
+ 5.034003 => {
+ delta_from => 5.034002,
+ changed => {
+ 'B::Op_private' => '5.034003',
+ 'Config' => '5.034003',
+ 'Module::CoreList' => '5.20231129',
+ 'Module::CoreList::Utils'=> '5.20231129',
+ },
+ removed => {
+ }
+ },
+ 5.036003 => {
+ delta_from => 5.036002,
+ changed => {
+ 'B::Op_private' => '5.036003',
+ 'Config' => '5.036003',
+ 'Module::CoreList' => '5.20231129',
+ 'Module::CoreList::Utils'=> '5.20231129',
+ },
+ removed => {
+ }
+ },
+ 5.038002 => {
+ delta_from => 5.038001,
+ changed => {
+ 'B::Op_private' => '5.038002',
+ 'Config' => '5.038002',
+ 'Module::CoreList' => '5.20231129',
+ 'Module::CoreList::Utils'=> '5.20231129',
+ },
+ removed => {
+ }
+ },
);
sub is_core
@@ -19727,6 +22338,279 @@ sub is_core
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 => {
+ }
+ },
+ 5.037003 => {
+ delta_from => 5.037002,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.037004 => {
+ delta_from => 5.037003,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.037005 => {
+ delta_from => 5.037004,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.037006 => {
+ delta_from => 5.037005,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.037007 => {
+ delta_from => 5.037006,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.037008 => {
+ delta_from => 5.037007,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.037009 => {
+ delta_from => 5.037008,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.037010 => {
+ delta_from => 5.037009,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.037011 => {
+ delta_from => 5.037010,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.036001 => {
+ delta_from => 5.036,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.038000 => {
+ delta_from => 5.037011,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.039001 => {
+ delta_from => 5.038,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.039002 => {
+ delta_from => 5.039001,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.039003 => {
+ delta_from => 5.039002,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.039004 => {
+ delta_from => 5.039003,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.039005 => {
+ delta_from => 5.039004,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.034002 => {
+ delta_from => 5.034001,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.036002 => {
+ delta_from => 5.036001,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.038001 => {
+ delta_from => 5.038,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.034003 => {
+ delta_from => 5.034002,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.036003 => {
+ delta_from => 5.036002,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.038002 => {
+ delta_from => 5.038001,
+ changed => {
+ },
+ removed => {
+ }
+ },
);
%deprecated = _undelta(\%deprecated);
@@ -19773,6 +22657,7 @@ sub is_core
'CPAN::Meta::Merge' => 'cpan',
'CPAN::Meta::Prereqs' => 'cpan',
'CPAN::Meta::Requirements'=> 'cpan',
+ 'CPAN::Meta::Requirements::Range'=> 'cpan',
'CPAN::Meta::Spec' => 'cpan',
'CPAN::Meta::Validator' => 'cpan',
'CPAN::Meta::YAML' => 'cpan',
@@ -19869,6 +22754,7 @@ sub is_core
'File::Temp' => 'cpan',
'Filter::Util::Call' => 'cpan',
'Getopt::Long' => 'cpan',
+ 'Getopt::Long::Parser' => 'cpan',
'HTTP::Tiny' => 'cpan',
'IO::Compress::Adapter::Bzip2'=> 'cpan',
'IO::Compress::Adapter::Deflate'=> 'cpan',
@@ -19917,13 +22803,10 @@ sub is_core
'Math::BigInt::Lib' => 'cpan',
'Math::BigInt::Trace' => 'cpan',
'Math::BigRat' => 'cpan',
- 'Math::Complex' => 'cpan',
- 'Math::Trig' => 'cpan',
+ 'Math::BigRat::Trace' => 'cpan',
'Memoize' => 'cpan',
'Memoize::AnyDBM_File' => 'cpan',
'Memoize::Expire' => 'cpan',
- 'Memoize::ExpireFile' => 'cpan',
- 'Memoize::ExpireTest' => 'cpan',
'Memoize::NDBM_File' => 'cpan',
'Memoize::SDBM_File' => 'cpan',
'Memoize::Storable' => 'cpan',
@@ -20051,6 +22934,13 @@ sub is_core
'TAP::Parser::YAMLish::Writer'=> 'cpan',
'Term::ANSIColor' => 'cpan',
'Term::Cap' => 'cpan',
+ 'Term::Table' => 'cpan',
+ 'Term::Table::Cell' => 'cpan',
+ 'Term::Table::CellStack'=> 'cpan',
+ 'Term::Table::HashBase' => 'cpan',
+ 'Term::Table::LineBreak'=> 'cpan',
+ 'Term::Table::Spacer' => 'cpan',
+ 'Term::Table::Util' => 'cpan',
'Test2' => 'cpan',
'Test2::API' => 'cpan',
'Test2::API::Breakage' => 'cpan',
@@ -20062,6 +22952,41 @@ sub is_core
'Test2::API::InterceptResult::Hub'=> 'cpan',
'Test2::API::InterceptResult::Squasher'=> 'cpan',
'Test2::API::Stack' => 'cpan',
+ 'Test2::AsyncSubtest' => 'cpan',
+ 'Test2::AsyncSubtest::Event::Attach'=> 'cpan',
+ 'Test2::AsyncSubtest::Event::Detach'=> 'cpan',
+ 'Test2::AsyncSubtest::Formatter'=> 'cpan',
+ 'Test2::AsyncSubtest::Hub'=> 'cpan',
+ 'Test2::Bundle' => 'cpan',
+ 'Test2::Bundle::Extended'=> 'cpan',
+ 'Test2::Bundle::More' => 'cpan',
+ 'Test2::Bundle::Simple' => 'cpan',
+ 'Test2::Compare' => 'cpan',
+ 'Test2::Compare::Array' => 'cpan',
+ 'Test2::Compare::Bag' => 'cpan',
+ 'Test2::Compare::Base' => 'cpan',
+ 'Test2::Compare::Bool' => 'cpan',
+ 'Test2::Compare::Custom'=> 'cpan',
+ 'Test2::Compare::DeepRef'=> 'cpan',
+ 'Test2::Compare::Delta' => 'cpan',
+ 'Test2::Compare::Event' => 'cpan',
+ 'Test2::Compare::EventMeta'=> 'cpan',
+ 'Test2::Compare::Float' => 'cpan',
+ 'Test2::Compare::Hash' => 'cpan',
+ 'Test2::Compare::Isa' => 'cpan',
+ 'Test2::Compare::Meta' => 'cpan',
+ 'Test2::Compare::Negatable'=> 'cpan',
+ 'Test2::Compare::Number'=> 'cpan',
+ 'Test2::Compare::Object'=> 'cpan',
+ 'Test2::Compare::OrderedSubset'=> 'cpan',
+ 'Test2::Compare::Pattern'=> 'cpan',
+ 'Test2::Compare::Ref' => 'cpan',
+ 'Test2::Compare::Regex' => 'cpan',
+ 'Test2::Compare::Scalar'=> 'cpan',
+ 'Test2::Compare::Set' => 'cpan',
+ 'Test2::Compare::String'=> 'cpan',
+ 'Test2::Compare::Undef' => 'cpan',
+ 'Test2::Compare::Wildcard'=> 'cpan',
'Test2::Event' => 'cpan',
'Test2::Event::Bail' => 'cpan',
'Test2::Event::Diag' => 'cpan',
@@ -20101,12 +23026,97 @@ sub is_core
'Test2::IPC' => 'cpan',
'Test2::IPC::Driver' => 'cpan',
'Test2::IPC::Driver::Files'=> 'cpan',
+ 'Test2::Manual' => 'cpan',
+ 'Test2::Manual::Anatomy'=> 'cpan',
+ 'Test2::Manual::Anatomy::API'=> 'cpan',
+ 'Test2::Manual::Anatomy::Context'=> 'cpan',
+ 'Test2::Manual::Anatomy::EndToEnd'=> 'cpan',
+ 'Test2::Manual::Anatomy::Event'=> 'cpan',
+ 'Test2::Manual::Anatomy::Hubs'=> 'cpan',
+ 'Test2::Manual::Anatomy::IPC'=> 'cpan',
+ 'Test2::Manual::Anatomy::Utilities'=> 'cpan',
+ 'Test2::Manual::Concurrency'=> 'cpan',
+ 'Test2::Manual::Contributing'=> 'cpan',
+ 'Test2::Manual::Testing'=> 'cpan',
+ 'Test2::Manual::Testing::Introduction'=> 'cpan',
+ 'Test2::Manual::Testing::Migrating'=> 'cpan',
+ 'Test2::Manual::Testing::Planning'=> 'cpan',
+ 'Test2::Manual::Testing::Todo'=> 'cpan',
+ 'Test2::Manual::Tooling'=> 'cpan',
+ 'Test2::Manual::Tooling::FirstTool'=> 'cpan',
+ 'Test2::Manual::Tooling::Formatter'=> 'cpan',
+ 'Test2::Manual::Tooling::Nesting'=> 'cpan',
+ 'Test2::Manual::Tooling::Plugin::TestExit'=> 'cpan',
+ 'Test2::Manual::Tooling::Plugin::TestingDone'=> 'cpan',
+ 'Test2::Manual::Tooling::Plugin::ToolCompletes'=> 'cpan',
+ 'Test2::Manual::Tooling::Plugin::ToolStarts'=> 'cpan',
+ 'Test2::Manual::Tooling::Subtest'=> 'cpan',
+ 'Test2::Manual::Tooling::TestBuilder'=> 'cpan',
+ 'Test2::Manual::Tooling::Testing'=> 'cpan',
+ 'Test2::Mock' => 'cpan',
+ 'Test2::Plugin' => 'cpan',
+ 'Test2::Plugin::BailOnFail'=> 'cpan',
+ 'Test2::Plugin::DieOnFail'=> 'cpan',
+ 'Test2::Plugin::ExitSummary'=> 'cpan',
+ 'Test2::Plugin::SRand' => 'cpan',
+ 'Test2::Plugin::Times' => 'cpan',
+ 'Test2::Plugin::UTF8' => 'cpan',
+ 'Test2::Require' => 'cpan',
+ 'Test2::Require::AuthorTesting'=> 'cpan',
+ 'Test2::Require::EnvVar'=> 'cpan',
+ 'Test2::Require::Fork' => 'cpan',
+ 'Test2::Require::Module'=> 'cpan',
+ 'Test2::Require::Perl' => 'cpan',
+ 'Test2::Require::RealFork'=> 'cpan',
+ 'Test2::Require::Threads'=> 'cpan',
+ 'Test2::Suite' => 'cpan',
+ 'Test2::Todo' => 'cpan',
+ 'Test2::Tools' => 'cpan',
+ 'Test2::Tools::AsyncSubtest'=> 'cpan',
+ 'Test2::Tools::Basic' => 'cpan',
+ 'Test2::Tools::Class' => 'cpan',
+ 'Test2::Tools::ClassicCompare'=> 'cpan',
+ 'Test2::Tools::Compare' => 'cpan',
+ 'Test2::Tools::Defer' => 'cpan',
+ 'Test2::Tools::Encoding'=> 'cpan',
+ 'Test2::Tools::Event' => 'cpan',
+ 'Test2::Tools::Exception'=> 'cpan',
+ 'Test2::Tools::Exports' => 'cpan',
+ 'Test2::Tools::GenTemp' => 'cpan',
+ 'Test2::Tools::Grab' => 'cpan',
+ 'Test2::Tools::Mock' => 'cpan',
+ 'Test2::Tools::Ref' => 'cpan',
+ 'Test2::Tools::Refcount'=> 'cpan',
+ 'Test2::Tools::Spec' => 'cpan',
+ 'Test2::Tools::Subtest' => 'cpan',
+ 'Test2::Tools::Target' => 'cpan',
+ 'Test2::Tools::Tester' => 'cpan',
'Test2::Tools::Tiny' => 'cpan',
+ 'Test2::Tools::Warnings'=> 'cpan',
'Test2::Util' => 'cpan',
'Test2::Util::ExternalMeta'=> 'cpan',
'Test2::Util::Facets2Legacy'=> 'cpan',
+ 'Test2::Util::Grabber' => 'cpan',
+ 'Test2::Util::Guard' => 'cpan',
'Test2::Util::HashBase' => 'cpan',
+ 'Test2::Util::Importer' => 'cpan',
+ 'Test2::Util::Ref' => 'cpan',
+ 'Test2::Util::Stash' => 'cpan',
+ 'Test2::Util::Sub' => 'cpan',
+ 'Test2::Util::Table' => 'cpan',
+ 'Test2::Util::Table::Cell'=> 'cpan',
+ 'Test2::Util::Table::LineBreak'=> 'cpan',
+ 'Test2::Util::Term' => 'cpan',
+ 'Test2::Util::Times' => 'cpan',
'Test2::Util::Trace' => 'cpan',
+ 'Test2::V0' => 'cpan',
+ 'Test2::Workflow' => 'cpan',
+ 'Test2::Workflow::BlockBase'=> 'cpan',
+ 'Test2::Workflow::Build'=> 'cpan',
+ 'Test2::Workflow::Runner'=> 'cpan',
+ 'Test2::Workflow::Task' => 'cpan',
+ 'Test2::Workflow::Task::Action'=> 'cpan',
+ 'Test2::Workflow::Task::Group'=> 'cpan',
'Test::Builder' => 'cpan',
'Test::Builder::Formatter'=> 'cpan',
'Test::Builder::IO::Scalar'=> 'cpan',
@@ -20149,6 +23159,7 @@ sub is_core
'autodie::exception::system'=> 'cpan',
'autodie::hints' => 'cpan',
'autodie::skip' => 'cpan',
+ 'bigfloat' => 'cpan',
'bigint' => 'cpan',
'bignum' => 'cpan',
'bigrat' => 'cpan',
@@ -20157,6 +23168,7 @@ sub is_core
'ok' => 'cpan',
'parent' => 'cpan',
'perlfaq' => 'cpan',
+ 'stable' => 'cpan',
'version' => 'cpan',
'version::regex' => 'cpan',
);
@@ -20201,6 +23213,7 @@ sub is_core
'CPAN::Meta::Merge' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues',
'CPAN::Meta::Prereqs' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues',
'CPAN::Meta::Requirements'=> 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta-Requirements/issues',
+ 'CPAN::Meta::Requirements::Range'=> 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta-Requirements/issues',
'CPAN::Meta::Spec' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues',
'CPAN::Meta::Validator' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues',
'CPAN::Meta::YAML' => 'https://github.com/Perl-Toolchain-Gang/YAML-Tiny/issues',
@@ -20296,8 +23309,9 @@ sub is_core
'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',
+ 'Getopt::Long' => 'https://github.com/sciurius/perl-Getopt-Long/issues',
+ 'Getopt::Long::Parser' => 'https://github.com/sciurius/perl-Getopt-Long/issues',
+ 'HTTP::Tiny' => 'https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/issues',
'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',
@@ -20345,16 +23359,13 @@ sub is_core
'Math::BigInt::Lib' => undef,
'Math::BigInt::Trace' => undef,
'Math::BigRat' => undef,
- 'Math::Complex' => undef,
- 'Math::Trig' => undef,
- 'Memoize' => undef,
- 'Memoize::AnyDBM_File' => undef,
- 'Memoize::Expire' => undef,
- 'Memoize::ExpireFile' => undef,
- 'Memoize::ExpireTest' => undef,
- 'Memoize::NDBM_File' => undef,
- 'Memoize::SDBM_File' => undef,
- 'Memoize::Storable' => undef,
+ 'Math::BigRat::Trace' => undef,
+ 'Memoize' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',
+ 'Memoize::AnyDBM_File' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',
+ 'Memoize::Expire' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',
+ 'Memoize::NDBM_File' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',
+ 'Memoize::SDBM_File' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',
+ 'Memoize::Storable' => 'https://rt.cpan.org/Dist/Display.html?Name=Memoize',
'Module::Load' => undef,
'Module::Load::Conditional'=> undef,
'Module::Loaded' => undef,
@@ -20380,8 +23391,8 @@ sub is_core
'PerlIO::via::QuotedPrint'=> undef,
'Pod::Checker' => undef,
'Pod::Escapes' => undef,
- 'Pod::Man' => 'https://rt.cpan.org/Dist/Display.html?Name=podlators',
- 'Pod::ParseLink' => 'https://rt.cpan.org/Dist/Display.html?Name=podlators',
+ 'Pod::Man' => 'https://github.com/rra/podlators/issues',
+ 'Pod::ParseLink' => 'https://github.com/rra/podlators/issues',
'Pod::Perldoc' => undef,
'Pod::Perldoc::BaseTo' => undef,
'Pod::Perldoc::GetOptsOO'=> undef,
@@ -20424,10 +23435,10 @@ sub is_core
'Pod::Simple::TranscodeSmart'=> 'https://github.com/perl-pod/pod-simple/issues',
'Pod::Simple::XHTML' => 'https://github.com/perl-pod/pod-simple/issues',
'Pod::Simple::XMLOutStream'=> 'https://github.com/perl-pod/pod-simple/issues',
- 'Pod::Text' => 'https://rt.cpan.org/Dist/Display.html?Name=podlators',
- 'Pod::Text::Color' => 'https://rt.cpan.org/Dist/Display.html?Name=podlators',
- 'Pod::Text::Overstrike' => 'https://rt.cpan.org/Dist/Display.html?Name=podlators',
- 'Pod::Text::Termcap' => 'https://rt.cpan.org/Dist/Display.html?Name=podlators',
+ 'Pod::Text' => 'https://github.com/rra/podlators/issues',
+ 'Pod::Text::Color' => 'https://github.com/rra/podlators/issues',
+ 'Pod::Text::Overstrike' => 'https://github.com/rra/podlators/issues',
+ 'Pod::Text::Termcap' => 'https://github.com/rra/podlators/issues',
'Pod::Usage' => 'https://github.com/Dual-Life/Pod-Usage/issues',
'Scalar::Util' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Scalar-List-Utils',
'Socket' => undef,
@@ -20479,6 +23490,13 @@ sub is_core
'TAP::Parser::YAMLish::Writer'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
'Term::ANSIColor' => 'https://rt.cpan.org/Dist/Display.html?Name=Term-ANSIColor',
'Term::Cap' => undef,
+ 'Term::Table' => 'http://github.com/exodist/Term-Table/issues',
+ 'Term::Table::Cell' => 'http://github.com/exodist/Term-Table/issues',
+ 'Term::Table::CellStack'=> 'http://github.com/exodist/Term-Table/issues',
+ 'Term::Table::HashBase' => 'http://github.com/exodist/Term-Table/issues',
+ 'Term::Table::LineBreak'=> 'http://github.com/exodist/Term-Table/issues',
+ 'Term::Table::Spacer' => 'http://github.com/exodist/Term-Table/issues',
+ 'Term::Table::Util' => 'http://github.com/exodist/Term-Table/issues',
'Test2' => 'http://github.com/Test-More/test-more/issues',
'Test2::API' => 'http://github.com/Test-More/test-more/issues',
'Test2::API::Breakage' => 'http://github.com/Test-More/test-more/issues',
@@ -20490,6 +23508,41 @@ sub is_core
'Test2::API::InterceptResult::Hub'=> 'http://github.com/Test-More/test-more/issues',
'Test2::API::InterceptResult::Squasher'=> 'http://github.com/Test-More/test-more/issues',
'Test2::API::Stack' => 'http://github.com/Test-More/test-more/issues',
+ 'Test2::AsyncSubtest' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::AsyncSubtest::Event::Attach'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::AsyncSubtest::Event::Detach'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::AsyncSubtest::Formatter'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::AsyncSubtest::Hub'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Bundle' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Bundle::Extended'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Bundle::More' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Bundle::Simple' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Array' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Bag' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Base' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Bool' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Custom'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::DeepRef'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Delta' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Event' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::EventMeta'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Float' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Hash' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Isa' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Meta' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Negatable'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Number'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Object'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::OrderedSubset'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Pattern'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Ref' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Regex' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Scalar'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Set' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::String'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Undef' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Compare::Wildcard'=> 'http://github.com/Test-More/Test2-Suite/issues',
'Test2::Event' => 'http://github.com/Test-More/test-more/issues',
'Test2::Event::Bail' => 'http://github.com/Test-More/test-more/issues',
'Test2::Event::Diag' => 'http://github.com/Test-More/test-more/issues',
@@ -20529,12 +23582,97 @@ sub is_core
'Test2::IPC' => 'http://github.com/Test-More/test-more/issues',
'Test2::IPC::Driver' => 'http://github.com/Test-More/test-more/issues',
'Test2::IPC::Driver::Files'=> 'http://github.com/Test-More/test-more/issues',
+ 'Test2::Manual' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Anatomy'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Anatomy::API'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Anatomy::Context'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Anatomy::EndToEnd'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Anatomy::Event'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Anatomy::Hubs'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Anatomy::IPC'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Anatomy::Utilities'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Concurrency'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Contributing'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Testing'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Testing::Introduction'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Testing::Migrating'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Testing::Planning'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Testing::Todo'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::FirstTool'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::Formatter'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::Nesting'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::Plugin::TestExit'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::Plugin::TestingDone'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::Plugin::ToolCompletes'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::Plugin::ToolStarts'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::Subtest'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::TestBuilder'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Manual::Tooling::Testing'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Mock' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Plugin' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Plugin::BailOnFail'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Plugin::DieOnFail'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Plugin::ExitSummary'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Plugin::SRand' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Plugin::Times' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Plugin::UTF8' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Require' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Require::AuthorTesting'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Require::EnvVar'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Require::Fork' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Require::Module'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Require::Perl' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Require::RealFork'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Require::Threads'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Suite' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Todo' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::AsyncSubtest'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Basic' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Class' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::ClassicCompare'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Compare' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Defer' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Encoding'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Event' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Exception'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Exports' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::GenTemp' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Grab' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Mock' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Ref' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Refcount'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Spec' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Subtest' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Target' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Tools::Tester' => 'http://github.com/Test-More/Test2-Suite/issues',
'Test2::Tools::Tiny' => 'http://github.com/Test-More/test-more/issues',
+ 'Test2::Tools::Warnings'=> 'http://github.com/Test-More/Test2-Suite/issues',
'Test2::Util' => 'http://github.com/Test-More/test-more/issues',
'Test2::Util::ExternalMeta'=> 'http://github.com/Test-More/test-more/issues',
'Test2::Util::Facets2Legacy'=> 'http://github.com/Test-More/test-more/issues',
+ 'Test2::Util::Grabber' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Guard' => 'http://github.com/Test-More/Test2-Suite/issues',
'Test2::Util::HashBase' => 'http://github.com/Test-More/test-more/issues',
+ 'Test2::Util::Importer' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Ref' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Stash' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Sub' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Table' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Table::Cell'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Table::LineBreak'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Term' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Util::Times' => 'http://github.com/Test-More/Test2-Suite/issues',
'Test2::Util::Trace' => 'http://github.com/Test-More/test-more/issues',
+ 'Test2::V0' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Workflow' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Workflow::BlockBase'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Workflow::Build'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Workflow::Runner'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Workflow::Task' => 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Workflow::Task::Action'=> 'http://github.com/Test-More/Test2-Suite/issues',
+ 'Test2::Workflow::Task::Group'=> 'http://github.com/Test-More/Test2-Suite/issues',
'Test::Builder' => 'http://github.com/Test-More/test-more/issues',
'Test::Builder::Formatter'=> 'http://github.com/Test-More/test-more/issues',
'Test::Builder::IO::Scalar'=> 'http://github.com/Test-More/test-more/issues',
@@ -20552,8 +23690,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://rt.cpan.org/Public/Dist/Display.html?Name=Text-Tabs%2BWrap',
+ 'Text::Wrap' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Text-Tabs%2BWrap',
'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,
@@ -20577,6 +23715,7 @@ sub is_core
'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,
@@ -20585,6 +23724,7 @@ sub is_core
'ok' => 'http://github.com/Test-More/test-more/issues',
'parent' => undef,
'perlfaq' => 'https://github.com/perl-doc-cats/perlfaq/issues',
+ 'stable' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=experimental',
'version' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=version',
'version::regex' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=version',
);