Jarkko says: Upstream for Math::Complex is the CPAN release
authorSteffen Mueller <smueller@cpan.org>
Sun, 18 Jan 2009 18:58:33 +0000 (19:58 +0100)
committerSteffen Mueller <smueller@cpan.org>
Sun, 18 Jan 2009 18:58:33 +0000 (19:58 +0100)
Porting/Maintainers.pl

index f054743..a9c4d2f 100644 (file)
@@ -660,7 +660,7 @@ package Maintainers;
                 'FILES'         => q[lib/Math/Complex.pm lib/Math/Complex.t
                                     lib/Math/Trig.pm lib/Math/Trig.t],
                 'CPAN'          => 1,
-                'UPSTREAM'      => undef,
+                'UPSTREAM'      => 'cpan',
                 },
 
        'Memoize' =>