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:
4b8c6c2
)
version's t/survey_locales is not in core so mark it as EXCLUDED
author
Steve Hay
<SteveHay@planit.com>
Mon, 12 Oct 2009 10:43:08 +0000
(11:43 +0100)
committer
Steve Hay
<SteveHay@planit.com>
Mon, 12 Oct 2009 10:48:18 +0000
(11:48 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
be25b3e
..
b740727
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1639,7
+1639,7
@@
use File::Glob qw(:case);
'DISTRIBUTION' => 'JPEACOCK/version-0.77.tar.gz',
'FILES' => q[lib/version.pm lib/version.pod lib/version.t
lib/version],
- 'EXCLUDED' => [ qr{^t/.*\.t$}, qr{^vutil/},
+ 'EXCLUDED' => [ qr{^t/.*\.t$}, q
w{t/survey_locales}, q
r{^vutil/},
qw{lib/version/typemap},
qw{vperl/vpp.pm},
],