This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update File::Path entry in Porting/Maintainers.pl
[perl5.git]
/
Porting
/
Maintainers.pl
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
2172523
..
cc5e564
100755
(executable)
--- 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' => {