summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-08-03 21:24:38 -0400
committerRicardo Signes <rjbs@cpan.org>2013-08-03 21:45:46 -0400
commit3505ea69cff31167a6aa377435da3311daf2b314 (patch)
tree6bbaeedd102b25feb3bdaaa83806ef927c444fb9
parent75b6b1615a9483e4524e6a74df4e19cc2c69ee25 (diff)
downloadperl-3505ea69cff31167a6aa377435da3311daf2b314.tar.gz
update corelist with v5.18.1 changes
...again. This time, using the updated updater, fixing the deprecations screwed up in 5.18.1 RC1.
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm138
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pod2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
4 files changed, 130 insertions, 14 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 7533c95c02..a233ecd111 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -3,7 +3,7 @@ use strict;
use vars qw/$VERSION %released %version %families %upstream
%bug_tracker %deprecated/;
use Module::CoreList::TieHashDelta;
-$VERSION = '2.95';
+$VERSION = '2.96';
my $dumpinc = 0;
sub import {
@@ -234,7 +234,7 @@ sub changes_between {
5.019000 => '2013-05-20',
5.019001 => '2013-06-21',
5.019002 => '2013-07-22',
- 5.019003 => '2013-08-??',
+ 5.018001 => '2013-08-09',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -8448,11 +8448,17 @@ my %delta = (
removed => {
}
},
- 5.019003 => {
- delta_from => 5.019002,
+ 5.018001 => {
+ delta_from => 5.018000,
changed => {
+ 'B' => '1.42_01',
+ 'Digest::SHA' => '5.84_01',
+ 'Module::CoreList' => '2.96',
+ 'Module::CoreList::TieHashDelta'=> '2.96',
+ 'Module::CoreList::Utils'=> '2.96',
},
removed => {
+ 'VMS::Filespec' => 1,
}
},
);
@@ -8689,8 +8695,8 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
- 5.019003 => {
- delta_from => 5.019002,
+ 5.018001 => {
+ delta_from => 5.018,
changed => {
},
removed => {
@@ -8712,6 +8718,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'App::Prove::State' => 'cpan',
'App::Prove::State::Result'=> 'cpan',
'App::Prove::State::Result::Test'=> 'cpan',
+ 'Archive::Extract' => 'cpan',
'Archive::Tar' => 'cpan',
'Archive::Tar::Constant'=> 'cpan',
'Archive::Tar::File' => 'cpan',
@@ -8721,6 +8728,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'B::Concise' => 'blead',
'B::Debug' => 'cpan',
'B::Deparse' => 'blead',
+ 'B::Lint' => 'cpan',
+ 'B::Lint::Debug' => 'cpan',
'CGI' => 'cpan',
'CGI::Apache' => 'cpan',
'CGI::Carp' => 'cpan',
@@ -8772,6 +8781,47 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'CPAN::Tarzip' => 'cpan',
'CPAN::URL' => 'cpan',
'CPAN::Version' => 'cpan',
+ 'CPANPLUS' => 'cpan',
+ 'CPANPLUS::Backend' => 'cpan',
+ 'CPANPLUS::Backend::RV' => 'cpan',
+ 'CPANPLUS::Config' => 'cpan',
+ 'CPANPLUS::Config::HomeEnv'=> 'cpan',
+ 'CPANPLUS::Configure' => 'cpan',
+ 'CPANPLUS::Configure::Setup'=> 'cpan',
+ 'CPANPLUS::Dist' => 'cpan',
+ 'CPANPLUS::Dist::Autobundle'=> 'cpan',
+ 'CPANPLUS::Dist::Base' => 'cpan',
+ 'CPANPLUS::Dist::Build' => 'cpan',
+ 'CPANPLUS::Dist::Build::Constants'=> 'cpan',
+ 'CPANPLUS::Dist::MM' => 'cpan',
+ 'CPANPLUS::Dist::Sample'=> 'cpan',
+ 'CPANPLUS::Error' => 'cpan',
+ 'CPANPLUS::Internals' => 'cpan',
+ 'CPANPLUS::Internals::Constants'=> 'cpan',
+ 'CPANPLUS::Internals::Constants::Report'=> 'cpan',
+ 'CPANPLUS::Internals::Extract'=> 'cpan',
+ 'CPANPLUS::Internals::Fetch'=> 'cpan',
+ 'CPANPLUS::Internals::Report'=> 'cpan',
+ 'CPANPLUS::Internals::Search'=> 'cpan',
+ 'CPANPLUS::Internals::Source'=> 'cpan',
+ 'CPANPLUS::Internals::Source::Memory'=> 'cpan',
+ 'CPANPLUS::Internals::Source::SQLite'=> 'cpan',
+ 'CPANPLUS::Internals::Source::SQLite::Tie'=> 'cpan',
+ 'CPANPLUS::Internals::Utils'=> 'cpan',
+ 'CPANPLUS::Internals::Utils::Autoflush'=> 'cpan',
+ 'CPANPLUS::Module' => 'cpan',
+ 'CPANPLUS::Module::Author'=> 'cpan',
+ 'CPANPLUS::Module::Author::Fake'=> 'cpan',
+ 'CPANPLUS::Module::Checksums'=> 'cpan',
+ 'CPANPLUS::Module::Fake'=> 'cpan',
+ 'CPANPLUS::Module::Signature'=> 'cpan',
+ 'CPANPLUS::Selfupdate' => 'cpan',
+ 'CPANPLUS::Shell' => 'cpan',
+ 'CPANPLUS::Shell::Classic'=> 'cpan',
+ 'CPANPLUS::Shell::Default'=> 'cpan',
+ 'CPANPLUS::Shell::Default::Plugins::CustomSource'=> 'cpan',
+ 'CPANPLUS::Shell::Default::Plugins::Remote'=> 'cpan',
+ 'CPANPLUS::Shell::Default::Plugins::Source'=> 'cpan',
'Carp' => 'blead',
'Carp::Heavy' => 'blead',
'Compress::Raw::Bzip2' => 'cpan',
@@ -8780,7 +8830,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Config::Perl::V' => 'cpan',
'Cwd' => 'blead',
'DB_File' => 'cpan',
- 'Devel::PPPort' => 'undef',
+ 'Devel::InnerPackage' => 'cpan',
+ 'Devel::PPPort' => 'cpan',
'Digest' => 'cpan',
'Digest::MD5' => 'cpan',
'Digest::SHA' => 'cpan',
@@ -8861,7 +8912,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'ExtUtils::ParseXS' => 'blead',
'ExtUtils::ParseXS::Constants'=> 'blead',
'ExtUtils::ParseXS::CountLines'=> 'blead',
- 'ExtUtils::ParseXS::Eval'=> 'blead',
'ExtUtils::ParseXS::Utilities'=> 'blead',
'ExtUtils::Typemaps' => 'blead',
'ExtUtils::Typemaps::Cmd'=> 'blead',
@@ -8953,6 +9003,11 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Locale::Maketext::GutsLoader'=> 'blead',
'Locale::Maketext::Simple'=> 'cpan',
'Locale::Script' => 'cpan',
+ 'Log::Message' => 'cpan',
+ 'Log::Message::Config' => 'cpan',
+ 'Log::Message::Handlers'=> 'cpan',
+ 'Log::Message::Item' => 'cpan',
+ 'Log::Message::Simple' => 'cpan',
'MIME::Base64' => 'cpan',
'MIME::QuotedPrint' => 'cpan',
'Math::BigFloat' => 'blead',
@@ -9007,6 +9062,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Module::Load::Conditional'=> 'cpan',
'Module::Loaded' => 'cpan',
'Module::Metadata' => 'cpan',
+ 'Module::Pluggable' => 'cpan',
+ 'Module::Pluggable::Object'=> 'cpan',
'NEXT' => 'cpan',
'Net::Cmd' => undef,
'Net::Config' => undef,
@@ -9023,6 +9080,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Net::Ping' => 'blead',
'Net::SMTP' => undef,
'Net::Time' => undef,
+ 'Object::Accessor' => 'cpan',
'Package::Constants' => 'cpan',
'Params::Check' => 'cpan',
'Parse::CPAN::Meta' => 'cpan',
@@ -9032,6 +9090,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Pod::Escapes' => undef,
'Pod::Find' => 'cpan',
'Pod::InputObjects' => 'cpan',
+ 'Pod::LaTeX' => undef,
'Pod::Man' => 'cpan',
'Pod::ParseLink' => 'cpan',
'Pod::ParseUtils' => 'cpan',
@@ -9136,6 +9195,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'TAP::Parser::YAMLish::Writer'=> 'cpan',
'Term::ANSIColor' => 'cpan',
'Term::Cap' => undef,
+ 'Term::UI' => 'cpan',
+ 'Term::UI::History' => 'cpan',
'Test' => 'cpan',
'Test::Builder' => 'cpan',
'Test::Builder::Module' => 'cpan',
@@ -9146,6 +9207,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Test::Simple' => 'cpan',
'Text::Balanced' => 'cpan',
'Text::ParseWords' => undef,
+ 'Text::Soundex' => undef,
'Text::Tabs' => 'cpan',
'Text::Wrap' => 'cpan',
'Thread::Queue' => 'blead',
@@ -9178,7 +9240,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'autodie::exception' => 'cpan',
'autodie::exception::system'=> 'cpan',
'autodie::hints' => 'cpan',
- 'autodie::skip' => 'cpan',
'base' => 'blead',
'bigint' => 'blead',
'bignum' => 'blead',
@@ -9205,6 +9266,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'App::Prove::State' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
'App::Prove::State::Result'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
'App::Prove::State::Result::Test'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
+ 'Archive::Extract' => undef,
'Archive::Tar' => undef,
'Archive::Tar::Constant'=> undef,
'Archive::Tar::File' => undef,
@@ -9212,6 +9274,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'B::Concise' => undef,
'B::Debug' => undef,
'B::Deparse' => undef,
+ 'B::Lint' => undef,
+ 'B::Lint::Debug' => undef,
'CGI' => undef,
'CGI::Apache' => undef,
'CGI::Carp' => undef,
@@ -9263,6 +9327,47 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'CPAN::Tarzip' => undef,
'CPAN::URL' => undef,
'CPAN::Version' => undef,
+ 'CPANPLUS' => undef,
+ 'CPANPLUS::Backend' => undef,
+ 'CPANPLUS::Backend::RV' => undef,
+ 'CPANPLUS::Config' => undef,
+ 'CPANPLUS::Config::HomeEnv'=> undef,
+ 'CPANPLUS::Configure' => undef,
+ 'CPANPLUS::Configure::Setup'=> undef,
+ 'CPANPLUS::Dist' => undef,
+ 'CPANPLUS::Dist::Autobundle'=> undef,
+ 'CPANPLUS::Dist::Base' => undef,
+ 'CPANPLUS::Dist::Build' => undef,
+ 'CPANPLUS::Dist::Build::Constants'=> undef,
+ 'CPANPLUS::Dist::MM' => undef,
+ 'CPANPLUS::Dist::Sample'=> undef,
+ 'CPANPLUS::Error' => undef,
+ 'CPANPLUS::Internals' => undef,
+ 'CPANPLUS::Internals::Constants'=> undef,
+ 'CPANPLUS::Internals::Constants::Report'=> undef,
+ 'CPANPLUS::Internals::Extract'=> undef,
+ 'CPANPLUS::Internals::Fetch'=> undef,
+ 'CPANPLUS::Internals::Report'=> undef,
+ 'CPANPLUS::Internals::Search'=> undef,
+ 'CPANPLUS::Internals::Source'=> undef,
+ 'CPANPLUS::Internals::Source::Memory'=> undef,
+ 'CPANPLUS::Internals::Source::SQLite'=> undef,
+ 'CPANPLUS::Internals::Source::SQLite::Tie'=> undef,
+ 'CPANPLUS::Internals::Utils'=> undef,
+ 'CPANPLUS::Internals::Utils::Autoflush'=> undef,
+ 'CPANPLUS::Module' => undef,
+ 'CPANPLUS::Module::Author'=> undef,
+ 'CPANPLUS::Module::Author::Fake'=> undef,
+ 'CPANPLUS::Module::Checksums'=> undef,
+ 'CPANPLUS::Module::Fake'=> undef,
+ 'CPANPLUS::Module::Signature'=> undef,
+ 'CPANPLUS::Selfupdate' => undef,
+ 'CPANPLUS::Shell' => undef,
+ 'CPANPLUS::Shell::Classic'=> undef,
+ 'CPANPLUS::Shell::Default'=> undef,
+ 'CPANPLUS::Shell::Default::Plugins::CustomSource'=> undef,
+ 'CPANPLUS::Shell::Default::Plugins::Remote'=> undef,
+ 'CPANPLUS::Shell::Default::Plugins::Source'=> undef,
'Carp' => undef,
'Carp::Heavy' => undef,
'Compress::Raw::Bzip2' => undef,
@@ -9271,6 +9376,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Config::Perl::V' => undef,
'Cwd' => undef,
'DB_File' => undef,
+ 'Devel::InnerPackage' => undef,
'Devel::PPPort' => undef,
'Digest' => undef,
'Digest::MD5' => undef,
@@ -9352,7 +9458,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'ExtUtils::ParseXS' => undef,
'ExtUtils::ParseXS::Constants'=> undef,
'ExtUtils::ParseXS::CountLines'=> undef,
- 'ExtUtils::ParseXS::Eval'=> undef,
'ExtUtils::ParseXS::Utilities'=> undef,
'ExtUtils::Typemaps' => undef,
'ExtUtils::Typemaps::Cmd'=> undef,
@@ -9444,6 +9549,11 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Locale::Maketext::GutsLoader'=> undef,
'Locale::Maketext::Simple'=> undef,
'Locale::Script' => undef,
+ 'Log::Message' => undef,
+ 'Log::Message::Config' => undef,
+ 'Log::Message::Handlers'=> undef,
+ 'Log::Message::Item' => undef,
+ 'Log::Message::Simple' => undef,
'MIME::Base64' => undef,
'MIME::QuotedPrint' => undef,
'Math::BigFloat' => undef,
@@ -9498,6 +9608,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Module::Load::Conditional'=> undef,
'Module::Loaded' => undef,
'Module::Metadata' => undef,
+ 'Module::Pluggable' => undef,
+ 'Module::Pluggable::Object'=> undef,
'NEXT' => undef,
'Net::Cmd' => undef,
'Net::Config' => undef,
@@ -9514,6 +9626,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Net::Ping' => undef,
'Net::SMTP' => undef,
'Net::Time' => undef,
+ 'Object::Accessor' => undef,
'Package::Constants' => undef,
'Params::Check' => undef,
'Parse::CPAN::Meta' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Parse-CPAN-Meta',
@@ -9523,6 +9636,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Pod::Escapes' => undef,
'Pod::Find' => undef,
'Pod::InputObjects' => undef,
+ 'Pod::LaTeX' => undef,
'Pod::Man' => undef,
'Pod::ParseLink' => undef,
'Pod::ParseUtils' => undef,
@@ -9627,6 +9741,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'TAP::Parser::YAMLish::Writer'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
'Term::ANSIColor' => undef,
'Term::Cap' => undef,
+ 'Term::UI' => undef,
+ 'Term::UI::History' => undef,
'Test' => undef,
'Test::Builder' => 'http://github.com/schwern/test-more/issues',
'Test::Builder::Module' => 'http://github.com/schwern/test-more/issues',
@@ -9637,6 +9753,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Test::Simple' => 'http://github.com/schwern/test-more/issues',
'Text::Balanced' => undef,
'Text::ParseWords' => undef,
+ 'Text::Soundex' => undef,
'Text::Tabs' => undef,
'Text::Wrap' => undef,
'Thread::Queue' => undef,
@@ -9667,7 +9784,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'autodie::exception' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'autodie::exception::system'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'autodie::hints' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
- 'autodie::skip' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'base' => undef,
'bigint' => undef,
'bignum' => undef,
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pod b/dist/Module-CoreList/lib/Module/CoreList.pod
index 5e09ede70e..5de975f09b 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pod
+++ b/dist/Module-CoreList/lib/Module/CoreList.pod
@@ -197,7 +197,7 @@ Module::CoreList currently covers the 5.000, 5.001, 5.002, 5.003_07,
5.15.0, 5.15.1, 5.15.2, 5.15.3, 5.15.4, 5.15.5, 5.15.6, 5.15.7, 5.15.8,
5.15.9, 5.16.0, 5.16.1, 5.16.2, 5.16.3, 5.17.0, 5.17.1, 5.17.2, 5.17.3,
5.17.4, 5.17.5, 5.17.6, 5.17.7, 5.17.8, 5.17.9, 5.17.10, 5.17.11, 5.18.0,
-5.19.0, 5.19.1, 5.19.2 and 5.19.3 releases of perl.
+5.19.0, 5.19.1, 5.19.2, 5.19.3 and 5.18.1 releases of perl.
=head1 HISTORY
diff --git a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
index bf328c641a..5525675179 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
@@ -3,7 +3,7 @@ package Module::CoreList::TieHashDelta;
use strict;
use vars qw($VERSION);
-$VERSION = "2.95";
+$VERSION = "2.96";
sub TIEHASH {
my ($class, $changed, $removed, $parent) = @_;
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 774e2b6d80..e59fe39920 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -6,7 +6,7 @@ use vars qw[$VERSION %utilities];
use Module::CoreList;
use Module::CoreList::TieHashDelta;
-$VERSION = '2.95';
+$VERSION = '2.96';
sub utilities {
my $perl = shift;