Remove MAN3PODS from modules' Makefile.PLs which are not the same as on CPAN.
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index a006d65..aadf134 100644 (file)
@@ -513,7 +513,7 @@ package Maintainers;
        'IO' =>
                {
                'MAINTAINER'    => 'gbarr',
-               'FILES'         => q[ext/IO],
+               'FILES'         => q[ext/IO/],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -737,7 +737,7 @@ package Maintainers;
        'Module::Pluggable' =>
                {
                'MAINTAINER'    => 'simonw',
-               'FILES'         => q[ext/Module-Pluggable t/Module_Pluggable],
+               'FILES'         => q[ext/Module-Pluggable],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -747,7 +747,7 @@ package Maintainers;
                'MAINTAINER'    => 'smpeters',
                'FILES'         => q[lib/Net/Ping.pm lib/Net/Ping],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'blead',
                },
 
        'NEXT' =>
@@ -1079,8 +1079,7 @@ package Maintainers;
        'threads' =>
                {
                'MAINTAINER'    => 'jdhedden',
-               'FILES'         => q[ext/threads/hints ext/threads/t
-                                    ext/threads/threads.{pm,xs}],
+               'FILES'         => q[ext/threads],
                'CPAN'          => 1,
                'UPSTREAM'      => 'blead',
                },