projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7847242
)
Update Maintainers.pl for encoding::warnings
Rafael Garcia-Suarez [Fri, 11 Sep 2009 10:05:32 +0000 (12:05 +0200)]
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
7a5366e
..
014a010
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-531,9
+531,10
@@
use File::Glob qw(:case);
{
'MAINTAINER' => 'audreyt',
'DISTRIBUTION' => 'AUDREYT/encoding-warnings-0.11.tar.gz',
- 'FILES' => q[lib/encoding/warnings.pm lib/encoding/warnings],
+ 'FILES' => q[ext/encoding-warnings],
'EXCLUDED' => [ qr{^inc/Module/},
- qw{t/0-signature.t},
+ qw{t/0-signature.t Makefile.PL MANIFEST META.yml
+ README SIGNATURE},
],
'CPAN' => 1,
'UPSTREAM' => undef,