Module::Pluggable has upstream => cpan
Steffen Mueller [Tue, 20 Apr 2010 06:28:49 +0000 (08:28 +0200)]
According to Simon Wistow.

Porting/Maintainers.pl

index b303278..2d10b7c 100755 (executable)
@@ -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' =>