summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2020-12-21 17:00:42 -0800
committerSteve Hay <steve.m.hay@googlemail.com>2021-01-22 10:00:17 +0000
commit0b6ef3826a6215ecfa245d2c85e280b5fb51366b (patch)
treec97ece9c190166212620acf790df8558c6401774
parentd088479350bd2456ba0437054140c2255665a594 (diff)
downloadperl-0b6ef3826a6215ecfa245d2c85e280b5fb51366b.tar.gz
Win32API::File::inc::ExtUtils::Myconst2perl is not indexed
..and Porting/corelist.pl warns about it This is a re-application of commit cdac9b8288885 after the change was reversed a month later. (cherry picked from commit 45d112b438bda9b5b1d59789449ba051a6dcf687)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index c796424ef6..d539c1360e 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -17713,7 +17713,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Test::Tester::CaptureRunner'=> '1.302181',
'Test::Tester::Delegate'=> '1.302181',
'Test::use::ok' => '1.302181',
- 'Win32API::File::inc::ExtUtils::Myconst2perl'=> '1',
'ok' => '1.302181',
'overload' => '1.32',
},
@@ -19809,7 +19808,6 @@ sub is_core
'Unicode::Collate::Locale'=> 'cpan',
'Win32' => 'cpan',
'Win32API::File' => 'cpan',
- 'Win32API::File::inc::ExtUtils::Myconst2perl'=> 'cpan',
'autodie' => 'cpan',
'autodie::Scope::Guard' => 'cpan',
'autodie::Scope::GuardStack'=> 'cpan',
@@ -20231,7 +20229,6 @@ sub is_core
'Unicode::Collate::Locale'=> undef,
'Win32' => 'https://github.com/perl-libwin32/win32/issues',
'Win32API::File' => undef,
- 'Win32API::File::inc::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',