From: Chris Williams Date: Mon, 7 Sep 2009 21:30:55 +0000 (+0100) Subject: Removed the MAP from Parse-CPAN-Meta X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=243629e21a4c336a24158029dae3601508ef4783;p=p5sagit%2Fp5-mst-13.2.git Removed the MAP from Parse-CPAN-Meta [22:28] <@vincent> BinGOs: I think you should also have removed the MAP entry for Parse::CPAN::Meta in Porting/Maintainers.pl [22:30] <@BinGOs> yarp. --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index b2ce711..e2c0499 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1248,10 +1248,6 @@ use File::Glob qw(:case); 'DISTRIBUTION' => 'ADAMK/Parse-CPAN-Meta-1.39.tar.gz', 'FILES' => q[ext/Parse-CPAN-Meta], 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ], - 'MAP' => { 'lib/' => 'lib/', - 't/lib/' => 't/lib/', - '' => 'lib/Parse/CPAN/Meta/', - }, 'CPAN' => 1, 'UPSTREAM' => "cpan", },