summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2016-07-16 01:06:11 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-16 01:06:28 +0100
commit2c41fda7c5decbf5cde3938cba7deb858ed21a23 (patch)
tree4c8980808c6f4890462af16497b1e64f69d66c77
parent7db2e6312d5354a0370c4ad7cd270d27f8285682 (diff)
downloadperl-2c41fda7c5decbf5cde3938cba7deb858ed21a23.tar.gz
Update Module::CoreList for 5.25.1
(manually cherry picked from commit f7a1e8ff8d838a454a674619d11b7398258e3fe3)
-rw-r--r--dist/Module-CoreList/Changes8
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm105
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
3 files changed, 108 insertions, 7 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 0c20e2c159..0724dad846 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,8 @@
-
- - fixed edge-case checking in is_core() (checking for a specific version of
- a module returned false for the first perl release that contained it)
+5.20160520
+ - fixed edge-case checking in is_core() (checking for a specific
+ version of a module returned false for the first perl release
+ that contained it)
+ - Updated for v5.25.1
5.20160429
- Updated for v5.22.2
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index cd071e8724..b1b9523a36 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -294,7 +294,7 @@ sub changes_between {
5.022002 => '2016-04-29',
5.024000 => '2016-05-09',
5.025000 => '2016-05-09',
- 5.025001 => '????-??-??',
+ 5.025001 => '2016-05-20',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -12425,13 +12425,112 @@ for my $version ( sort { $a <=> $b } keys %released ) {
}
},
5.025001 => {
- delta_from => 5.024000,
+ delta_from => 5.025,
changed => {
+ 'Archive::Tar' => '2.08',
+ 'Archive::Tar::Constant'=> '2.08',
+ 'Archive::Tar::File' => '2.08',
'B::Op_private' => '5.025001',
+ 'Carp' => '1.41',
+ 'Carp::Heavy' => '1.41',
'Config' => '5.025001',
+ 'Config::Perl::V' => '0.26',
+ 'DB_File' => '1.838',
+ 'Digest::MD5' => '2.55',
+ 'IPC::Cmd' => '0.94',
+ 'IPC::Msg' => '2.07',
+ 'IPC::Semaphore' => '2.07',
+ 'IPC::SharedMem' => '2.07',
+ 'IPC::SysV' => '2.07',
+ 'List::Util' => '1.45_01',
+ 'List::Util::XS' => '1.45_01',
+ 'Locale::Codes' => '3.38',
+ 'Locale::Codes::Constants'=> '3.38',
+ 'Locale::Codes::Country'=> '3.38',
+ 'Locale::Codes::Country_Codes'=> '3.38',
+ 'Locale::Codes::Country_Retired'=> '3.38',
+ 'Locale::Codes::Currency'=> '3.38',
+ 'Locale::Codes::Currency_Codes'=> '3.38',
+ 'Locale::Codes::Currency_Retired'=> '3.38',
+ 'Locale::Codes::LangExt'=> '3.38',
+ 'Locale::Codes::LangExt_Codes'=> '3.38',
+ 'Locale::Codes::LangExt_Retired'=> '3.38',
+ 'Locale::Codes::LangFam'=> '3.38',
+ 'Locale::Codes::LangFam_Codes'=> '3.38',
+ 'Locale::Codes::LangFam_Retired'=> '3.38',
+ 'Locale::Codes::LangVar'=> '3.38',
+ 'Locale::Codes::LangVar_Codes'=> '3.38',
+ 'Locale::Codes::LangVar_Retired'=> '3.38',
+ 'Locale::Codes::Language'=> '3.38',
+ 'Locale::Codes::Language_Codes'=> '3.38',
+ 'Locale::Codes::Language_Retired'=> '3.38',
+ 'Locale::Codes::Script' => '3.38',
+ 'Locale::Codes::Script_Codes'=> '3.38',
+ 'Locale::Codes::Script_Retired'=> '3.38',
+ 'Locale::Country' => '3.38',
+ 'Locale::Currency' => '3.38',
+ 'Locale::Language' => '3.38',
+ 'Locale::Maketext' => '1.27',
+ 'Locale::Script' => '3.38',
'Module::CoreList' => '5.20160520',
'Module::CoreList::TieHashDelta'=> '5.20160520',
'Module::CoreList::Utils'=> '5.20160520',
+ 'Module::Metadata' => '1.000032',
+ 'POSIX' => '1.69',
+ 'Scalar::Util' => '1.45_01',
+ 'Sub::Util' => '1.45_01',
+ 'Sys::Syslog' => '0.34',
+ 'Term::ANSIColor' => '4.05',
+ 'Test2' => '1.302015',
+ 'Test2::API' => '1.302015',
+ 'Test2::API::Breakage' => '1.302015',
+ 'Test2::API::Context' => '1.302015',
+ 'Test2::API::Instance' => '1.302015',
+ 'Test2::API::Stack' => '1.302015',
+ 'Test2::Event' => '1.302015',
+ 'Test2::Event::Bail' => '1.302015',
+ 'Test2::Event::Diag' => '1.302015',
+ 'Test2::Event::Exception'=> '1.302015',
+ 'Test2::Event::Note' => '1.302015',
+ 'Test2::Event::Ok' => '1.302015',
+ 'Test2::Event::Plan' => '1.302015',
+ 'Test2::Event::Skip' => '1.302015',
+ 'Test2::Event::Subtest' => '1.302015',
+ 'Test2::Event::Waiting' => '1.302015',
+ 'Test2::Formatter' => '1.302015',
+ 'Test2::Formatter::TAP' => '1.302015',
+ 'Test2::Hub' => '1.302015',
+ 'Test2::Hub::Interceptor'=> '1.302015',
+ 'Test2::Hub::Interceptor::Terminator'=> '1.302015',
+ 'Test2::Hub::Subtest' => '1.302015',
+ 'Test2::IPC' => '1.302015',
+ 'Test2::IPC::Driver' => '1.302015',
+ 'Test2::IPC::Driver::Files'=> '1.302015',
+ 'Test2::Util' => '1.302015',
+ 'Test2::Util::ExternalMeta'=> '1.302015',
+ 'Test2::Util::HashBase' => '1.302015',
+ 'Test2::Util::Trace' => '1.302015',
+ 'Test::Builder' => '1.302015',
+ 'Test::Builder::Formatter'=> '1.302015',
+ 'Test::Builder::Module' => '1.302015',
+ 'Test::Builder::Tester' => '1.302015',
+ 'Test::Builder::Tester::Color'=> '1.302015',
+ 'Test::Builder::TodoDiag'=> '1.302015',
+ 'Test::More' => '1.302015',
+ 'Test::Simple' => '1.302015',
+ 'Test::Tester' => '1.302015',
+ 'Test::Tester::Capture' => '1.302015',
+ 'Test::Tester::CaptureRunner'=> '1.302015',
+ 'Test::Tester::Delegate'=> '1.302015',
+ 'Test::use::ok' => '1.302015',
+ 'XS::APItest' => '0.81',
+ '_charnames' => '1.44',
+ 'charnames' => '1.44',
+ 'ok' => '1.302015',
+ 'perlfaq' => '5.021011',
+ 're' => '0.33',
+ 'threads' => '2.08',
+ 'threads::shared' => '1.52',
},
removed => {
}
@@ -13097,7 +13196,7 @@ for my $version (sort { $a <=> $b } keys %delta) {
}
},
5.025001 => {
- delta_from => 5.025000,
+ delta_from => 5.025,
changed => {
},
removed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index b793f6bb77..24a11a975f 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1158,7 +1158,7 @@ my %delta = (
}
},
5.025001 => {
- delta_from => 5.025,
+ delta_from => 5.025000,
changed => {
},
removed => {