Remove MAN3PODS from modules' Makefile.PLs which are not the same as on CPAN.
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 4397738..aadf134 100644 (file)
@@ -513,7 +513,7 @@ package Maintainers;
        'IO' =>
                {
                'MAINTAINER'    => 'gbarr',
-               'FILES'         => q[ext/IO],
+               'FILES'         => q[ext/IO/],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -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',
                },