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:
09b319a
)
Update EXCLUDED files list for libnet following 2e1731446c
author
Steve Hay
<steve.m.hay@googlemail.com>
Fri, 10 Oct 2014 23:11:44 +0000
(
00:11
+0100)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Fri, 10 Oct 2014 23:45:59 +0000
(
00:45
+0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
2d0cb24
..
7ecfc68
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-694,7
+694,9
@@
use File::Glob qw(:case);
'FILES' => q[cpan/libnet],
'EXCLUDED' => [
qw( Configure
- install-nomake
+ t/critic.t
+ t/pod.t
+ t/pod_coverage.t
),
qr(^demos/),
],