Adapt Maintainers.pl for Module::CoreList move
Rafael Garcia-Suarez [Sun, 30 Aug 2009 20:31:21 +0000 (22:31 +0200)]
Porting/Maintainers.pl

index 79a8439..63fa4da 100755 (executable)
@@ -1174,12 +1174,7 @@ package Maintainers;
        {
        'MAINTAINER'    => 'rgarcia',
        'DISTRIBUTION'  => 'RGARCIA/Module-CoreList-2.17.tar.gz',
-       'FILES'         => q[lib/Module/CoreList lib/Module/CoreList.pm],
-       'EXCLUDED'      => [ qw{ identify-dependencies t/pod.t} ],
-       'MAP'           => { 'corelist' => 'lib/Module/CoreList/bin/corelist',
-                            'lib/'     => 'lib/',
-                            ''         => 'lib/Module/CoreList/',
-                          },
+       'FILES'         => q[ext/Module-CoreList],
        'CPAN'          => 1,
        'UPSTREAM'      => "blead",
        },