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:
f84e7b9
)
blead doesn't include cpan/perlfaq/inc/perlfaq.tt
author
Steve Hay
<steve.m.hay@googlemail.com>
Sun, 22 Feb 2015 15:32:58 +0000
(15:32 +0000)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Sun, 22 Feb 2015 15:46:29 +0000
(15:46 +0000)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
8a70481
..
b77cd01
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-881,6
+881,7
@@
use File::Glob qw(:case);
'FILES' => q[cpan/perlfaq],
'EXCLUDED' => [
qw( inc/CreateQuestionList.pm
+ inc/perlfaq.tt
t/00-compile.t),
qr{^xt/},
],