piconv.t from Encode isn't excluded. Fix Maintainers.pl
Jesse Vincent [Mon, 19 Oct 2009 20:17:28 +0000 (16:17 -0400)]
Porting/Maintainers.pl

index 9f6f4ee..05e8d89 100755 (executable)
@@ -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,
        },