Skip to content

Commit 4632005

Browse files
Prepare Module::CoreList for 5.43.1
1 parent d8a7465 commit 4632005

File tree

2 files changed

+309
-0
lines changed

2 files changed

+309
-0
lines changed

dist/Module-CoreList/lib/Module/CoreList.pm

Lines changed: 302 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@ sub changes_between {
443443
5.041013 => '2025-05-28',
444444
5.042000 => '2025-07-02',
445445
5.043000 => '2025-07-03',
446+
5.043001 => '????-??-??',
446447
);
447448

448449
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -23467,6 +23468,300 @@ for my $version ( sort { $a <=> $b } keys %released ) {
2346723468
removed => {
2346823469
}
2346923470
},
23471+
5.043001 => {
23472+
delta_from => 5.043000,
23473+
changed => {
23474+
'App::Prove' => '3.52',
23475+
'App::Prove::State' => '3.52',
23476+
'App::Prove::State::Result'=> '3.52',
23477+
'App::Prove::State::Result::Test'=> '3.52',
23478+
'B::Op_private' => '5.043001',
23479+
'Config' => '5.043001',
23480+
'ExtUtils::ParseXS' => '3.58',
23481+
'ExtUtils::ParseXS::Constants'=> '3.58',
23482+
'ExtUtils::ParseXS::CountLines'=> '3.58',
23483+
'ExtUtils::ParseXS::Eval'=> '3.58',
23484+
'ExtUtils::ParseXS::Node'=> '3.58',
23485+
'ExtUtils::ParseXS::Utilities'=> '3.58',
23486+
'ExtUtils::Typemaps' => '3.58',
23487+
'ExtUtils::Typemaps::Cmd'=> '3.58',
23488+
'ExtUtils::Typemaps::InputMap'=> '3.58',
23489+
'ExtUtils::Typemaps::OutputMap'=> '3.58',
23490+
'ExtUtils::Typemaps::Type'=> '3.58',
23491+
'File::Fetch' => '1.08',
23492+
'PerlIO::via' => '0.20',
23493+
'Pod::Simple' => '3.47',
23494+
'Pod::Simple::BlackBox' => '3.47',
23495+
'Pod::Simple::Checker' => '3.47',
23496+
'Pod::Simple::Debug' => '3.47',
23497+
'Pod::Simple::DumpAsText'=> '3.47',
23498+
'Pod::Simple::DumpAsXML'=> '3.47',
23499+
'Pod::Simple::HTML' => '3.47',
23500+
'Pod::Simple::HTMLBatch'=> '3.47',
23501+
'Pod::Simple::LinkSection'=> '3.47',
23502+
'Pod::Simple::Methody' => '3.47',
23503+
'Pod::Simple::Progress' => '3.47',
23504+
'Pod::Simple::PullParser'=> '3.47',
23505+
'Pod::Simple::PullParserEndToken'=> '3.47',
23506+
'Pod::Simple::PullParserStartToken'=> '3.47',
23507+
'Pod::Simple::PullParserTextToken'=> '3.47',
23508+
'Pod::Simple::PullParserToken'=> '3.47',
23509+
'Pod::Simple::RTF' => '3.47',
23510+
'Pod::Simple::Search' => '3.47',
23511+
'Pod::Simple::SimpleTree'=> '3.47',
23512+
'Pod::Simple::Text' => '3.47',
23513+
'Pod::Simple::TextContent'=> '3.47',
23514+
'Pod::Simple::TiedOutFH'=> '3.47',
23515+
'Pod::Simple::Transcode'=> '3.47',
23516+
'Pod::Simple::TranscodeDumb'=> '3.47',
23517+
'Pod::Simple::TranscodeSmart'=> '3.47',
23518+
'Pod::Simple::XHTML' => '3.47',
23519+
'Pod::Simple::XMLOutStream'=> '3.47',
23520+
'TAP::Base' => '3.52',
23521+
'TAP::Formatter::Base' => '3.52',
23522+
'TAP::Formatter::Color' => '3.52',
23523+
'TAP::Formatter::Console'=> '3.52',
23524+
'TAP::Formatter::Console::ParallelSession'=> '3.52',
23525+
'TAP::Formatter::Console::Session'=> '3.52',
23526+
'TAP::Formatter::File' => '3.52',
23527+
'TAP::Formatter::File::Session'=> '3.52',
23528+
'TAP::Formatter::Session'=> '3.52',
23529+
'TAP::Harness' => '3.52',
23530+
'TAP::Harness::Env' => '3.52',
23531+
'TAP::Object' => '3.52',
23532+
'TAP::Parser' => '3.52',
23533+
'TAP::Parser::Aggregator'=> '3.52',
23534+
'TAP::Parser::Grammar' => '3.52',
23535+
'TAP::Parser::Iterator' => '3.52',
23536+
'TAP::Parser::Iterator::Array'=> '3.52',
23537+
'TAP::Parser::Iterator::Process'=> '3.52',
23538+
'TAP::Parser::Iterator::Stream'=> '3.52',
23539+
'TAP::Parser::IteratorFactory'=> '3.52',
23540+
'TAP::Parser::Multiplexer'=> '3.52',
23541+
'TAP::Parser::Result' => '3.52',
23542+
'TAP::Parser::Result::Bailout'=> '3.52',
23543+
'TAP::Parser::Result::Comment'=> '3.52',
23544+
'TAP::Parser::Result::Plan'=> '3.52',
23545+
'TAP::Parser::Result::Pragma'=> '3.52',
23546+
'TAP::Parser::Result::Test'=> '3.52',
23547+
'TAP::Parser::Result::Unknown'=> '3.52',
23548+
'TAP::Parser::Result::Version'=> '3.52',
23549+
'TAP::Parser::Result::YAML'=> '3.52',
23550+
'TAP::Parser::ResultFactory'=> '3.52',
23551+
'TAP::Parser::Scheduler'=> '3.52',
23552+
'TAP::Parser::Scheduler::Job'=> '3.52',
23553+
'TAP::Parser::Scheduler::Spinner'=> '3.52',
23554+
'TAP::Parser::Source' => '3.52',
23555+
'TAP::Parser::SourceHandler'=> '3.52',
23556+
'TAP::Parser::SourceHandler::Executable'=> '3.52',
23557+
'TAP::Parser::SourceHandler::File'=> '3.52',
23558+
'TAP::Parser::SourceHandler::Handle'=> '3.52',
23559+
'TAP::Parser::SourceHandler::Perl'=> '3.52',
23560+
'TAP::Parser::SourceHandler::RawTAP'=> '3.52',
23561+
'TAP::Parser::YAMLish::Reader'=> '3.52',
23562+
'TAP::Parser::YAMLish::Writer'=> '3.52',
23563+
'Test2' => '1.302214',
23564+
'Test2::API' => '1.302214',
23565+
'Test2::API::Breakage' => '1.302214',
23566+
'Test2::API::Context' => '1.302214',
23567+
'Test2::API::Instance' => '1.302214',
23568+
'Test2::API::InterceptResult'=> '1.302214',
23569+
'Test2::API::InterceptResult::Event'=> '1.302214',
23570+
'Test2::API::InterceptResult::Facet'=> '1.302214',
23571+
'Test2::API::InterceptResult::Hub'=> '1.302214',
23572+
'Test2::API::InterceptResult::Squasher'=> '1.302214',
23573+
'Test2::API::Stack' => '1.302214',
23574+
'Test2::AsyncSubtest' => '1.302214',
23575+
'Test2::AsyncSubtest::Event::Attach'=> '1.302214',
23576+
'Test2::AsyncSubtest::Event::Detach'=> '1.302214',
23577+
'Test2::AsyncSubtest::Formatter'=> '1.302214',
23578+
'Test2::AsyncSubtest::Hub'=> '1.302214',
23579+
'Test2::Bundle' => '1.302214',
23580+
'Test2::Bundle::Extended'=> '1.302214',
23581+
'Test2::Bundle::More' => '1.302214',
23582+
'Test2::Bundle::Simple' => '1.302214',
23583+
'Test2::Compare' => '1.302214',
23584+
'Test2::Compare::Array' => '1.302214',
23585+
'Test2::Compare::Bag' => '1.302214',
23586+
'Test2::Compare::Base' => '1.302214',
23587+
'Test2::Compare::Bool' => '1.302214',
23588+
'Test2::Compare::Custom'=> '1.302214',
23589+
'Test2::Compare::DeepRef'=> '1.302214',
23590+
'Test2::Compare::Delta' => '1.302214',
23591+
'Test2::Compare::Event' => '1.302214',
23592+
'Test2::Compare::EventMeta'=> '1.302214',
23593+
'Test2::Compare::Float' => '1.302214',
23594+
'Test2::Compare::Hash' => '1.302214',
23595+
'Test2::Compare::Isa' => '1.302214',
23596+
'Test2::Compare::Meta' => '1.302214',
23597+
'Test2::Compare::Negatable'=> '1.302214',
23598+
'Test2::Compare::Number'=> '1.302214',
23599+
'Test2::Compare::Object'=> '1.302214',
23600+
'Test2::Compare::OrderedSubset'=> '1.302214',
23601+
'Test2::Compare::Pattern'=> '1.302214',
23602+
'Test2::Compare::Ref' => '1.302214',
23603+
'Test2::Compare::Regex' => '1.302214',
23604+
'Test2::Compare::Scalar'=> '1.302214',
23605+
'Test2::Compare::Set' => '1.302214',
23606+
'Test2::Compare::String'=> '1.302214',
23607+
'Test2::Compare::Undef' => '1.302214',
23608+
'Test2::Compare::Wildcard'=> '1.302214',
23609+
'Test2::Env' => '1.302214',
23610+
'Test2::Event' => '1.302214',
23611+
'Test2::Event::Bail' => '1.302214',
23612+
'Test2::Event::Diag' => '1.302214',
23613+
'Test2::Event::Encoding'=> '1.302214',
23614+
'Test2::Event::Exception'=> '1.302214',
23615+
'Test2::Event::Fail' => '1.302214',
23616+
'Test2::Event::Generic' => '1.302214',
23617+
'Test2::Event::Note' => '1.302214',
23618+
'Test2::Event::Ok' => '1.302214',
23619+
'Test2::Event::Pass' => '1.302214',
23620+
'Test2::Event::Plan' => '1.302214',
23621+
'Test2::Event::Skip' => '1.302214',
23622+
'Test2::Event::Subtest' => '1.302214',
23623+
'Test2::Event::TAP::Version'=> '1.302214',
23624+
'Test2::Event::V2' => '1.302214',
23625+
'Test2::Event::Waiting' => '1.302214',
23626+
'Test2::EventFacet' => '1.302214',
23627+
'Test2::EventFacet::About'=> '1.302214',
23628+
'Test2::EventFacet::Amnesty'=> '1.302214',
23629+
'Test2::EventFacet::Assert'=> '1.302214',
23630+
'Test2::EventFacet::Control'=> '1.302214',
23631+
'Test2::EventFacet::Error'=> '1.302214',
23632+
'Test2::EventFacet::Hub'=> '1.302214',
23633+
'Test2::EventFacet::Info'=> '1.302214',
23634+
'Test2::EventFacet::Info::Table'=> '1.302214',
23635+
'Test2::EventFacet::Meta'=> '1.302214',
23636+
'Test2::EventFacet::Parent'=> '1.302214',
23637+
'Test2::EventFacet::Plan'=> '1.302214',
23638+
'Test2::EventFacet::Render'=> '1.302214',
23639+
'Test2::EventFacet::Trace'=> '1.302214',
23640+
'Test2::Formatter' => '1.302214',
23641+
'Test2::Formatter::TAP' => '1.302214',
23642+
'Test2::Hub' => '1.302214',
23643+
'Test2::Hub::Interceptor'=> '1.302214',
23644+
'Test2::Hub::Interceptor::Terminator'=> '1.302214',
23645+
'Test2::Hub::Subtest' => '1.302214',
23646+
'Test2::IPC' => '1.302214',
23647+
'Test2::IPC::Driver' => '1.302214',
23648+
'Test2::IPC::Driver::Files'=> '1.302214',
23649+
'Test2::Manual' => '1.302214',
23650+
'Test2::Manual::Anatomy'=> '1.302214',
23651+
'Test2::Manual::Anatomy::API'=> '1.302214',
23652+
'Test2::Manual::Anatomy::Context'=> '1.302214',
23653+
'Test2::Manual::Anatomy::EndToEnd'=> '1.302214',
23654+
'Test2::Manual::Anatomy::Event'=> '1.302214',
23655+
'Test2::Manual::Anatomy::Hubs'=> '1.302214',
23656+
'Test2::Manual::Anatomy::IPC'=> '1.302214',
23657+
'Test2::Manual::Anatomy::Utilities'=> '1.302214',
23658+
'Test2::Manual::Concurrency'=> '1.302214',
23659+
'Test2::Manual::Contributing'=> '1.302214',
23660+
'Test2::Manual::Testing'=> '1.302214',
23661+
'Test2::Manual::Testing::Introduction'=> '1.302214',
23662+
'Test2::Manual::Testing::Migrating'=> '1.302214',
23663+
'Test2::Manual::Testing::Planning'=> '1.302214',
23664+
'Test2::Manual::Testing::Todo'=> '1.302214',
23665+
'Test2::Manual::Tooling'=> '1.302214',
23666+
'Test2::Manual::Tooling::FirstTool'=> '1.302214',
23667+
'Test2::Manual::Tooling::Formatter'=> '1.302214',
23668+
'Test2::Manual::Tooling::Nesting'=> '1.302214',
23669+
'Test2::Manual::Tooling::Plugin::TestExit'=> '1.302214',
23670+
'Test2::Manual::Tooling::Plugin::TestingDone'=> '1.302214',
23671+
'Test2::Manual::Tooling::Plugin::ToolCompletes'=> '1.302214',
23672+
'Test2::Manual::Tooling::Plugin::ToolStarts'=> '1.302214',
23673+
'Test2::Manual::Tooling::Subtest'=> '1.302214',
23674+
'Test2::Manual::Tooling::TestBuilder'=> '1.302214',
23675+
'Test2::Manual::Tooling::Testing'=> '1.302214',
23676+
'Test2::Mock' => '1.302214',
23677+
'Test2::Plugin' => '1.302214',
23678+
'Test2::Plugin::BailOnFail'=> '1.302214',
23679+
'Test2::Plugin::DieOnFail'=> '1.302214',
23680+
'Test2::Plugin::ExitSummary'=> '1.302214',
23681+
'Test2::Plugin::SRand' => '1.302214',
23682+
'Test2::Plugin::Times' => '1.302214',
23683+
'Test2::Plugin::UTF8' => '1.302214',
23684+
'Test2::Require' => '1.302214',
23685+
'Test2::Require::AuthorTesting'=> '1.302214',
23686+
'Test2::Require::AutomatedTesting'=> '1.302214',
23687+
'Test2::Require::EnvVar'=> '1.302214',
23688+
'Test2::Require::ExtendedTesting'=> '1.302214',
23689+
'Test2::Require::Fork' => '1.302214',
23690+
'Test2::Require::Module'=> '1.302214',
23691+
'Test2::Require::NonInteractiveTesting'=> '1.302214',
23692+
'Test2::Require::Perl' => '1.302214',
23693+
'Test2::Require::RealFork'=> '1.302214',
23694+
'Test2::Require::ReleaseTesting'=> '1.302214',
23695+
'Test2::Require::Threads'=> '1.302214',
23696+
'Test2::Suite' => '1.302214',
23697+
'Test2::Todo' => '1.302214',
23698+
'Test2::Tools' => '1.302214',
23699+
'Test2::Tools::AsyncSubtest'=> '1.302214',
23700+
'Test2::Tools::Basic' => '1.302214',
23701+
'Test2::Tools::Class' => '1.302214',
23702+
'Test2::Tools::ClassicCompare'=> '1.302214',
23703+
'Test2::Tools::Compare' => '1.302214',
23704+
'Test2::Tools::Defer' => '1.302214',
23705+
'Test2::Tools::Encoding'=> '1.302214',
23706+
'Test2::Tools::Event' => '1.302214',
23707+
'Test2::Tools::Exception'=> '1.302214',
23708+
'Test2::Tools::Exports' => '1.302214',
23709+
'Test2::Tools::GenTemp' => '1.302214',
23710+
'Test2::Tools::Grab' => '1.302214',
23711+
'Test2::Tools::Mock' => '1.302214',
23712+
'Test2::Tools::Ref' => '1.302214',
23713+
'Test2::Tools::Refcount'=> '1.302214',
23714+
'Test2::Tools::Spec' => '1.302214',
23715+
'Test2::Tools::Subtest' => '1.302214',
23716+
'Test2::Tools::Target' => '1.302214',
23717+
'Test2::Tools::Tester' => '1.302214',
23718+
'Test2::Tools::Tiny' => '1.302214',
23719+
'Test2::Tools::Warnings'=> '1.302214',
23720+
'Test2::Util' => '1.302214',
23721+
'Test2::Util::ExternalMeta'=> '1.302214',
23722+
'Test2::Util::Facets2Legacy'=> '1.302214',
23723+
'Test2::Util::Grabber' => '1.302214',
23724+
'Test2::Util::Guard' => '1.302214',
23725+
'Test2::Util::HashBase' => '1.302214',
23726+
'Test2::Util::Importer' => '1.302214',
23727+
'Test2::Util::Ref' => '1.302214',
23728+
'Test2::Util::Sig' => '1.302214',
23729+
'Test2::Util::Stash' => '1.302214',
23730+
'Test2::Util::Sub' => '1.302214',
23731+
'Test2::Util::Table' => '1.302214',
23732+
'Test2::Util::Table::Cell'=> '1.302214',
23733+
'Test2::Util::Table::LineBreak'=> '1.302214',
23734+
'Test2::Util::Term' => '1.302214',
23735+
'Test2::Util::Times' => '1.302214',
23736+
'Test2::Util::Trace' => '1.302214',
23737+
'Test2::V0' => '1.302214',
23738+
'Test2::Workflow' => '1.302214',
23739+
'Test2::Workflow::BlockBase'=> '1.302214',
23740+
'Test2::Workflow::Build'=> '1.302214',
23741+
'Test2::Workflow::Runner'=> '1.302214',
23742+
'Test2::Workflow::Task' => '1.302214',
23743+
'Test2::Workflow::Task::Action'=> '1.302214',
23744+
'Test2::Workflow::Task::Group'=> '1.302214',
23745+
'Test::Builder' => '1.302214',
23746+
'Test::Builder::Formatter'=> '1.302214',
23747+
'Test::Builder::Module' => '1.302214',
23748+
'Test::Builder::Tester' => '1.302214',
23749+
'Test::Builder::Tester::Color'=> '1.302214',
23750+
'Test::Builder::TodoDiag'=> '1.302214',
23751+
'Test::Harness' => '3.52',
23752+
'Test::More' => '1.302214',
23753+
'Test::Simple' => '1.302214',
23754+
'Test::Tester' => '1.302214',
23755+
'Test::Tester::Capture' => '1.302214',
23756+
'Test::Tester::CaptureRunner'=> '1.302214',
23757+
'Test::Tester::Delegate'=> '1.302214',
23758+
'Test::use::ok' => '1.302214',
23759+
'Unicode::UCD' => '0.82',
23760+
'ok' => '1.302214',
23761+
},
23762+
removed => {
23763+
}
23764+
},
2347023765
);
2347123766

2347223767
sub is_core
@@ -25120,6 +25415,13 @@ sub is_core
2512025415
removed => {
2512125416
}
2512225417
},
25418+
5.043001 => {
25419+
delta_from => 5.043000,
25420+
changed => {
25421+
},
25422+
removed => {
25423+
}
25424+
},
2512325425
);
2512425426

2512525427
%deprecated = _undelta(\%deprecated);

dist/Module-CoreList/lib/Module/CoreList/Utils.pm

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2161,6 +2161,13 @@ my %delta = (
21612161
removed => {
21622162
}
21632163
},
2164+
5.043001 => {
2165+
delta_from => 5.043000,
2166+
changed => {
2167+
},
2168+
removed => {
2169+
}
2170+
},
21642171
);
21652172

21662173
%utilities = Module::CoreList::_undelta(\%delta);

0 commit comments

Comments
 (0)