From: Steve Hay Date: Mon, 20 Jul 2015 07:22:18 +0000 (+0100) Subject: Update File::Path entry in Porting/Maintainers.pl X-Git-Tag: v5.23.1~6 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/1c9e1c249f3ee943b0090563811df613ebae456e Update File::Path entry in Porting/Maintainers.pl t/pod.t no longer exists on CPAN, and the MAP is no longer required --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 2172523..cc5e564 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -536,14 +536,9 @@ use File::Glob qw(:case); 'FILES' => q[cpan/File-Path], 'EXCLUDED' => [ qw( eg/setup-extra-tests - t/pod.t t/Path-Class.t ) ], - 'MAP' => { - '' => 'cpan/File-Path/lib/File/', - 't/' => 'cpan/File-Path/t/', - }, }, 'File::Temp' => {