From 0b6ef3826a6215ecfa245d2c85e280b5fb51366b Mon Sep 17 00:00:00 2001 From: Karen Etheridge Date: Mon, 21 Dec 2020 17:00:42 -0800 Subject: 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) --- dist/Module-CoreList/lib/Module/CoreList.pm | 3 --- 1 file changed, 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', -- cgit v1.2.1