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
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d6525a5
)
Update File::Path entry in Porting/Maintainers.pl
author
Steve Hay
<steve.m.hay@googlemail.com>
Mon, 20 Jul 2015 07:22:18 +0000
(08:22 +0100)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Mon, 20 Jul 2015 07:22:18 +0000
(08:22 +0100)
t/pod.t no longer exists on CPAN, and the MAP is no longer required
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
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
'FILES' => q[cpan/File-Path],
'EXCLUDED' => [
qw( eg/setup-extra-tests
- t/pod.t
t/Path-Class.t
)
],
t/Path-Class.t
)
],
- 'MAP' => {
- '' => 'cpan/File-Path/lib/File/',
- 't/' => 'cpan/File-Path/t/',
- },
},
'File::Temp' => {
},
'File::Temp' => {