summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-08-25 02:13:31 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-08-25 02:13:31 +0100
commit5089fa0f40caa9caa606bd9820d176fe0ea53764 (patch)
treec36be17fe76c9cf7c9351d9654a56a13fadf9bfa
parent53d44be705b0440cb73f94f7e9ff1219b1431d5f (diff)
downloadperl-5089fa0f40caa9caa606bd9820d176fe0ea53764.tar.gz
Update Module-CoreList for 5.20.1
(Maint-specific parts that could not be committed to blead and cherry-picked from there.)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm92
1 files changed, 68 insertions, 24 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 56b6646e7f..3e1c450c46 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -10650,6 +10650,15 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'AutoLoader' => 'cpan',
'AutoSplit' => 'cpan',
'B::Debug' => 'cpan',
+ 'CGI' => 'cpan',
+ 'CGI::Apache' => 'cpan',
+ 'CGI::Carp' => 'cpan',
+ 'CGI::Cookie' => 'cpan',
+ 'CGI::Fast' => 'cpan',
+ 'CGI::Pretty' => 'cpan',
+ 'CGI::Push' => 'cpan',
+ 'CGI::Switch' => 'cpan',
+ 'CGI::Util' => 'cpan',
'CPAN' => 'cpan',
'CPAN::Author' => 'cpan',
'CPAN::Bundle' => 'cpan',
@@ -10678,7 +10687,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'CPAN::Meta::Converter' => 'cpan',
'CPAN::Meta::Feature' => 'cpan',
'CPAN::Meta::History' => 'cpan',
- 'CPAN::Meta::Merge' => 'cpan',
'CPAN::Meta::Prereqs' => 'cpan',
'CPAN::Meta::Requirements'=> 'cpan',
'CPAN::Meta::Spec' => 'cpan',
@@ -10728,15 +10736,12 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Encode::TW' => 'cpan',
'Encode::Unicode' => 'cpan',
'Encode::Unicode::UTF7' => 'cpan',
- 'ExtUtils::Command' => 'cpan',
'ExtUtils::Command::MM' => 'cpan',
'ExtUtils::Constant' => 'cpan',
'ExtUtils::Constant::Base'=> 'cpan',
'ExtUtils::Constant::ProxySubs'=> 'cpan',
'ExtUtils::Constant::Utils'=> 'cpan',
'ExtUtils::Constant::XS'=> 'cpan',
- 'ExtUtils::Install' => 'cpan',
- 'ExtUtils::Installed' => 'cpan',
'ExtUtils::Liblist' => 'cpan',
'ExtUtils::Liblist::Kid'=> 'cpan',
'ExtUtils::MM' => 'cpan',
@@ -10759,10 +10764,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'ExtUtils::MY' => 'cpan',
'ExtUtils::MakeMaker' => 'cpan',
'ExtUtils::MakeMaker::Config'=> 'cpan',
- 'ExtUtils::Manifest' => 'cpan',
'ExtUtils::Mkbootstrap' => 'cpan',
'ExtUtils::Mksymlists' => 'cpan',
- 'ExtUtils::Packlist' => 'cpan',
'ExtUtils::testlib' => 'cpan',
'Fatal' => 'cpan',
'File::Fetch' => 'cpan',
@@ -10848,13 +10851,33 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Memoize::NDBM_File' => 'cpan',
'Memoize::SDBM_File' => 'cpan',
'Memoize::Storable' => 'cpan',
+ 'Module::Build' => 'cpan',
+ 'Module::Build::Base' => 'cpan',
+ 'Module::Build::Compat' => 'cpan',
+ 'Module::Build::Config' => 'cpan',
+ 'Module::Build::ConfigData'=> 'cpan',
+ 'Module::Build::Cookbook'=> 'cpan',
+ 'Module::Build::Dumper' => 'cpan',
+ 'Module::Build::ModuleInfo'=> 'cpan',
+ 'Module::Build::Notes' => 'cpan',
+ 'Module::Build::PPMMaker'=> 'cpan',
+ 'Module::Build::Platform::Default'=> 'cpan',
+ 'Module::Build::Platform::MacOS'=> 'cpan',
+ 'Module::Build::Platform::Unix'=> 'cpan',
+ 'Module::Build::Platform::VMS'=> 'cpan',
+ 'Module::Build::Platform::VOS'=> 'cpan',
+ 'Module::Build::Platform::Windows'=> 'cpan',
+ 'Module::Build::Platform::aix'=> 'cpan',
+ 'Module::Build::Platform::cygwin'=> 'cpan',
+ 'Module::Build::Platform::darwin'=> 'cpan',
+ 'Module::Build::Platform::os2'=> 'cpan',
+ 'Module::Build::PodParser'=> 'cpan',
+ 'Module::Build::Version'=> 'cpan',
+ 'Module::Build::YAML' => 'cpan',
'Module::Load' => 'cpan',
'Module::Load::Conditional'=> 'cpan',
'Module::Loaded' => 'cpan',
'Module::Metadata' => 'cpan',
- 'Module::Metadata::corpus::BOMTest::UTF16BE'=> 'cpan',
- 'Module::Metadata::corpus::BOMTest::UTF16LE'=> 'cpan',
- 'Module::Metadata::corpus::BOMTest::UTF8'=> 'cpan',
'NEXT' => 'cpan',
'Net::Cmd' => 'cpan',
'Net::Config' => 'cpan',
@@ -10870,6 +10893,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Net::POP3' => 'cpan',
'Net::SMTP' => 'cpan',
'Net::Time' => 'cpan',
+ 'Package::Constants' => 'cpan',
'Params::Check' => 'cpan',
'Parse::CPAN::Meta' => 'cpan',
'Perl::OSType' => 'cpan',
@@ -11010,9 +11034,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Win32API::File' => 'cpan',
'Win32API::File::ExtUtils::Myconst2perl'=> 'cpan',
'autodie' => 'cpan',
- 'autodie::Scope::Guard' => 'cpan',
- 'autodie::Scope::GuardStack'=> 'cpan',
- 'autodie::ScopeUtil' => 'cpan',
'autodie::exception' => 'cpan',
'autodie::exception::system'=> 'cpan',
'autodie::hints' => 'cpan',
@@ -11020,6 +11041,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'encoding' => 'cpan',
'encoding::warnings' => 'cpan',
'experimental' => 'cpan',
+ 'inc::latest' => 'cpan',
'parent' => 'cpan',
'perlfaq' => 'cpan',
'version' => 'cpan',
@@ -11037,6 +11059,15 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Archive::Tar::Constant'=> undef,
'Archive::Tar::File' => undef,
'B::Debug' => undef,
+ 'CGI' => 'https://github.com/leejo/CGI.pm/issues',
+ 'CGI::Apache' => 'https://github.com/leejo/CGI.pm/issues',
+ 'CGI::Carp' => 'https://github.com/leejo/CGI.pm/issues',
+ 'CGI::Cookie' => 'https://github.com/leejo/CGI.pm/issues',
+ 'CGI::Fast' => 'https://github.com/leejo/cgi-fast/issues',
+ 'CGI::Pretty' => 'https://github.com/leejo/CGI.pm/issues',
+ 'CGI::Push' => 'https://github.com/leejo/CGI.pm/issues',
+ 'CGI::Switch' => 'https://github.com/leejo/CGI.pm/issues',
+ 'CGI::Util' => 'https://github.com/leejo/CGI.pm/issues',
'CPAN' => undef,
'CPAN::Author' => undef,
'CPAN::Bundle' => undef,
@@ -11065,7 +11096,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'CPAN::Meta::Converter' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues',
'CPAN::Meta::Feature' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues',
'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::Spec' => 'https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues',
@@ -11115,15 +11145,12 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Encode::TW' => undef,
'Encode::Unicode' => undef,
'Encode::Unicode::UTF7' => undef,
- 'ExtUtils::Command' => 'http://rt.perl.org/rt3/',
'ExtUtils::Command::MM' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
'ExtUtils::Constant' => undef,
'ExtUtils::Constant::Base'=> undef,
'ExtUtils::Constant::ProxySubs'=> undef,
'ExtUtils::Constant::Utils'=> undef,
'ExtUtils::Constant::XS'=> undef,
- 'ExtUtils::Install' => 'http://rt.perl.org/rt3/',
- 'ExtUtils::Installed' => 'http://rt.perl.org/rt3/',
'ExtUtils::Liblist' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
'ExtUtils::Liblist::Kid'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
'ExtUtils::MM' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
@@ -11146,10 +11173,8 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'ExtUtils::MY' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
'ExtUtils::MakeMaker' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
'ExtUtils::MakeMaker::Config'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
- 'ExtUtils::Manifest' => 'http://rt.perl.org/rt3/',
'ExtUtils::Mkbootstrap' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
'ExtUtils::Mksymlists' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
- 'ExtUtils::Packlist' => 'http://rt.perl.org/rt3/',
'ExtUtils::testlib' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker',
'Fatal' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'File::Fetch' => undef,
@@ -11235,13 +11260,33 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Memoize::NDBM_File' => undef,
'Memoize::SDBM_File' => undef,
'Memoize::Storable' => undef,
+ 'Module::Build' => undef,
+ 'Module::Build::Base' => undef,
+ 'Module::Build::Compat' => undef,
+ 'Module::Build::Config' => undef,
+ 'Module::Build::ConfigData'=> undef,
+ 'Module::Build::Cookbook'=> undef,
+ 'Module::Build::Dumper' => undef,
+ 'Module::Build::ModuleInfo'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Module-Build-Deprecated',
+ 'Module::Build::Notes' => undef,
+ 'Module::Build::PPMMaker'=> undef,
+ 'Module::Build::Platform::Default'=> undef,
+ 'Module::Build::Platform::MacOS'=> undef,
+ 'Module::Build::Platform::Unix'=> undef,
+ 'Module::Build::Platform::VMS'=> undef,
+ 'Module::Build::Platform::VOS'=> undef,
+ 'Module::Build::Platform::Windows'=> undef,
+ 'Module::Build::Platform::aix'=> undef,
+ 'Module::Build::Platform::cygwin'=> undef,
+ 'Module::Build::Platform::darwin'=> undef,
+ 'Module::Build::Platform::os2'=> undef,
+ 'Module::Build::PodParser'=> undef,
+ 'Module::Build::Version'=> 'http://rt.cpan.org/Public/Dist/Display.html?Name=Module-Build-Deprecated',
+ 'Module::Build::YAML' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Module-Build-Deprecated',
'Module::Load' => undef,
'Module::Load::Conditional'=> undef,
'Module::Loaded' => undef,
'Module::Metadata' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Module-Metadata',
- 'Module::Metadata::corpus::BOMTest::UTF16BE'=> undef,
- 'Module::Metadata::corpus::BOMTest::UTF16LE'=> undef,
- 'Module::Metadata::corpus::BOMTest::UTF8'=> undef,
'NEXT' => undef,
'Net::Cmd' => undef,
'Net::Config' => undef,
@@ -11257,6 +11302,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Net::POP3' => undef,
'Net::SMTP' => undef,
'Net::Time' => undef,
+ 'Package::Constants' => undef,
'Params::Check' => undef,
'Parse::CPAN::Meta' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Parse-CPAN-Meta',
'Perl::OSType' => 'https://github.com/dagolden/Perl-OSType/issues',
@@ -11397,9 +11443,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Win32API::File' => undef,
'Win32API::File::ExtUtils::Myconst2perl'=> undef,
'autodie' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
- 'autodie::Scope::Guard' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
- 'autodie::Scope::GuardStack'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
- 'autodie::ScopeUtil' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'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',
@@ -11407,6 +11450,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'encoding' => undef,
'encoding::warnings' => undef,
'experimental' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=experimental',
+ 'inc::latest' => undef,
'parent' => undef,
'perlfaq' => 'https://github.com/perl-doc-cats/perlfaq/issues',
'version' => undef,