summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2020-05-14 11:56:51 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-05-14 11:56:57 +0100
commit51a53de1ef8ea8f651310d55a53689ce3a84834d (patch)
tree5563027734e45f3f54fa84f0add664de20a91487
parent7f1cc73ad594da5917b4c342a557c4737f782551 (diff)
downloadperl-51a53de1ef8ea8f651310d55a53689ce3a84834d.tar.gz
Update Module::CoreList for 5.31.11
(manually cherry picked from commit 5ea547c5b45f696933a96dc26898455606df7b3d)
-rw-r--r--dist/Module-CoreList/Changes2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm87
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
3 files changed, 79 insertions, 12 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 4f91ca893f..61c5dd0882 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,4 +1,4 @@
-5.20200420
+5.20200428
- Updated for v5.31.11
5.20200320
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 329dc7f2a9..5d181b9794 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -362,7 +362,7 @@ sub changes_between {
5.031009 => '2020-02-20',
5.030002 => '2020-03-14',
5.031010 => '2020-03-20',
- 5.031011 => '2020-04-20',
+ 5.031011 => '2020-04-28',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -17367,28 +17367,95 @@ for my $version ( sort { $a <=> $b } keys %released ) {
}
},
5.031011 => {
- delta_from => 5.03101,
+ delta_from => 5.031010,
changed => {
'B::Deparse' => '1.53',
- 'B::Op_private' => '5.032000',
- 'Config' => '5.032',
+ 'B::Op_private' => '5.031011',
+ 'Config' => '5.031011',
'DynaLoader' => '1.47',
'Encode' => '3.04',
'IPC::Open2' => '1.05',
'IPC::Open3' => '1.21',
- 'Module::CoreList' => '5.20200420',
- 'Module::CoreList::Utils'=> '5.20200420',
- 'Opcode' => '1.46',
+ 'Module::CoreList' => '5.20200428',
+ 'Module::CoreList::Utils'=> '5.20200428',
+ 'Opcode' => '1.47',
'POSIX' => '1.93',
'PerlIO' => '1.11',
'Storable' => '3.20',
- 'Time::Piece' => '1.34',
- 'Time::Seconds' => '1.34',
+ 'Test2' => '1.302175',
+ 'Test2::API' => '1.302175',
+ 'Test2::API::Breakage' => '1.302175',
+ 'Test2::API::Context' => '1.302175',
+ 'Test2::API::Instance' => '1.302175',
+ 'Test2::API::Stack' => '1.302175',
+ 'Test2::Event' => '1.302175',
+ 'Test2::Event::Bail' => '1.302175',
+ 'Test2::Event::Diag' => '1.302175',
+ 'Test2::Event::Encoding'=> '1.302175',
+ 'Test2::Event::Exception'=> '1.302175',
+ 'Test2::Event::Fail' => '1.302175',
+ 'Test2::Event::Generic' => '1.302175',
+ 'Test2::Event::Note' => '1.302175',
+ 'Test2::Event::Ok' => '1.302175',
+ 'Test2::Event::Pass' => '1.302175',
+ 'Test2::Event::Plan' => '1.302175',
+ 'Test2::Event::Skip' => '1.302175',
+ 'Test2::Event::Subtest' => '1.302175',
+ 'Test2::Event::TAP::Version'=> '1.302175',
+ 'Test2::Event::V2' => '1.302175',
+ 'Test2::Event::Waiting' => '1.302175',
+ 'Test2::EventFacet' => '1.302175',
+ 'Test2::EventFacet::About'=> '1.302175',
+ 'Test2::EventFacet::Amnesty'=> '1.302175',
+ 'Test2::EventFacet::Assert'=> '1.302175',
+ 'Test2::EventFacet::Control'=> '1.302175',
+ 'Test2::EventFacet::Error'=> '1.302175',
+ 'Test2::EventFacet::Hub'=> '1.302175',
+ 'Test2::EventFacet::Info'=> '1.302175',
+ 'Test2::EventFacet::Info::Table'=> '1.302175',
+ 'Test2::EventFacet::Meta'=> '1.302175',
+ 'Test2::EventFacet::Parent'=> '1.302175',
+ 'Test2::EventFacet::Plan'=> '1.302175',
+ 'Test2::EventFacet::Render'=> '1.302175',
+ 'Test2::EventFacet::Trace'=> '1.302175',
+ 'Test2::Formatter' => '1.302175',
+ 'Test2::Formatter::TAP' => '1.302175',
+ 'Test2::Hub' => '1.302175',
+ 'Test2::Hub::Interceptor'=> '1.302175',
+ 'Test2::Hub::Interceptor::Terminator'=> '1.302175',
+ 'Test2::Hub::Subtest' => '1.302175',
+ 'Test2::IPC' => '1.302175',
+ 'Test2::IPC::Driver' => '1.302175',
+ 'Test2::IPC::Driver::Files'=> '1.302175',
+ 'Test2::Tools::Tiny' => '1.302175',
+ 'Test2::Util' => '1.302175',
+ 'Test2::Util::ExternalMeta'=> '1.302175',
+ 'Test2::Util::Facets2Legacy'=> '1.302175',
+ 'Test2::Util::HashBase' => '1.302175',
+ 'Test2::Util::Trace' => '1.302175',
+ 'Test::Builder' => '1.302175',
+ 'Test::Builder::Formatter'=> '1.302175',
+ 'Test::Builder::Module' => '1.302175',
+ 'Test::Builder::Tester' => '1.302175',
+ 'Test::Builder::Tester::Color'=> '1.302175',
+ 'Test::Builder::TodoDiag'=> '1.302175',
+ 'Test::More' => '1.302175',
+ 'Test::Simple' => '1.302175',
+ 'Test::Tester' => '1.302175',
+ 'Test::Tester::Capture' => '1.302175',
+ 'Test::Tester::CaptureRunner'=> '1.302175',
+ 'Test::Tester::Delegate'=> '1.302175',
+ 'Test::use::ok' => '1.302175',
+ 'Time::Piece' => '1.3401',
+ 'Time::Seconds' => '1.3401',
'Unicode::UCD' => '0.75',
- 'XS::APItest' => '1.08',
+ 'XS::APItest' => '1.09',
'_charnames' => '1.47',
'charnames' => '1.47',
+ 'ok' => '1.302175',
+ 'open' => '1.12',
're' => '0.39',
+ 'warnings' => '1.47',
},
removed => {
}
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 02c33fa69a..92c834849f 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1595,7 +1595,7 @@ my %delta = (
}
},
5.031011 => {
- delta_from => 5.03101,
+ delta_from => 5.031010,
changed => {
},
removed => {