From: Rafael Garcia-Suarez Date: Sun, 30 Aug 2009 20:31:21 +0000 (+0200) Subject: Adapt Maintainers.pl for Module::CoreList move X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=16a7e1b2b176c635e178de054fe5e7f71326b8af;p=p5sagit%2Fp5-mst-13.2.git Adapt Maintainers.pl for Module::CoreList move --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 79a8439..63fa4da 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -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", },