From: Jesse Vincent Date: Mon, 19 Oct 2009 20:17:28 +0000 (-0400) Subject: piconv.t from Encode isn't excluded. Fix Maintainers.pl X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d4d0ea5f6e34d4afd7a905507af1d5808ee71258;p=p5sagit%2Fp5-mst-13.2.git piconv.t from Encode isn't excluded. Fix Maintainers.pl --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 9f6f4ee..05e8d89 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -514,7 +514,6 @@ use File::Glob qw(:case); 'MAINTAINER' => 'dankogai', 'DISTRIBUTION' => 'DANKOGAI/Encode-2.37.tar.gz', 'FILES' => q[cpan/Encode], - 'EXCLUDED' => [ qw{t/piconv.t} ], # FIXME 'CPAN' => 1, 'UPSTREAM' => undef, },