summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2016-05-15 21:47:37 -0700
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-16 00:23:00 +0100
commitf56a5eff483220dc1aa8c9a41c70fd2cad8c0af5 (patch)
tree1e6f508a5f2c77cb7ea4002e1a3bf3bfb339aed6
parent34ebdad47bcefedf77c92254ba4d59b598e93713 (diff)
downloadperl-f56a5eff483220dc1aa8c9a41c70fd2cad8c0af5.tar.gz
remove internal test modules from Module::CoreList
These modules only ever existed as test data, and should never have entered the PAUSE index. There is no value in listing them in historical data. (cherry picked from commit 63dcbd3ae0e96e0423e2d796773dc468817c7ade)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm9
1 files changed, 0 insertions, 9 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 6e87ee4f7f..9cc90f4c8d 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -10010,9 +10010,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList::TieHashDelta'=> '5.021001_01',
'Module::CoreList::Utils'=> '5.021001_01',
'Module::Metadata' => '1.000024',
- 'Module::Metadata::corpus::BOMTest::UTF16BE'=> undef,
- 'Module::Metadata::corpus::BOMTest::UTF16LE'=> undef,
- 'Module::Metadata::corpus::BOMTest::UTF8'=> '1',
'NDBM_File' => '1.13',
'Net::Config' => '1.14',
'Net::SMTP' => '2.34',
@@ -13336,9 +13333,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'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',
@@ -13737,9 +13731,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'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,