summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-12-02 18:27:12 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-12-02 18:27:12 +0000
commitf513abbb567c342774e92789ea22dd20bbbcfd2f (patch)
tree7e1109ac23026ec2ae5bd3bc5b7e83e052262646
parent930de0253c0c26055025086541a9f519a95b4485 (diff)
downloadperl-f513abbb567c342774e92789ea22dd20bbbcfd2f.tar.gz
Update Module::CoreList for 5.23.5
(cherry picked from commit 93377cd0079b091e6989f9eb2ed9276c1a4a690e) (But not the %upstream and %bug_tracker parts)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm80
1 files changed, 77 insertions, 3 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 407ce6f364..0b0da9799c 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -285,7 +285,7 @@ sub changes_between {
5.020003 => '2015-09-12',
5.023003 => '2015-09-20',
5.023004 => '2015-10-20',
- 5.023005 => '????-??-??',
+ 5.023005 => '2015-11-20',
5.022001 => '????-??-??',
);
@@ -11920,13 +11920,87 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.023005 => {
delta_from => 5.023004,
changed => {
+ 'B' => '1.61',
'B::Op_private' => '5.023005',
+ 'Carp' => '1.38',
+ 'Carp::Heavy' => '1.38',
'Config' => '5.023005',
+ 'Config::Perl::V' => '0.25',
+ 'Cwd' => '3.59',
+ 'Devel::Peek' => '1.23',
+ 'Dumpvalue' => '1.18',
+ 'DynaLoader' => '1.36',
+ 'File::Find' => '1.32',
+ 'File::Spec' => '3.59',
+ 'File::Spec::AmigaOS' => '3.59',
+ 'File::Spec::Cygwin' => '3.59',
+ 'File::Spec::Epoc' => '3.59',
+ 'File::Spec::Functions' => '3.59',
+ 'File::Spec::Mac' => '3.59',
+ 'File::Spec::OS2' => '3.59',
+ 'File::Spec::Unix' => '3.59',
+ 'File::Spec::VMS' => '3.59',
+ 'File::Spec::Win32' => '3.59',
+ 'Getopt::Long' => '2.48',
+ 'Hash::Util::FieldHash' => '1.18',
+ 'IPC::Open3' => '1.20',
+ 'Math::BigFloat' => '1.999710',
+ 'Math::BigInt' => '1.999710',
+ 'Math::BigInt::Calc' => '1.999710',
+ 'Math::BigInt::CalcEmu' => '1.999710',
+ 'Math::BigInt::FastCalc'=> '0.37',
'Module::CoreList' => '5.20151120',
'Module::CoreList::TieHashDelta'=> '5.20151120',
'Module::CoreList::Utils'=> '5.20151120',
- },
- removed => {
+ 'Module::Metadata' => '1.000030',
+ 'POSIX' => '1.59',
+ 'PerlIO::encoding' => '0.23',
+ 'PerlIO::mmap' => '0.015',
+ 'PerlIO::scalar' => '0.24',
+ 'PerlIO::via' => '0.16',
+ 'Pod::Simple' => '3.32',
+ 'Pod::Simple::BlackBox' => '3.32',
+ 'Pod::Simple::Checker' => '3.32',
+ 'Pod::Simple::Debug' => '3.32',
+ 'Pod::Simple::DumpAsText'=> '3.32',
+ 'Pod::Simple::DumpAsXML'=> '3.32',
+ 'Pod::Simple::HTML' => '3.32',
+ 'Pod::Simple::HTMLBatch'=> '3.32',
+ 'Pod::Simple::LinkSection'=> '3.32',
+ 'Pod::Simple::Methody' => '3.32',
+ 'Pod::Simple::Progress' => '3.32',
+ 'Pod::Simple::PullParser'=> '3.32',
+ 'Pod::Simple::PullParserEndToken'=> '3.32',
+ 'Pod::Simple::PullParserStartToken'=> '3.32',
+ 'Pod::Simple::PullParserTextToken'=> '3.32',
+ 'Pod::Simple::PullParserToken'=> '3.32',
+ 'Pod::Simple::RTF' => '3.32',
+ 'Pod::Simple::Search' => '3.32',
+ 'Pod::Simple::SimpleTree'=> '3.32',
+ 'Pod::Simple::Text' => '3.32',
+ 'Pod::Simple::TextContent'=> '3.32',
+ 'Pod::Simple::TiedOutFH'=> '3.32',
+ 'Pod::Simple::Transcode'=> '3.32',
+ 'Pod::Simple::TranscodeDumb'=> '3.32',
+ 'Pod::Simple::TranscodeSmart'=> '3.32',
+ 'Pod::Simple::XHTML' => '3.32',
+ 'Pod::Simple::XMLOutStream'=> '3.32',
+ 'Thread::Queue' => '3.07',
+ 'Tie::Scalar' => '1.04',
+ 'Time::HiRes' => '1.9728',
+ 'Time::Piece' => '1.31',
+ 'Time::Seconds' => '1.31',
+ 'Unicode::Normalize' => '1.23',
+ 'XSLoader' => '0.21',
+ 'arybase' => '0.11',
+ 'base' => '2.22_01',
+ 'fields' => '2.22_01',
+ 'threads' => '2.04',
+ 'threads::shared' => '1.49',
+ },
+ removed => {
+ 'ExtUtils::MakeMaker::version::vpp'=> 1,
+ 'version::vpp' => 1,
}
},
5.022001 => {