From: Steffen Mueller Date: Tue, 20 Apr 2010 06:28:49 +0000 (+0200) Subject: Module::Pluggable has upstream => cpan X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=727cc7e33e24ce25d06e8769fe359aee20a2c9d2;p=p5sagit%2Fp5-mst-13.2.git Module::Pluggable has upstream => cpan According to Simon Wistow. --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index b303278..2d10b7c 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1055,7 +1055,7 @@ use File::Glob qw(:case); 'DISTRIBUTION' => 'SIMONW/Module-Pluggable-3.9.tar.gz', 'FILES' => q[cpan/Module-Pluggable], 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'cpan', }, 'Net::Ping' =>