This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update File::Path entry in Porting/Maintainers.pl
[perl5.git] / Porting / Maintainers.pl
index 2172523..cc5e564 100755 (executable)
@@ -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' => {