Note Math-Complex's test files in Porting/Maintainers.pl
Steve Hay [Wed, 14 Jan 2009 18:14:24 +0000 (18:14 +0000)]
Porting/Maintainers.pl

index 31ee133..3cd947d 100644 (file)
@@ -657,7 +657,8 @@ package Maintainers;
         'Math::Complex' =>
                 {
                 'MAINTAINER'    => 'zefram',
-                'FILES'         => q[lib/Math/Complex.pm lib/Math/Trig.pm],
+                'FILES'         => q[lib/Math/Complex.pm lib/Math/Complex.t
+                                    lib/Math/Trig.pm lib/Math/Trig.t],
                 'CPAN'          => 1,
                 'UPSTREAM'      => undef,
                 },