summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Golden <xdg@xdg.me>2015-12-21 13:14:48 -0500
committerDavid Golden <xdg@xdg.me>2015-12-21 13:14:48 -0500
commitb733caccdf02628b5aa4aaa9c0b95a19f51e5b98 (patch)
treec48d3c3da263e57b4d86fee6d4078b6508f1347c
parent1d6d94adb5721d9038fa6aa00840e7327a365b99 (diff)
downloadperl-b733caccdf02628b5aa4aaa9c0b95a19f51e5b98.tar.gz
Update Module::CoreList from 5.23.6
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm85
1 files changed, 74 insertions, 11 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 505d47c1b7..485d126f56 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -287,7 +287,7 @@ sub changes_between {
5.023004 => '2015-10-20',
5.023005 => '2015-11-20',
5.022001 => '2015-12-13',
- 5.023006 => '????-??-??',
+ 5.023006 => '2015-12-21',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -12024,9 +12024,74 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.023006 => {
delta_from => 5.023005,
changed => {
+ 'B::Deparse' => '1.36',
'B::Op_private' => '5.023006',
+ 'Benchmark' => '1.21',
+ 'CPAN::Meta::Requirements'=> '2.140',
+ 'CPAN::Meta::YAML' => '0.018',
'Config' => '5.023006',
+ 'Cwd' => '3.60',
+ 'Data::Dumper' => '2.159',
+ 'DynaLoader' => '1.37',
+ 'File::Spec' => '3.60',
+ 'File::Spec::AmigaOS' => '3.60',
+ 'File::Spec::Cygwin' => '3.60',
+ 'File::Spec::Epoc' => '3.60',
+ 'File::Spec::Functions' => '3.60',
+ 'File::Spec::Mac' => '3.60',
+ 'File::Spec::OS2' => '3.60',
+ 'File::Spec::Unix' => '3.60',
+ 'File::Spec::VMS' => '3.60',
+ 'File::Spec::Win32' => '3.60',
+ 'Hash::Util::FieldHash' => '1.19',
+ 'Locale::Codes' => '3.37',
+ 'Locale::Codes::Constants'=> '3.37',
+ 'Locale::Codes::Country'=> '3.37',
+ 'Locale::Codes::Country_Codes'=> '3.37',
+ 'Locale::Codes::Country_Retired'=> '3.37',
+ 'Locale::Codes::Currency'=> '3.37',
+ 'Locale::Codes::Currency_Codes'=> '3.37',
+ 'Locale::Codes::Currency_Retired'=> '3.37',
+ 'Locale::Codes::LangExt'=> '3.37',
+ 'Locale::Codes::LangExt_Codes'=> '3.37',
+ 'Locale::Codes::LangExt_Retired'=> '3.37',
+ 'Locale::Codes::LangFam'=> '3.37',
+ 'Locale::Codes::LangFam_Codes'=> '3.37',
+ 'Locale::Codes::LangFam_Retired'=> '3.37',
+ 'Locale::Codes::LangVar'=> '3.37',
+ 'Locale::Codes::LangVar_Codes'=> '3.37',
+ 'Locale::Codes::LangVar_Retired'=> '3.37',
+ 'Locale::Codes::Language'=> '3.37',
+ 'Locale::Codes::Language_Codes'=> '3.37',
+ 'Locale::Codes::Language_Retired'=> '3.37',
+ 'Locale::Codes::Script' => '3.37',
+ 'Locale::Codes::Script_Codes'=> '3.37',
+ 'Locale::Codes::Script_Retired'=> '3.37',
+ 'Locale::Country' => '3.37',
+ 'Locale::Currency' => '3.37',
+ 'Locale::Language' => '3.37',
+ 'Locale::Script' => '3.37',
+ 'Math::BigInt::FastCalc'=> '0.38',
+ 'Module::CoreList' => '5.20151220',
+ 'Module::CoreList::TieHashDelta'=> '5.20151220',
+ 'Module::CoreList::Utils'=> '5.20151220',
+ 'Module::Metadata' => '1.000031',
+ 'Opcode' => '1.34',
+ 'PerlIO::mmap' => '0.016',
+ 'Pod::Perldoc' => '3.25_02',
+ 'SDBM_File' => '1.14',
+ 'Term::ANSIColor' => '4.04',
+ 'Test' => '1.28',
+ 'Unicode::Normalize' => '1.24',
+ 'XS::APItest' => '0.77',
+ 'base' => '2.23',
+ 'encoding::warnings' => '0.12',
+ 'fields' => '2.23',
'locale' => '1.08',
+ 'strict' => '1.10',
+ 'threads' => '2.05',
+ 'threads::shared' => '1.50',
+ 'utf8' => '1.18',
},
removed => {
}
@@ -13062,7 +13127,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'bignum' => 'cpan',
'bigrat' => 'cpan',
'encoding' => 'cpan',
- 'encoding::warnings' => 'cpan',
'experimental' => 'cpan',
'ok' => 'cpan',
'parent' => 'cpan',
@@ -13111,7 +13175,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'CPAN::Meta::History' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues',
'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/dagolden/CPAN-Meta-Requirements/issues',
+ 'CPAN::Meta::Requirements'=> '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',
@@ -13322,8 +13386,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Pod::Escapes' => undef,
'Pod::Find' => undef,
'Pod::InputObjects' => undef,
- 'Pod::Man' => undef,
- 'Pod::ParseLink' => undef,
+ 'Pod::Man' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=podlators',
+ 'Pod::ParseLink' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=podlators',
'Pod::ParseUtils' => undef,
'Pod::Parser' => undef,
'Pod::Perldoc' => undef,
@@ -13369,10 +13433,10 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'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' => undef,
- 'Pod::Text::Color' => undef,
- 'Pod::Text::Overstrike' => undef,
- 'Pod::Text::Termcap' => undef,
+ 'Pod::Text' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=podlators',
+ 'Pod::Text::Color' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=podlators',
+ 'Pod::Text::Overstrike' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=podlators',
+ 'Pod::Text::Termcap' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=podlators',
'Pod::Usage' => undef,
'Scalar::Util' => undef,
'Socket' => undef,
@@ -13422,7 +13486,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'TAP::Parser::SourceHandler::RawTAP'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
'TAP::Parser::YAMLish::Reader'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
'TAP::Parser::YAMLish::Writer'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
- 'Term::ANSIColor' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Term-ANSIColor',
+ 'Term::ANSIColor' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Term::ANSIColor',
'Term::Cap' => undef,
'Test::Builder' => 'http://github.com/Test-More/test-more/issues/',
'Test::Builder::IO::Scalar'=> 'http://github.com/Test-More/test-more/issues/',
@@ -13471,7 +13535,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'bignum' => undef,
'bigrat' => undef,
'encoding' => undef,
- 'encoding::warnings' => undef,
'experimental' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=experimental',
'ok' => 'http://github.com/Test-More/test-more/issues/',
'parent' => undef,