Fix bad generated pod for last entries in perl{var,func}
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 19426c6..6f7bf21 100755 (executable)
@@ -188,7 +188,7 @@ use File::Glob qw(:case);
     'Archive::Tar' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'KANE/Archive-Tar-1.52.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/Archive-Tar-1.54.tar.gz',
        'FILES'         => q[cpan/Archive-Tar],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -199,9 +199,9 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rgarcia',
        'DISTRIBUTION'  => 'SMUELLER/Attribute-Handlers-0.87.tar.gz',
-       'FILES'         => q[ext/Attribute-Handlers],
+       'FILES'         => q[dist/Attribute-Handlers],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'autodie' =>
@@ -472,7 +472,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'mhx',
        'DISTRIBUTION'  => 'MHX/Devel-PPPort-3.19.tar.gz',
-       'FILES'         => q[ext/Devel-PPPort],
+       'FILES'         => q[cpan/Devel-PPPort],
        'EXCLUDED'      => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -739,7 +739,7 @@ use File::Glob qw(:case);
        'EXCLUDED'      => [ qr{^examples/},
                             qw{perl-Getopt-Long.spec},
                           ],
-       'MAP'           => { ''                => 'ext/Getopt-Long/',
+       'MAP'           => { ''                => 'cpan/Getopt-Long/',
                             'lib/newgetopt.pl' => 'lib/newgetopt.pl',
                           },
        'CPAN'          => 1,
@@ -801,7 +801,7 @@ use File::Glob qw(:case);
     'IPC::Cmd' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'BINGOS/IPC-Cmd-0.48.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/IPC-Cmd-0.50.tar.gz',
        'FILES'         => q[cpan/IPC-Cmd],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -878,7 +878,7 @@ use File::Glob qw(:case);
     'Log::Message::Simple' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'KANE/Log-Message-Simple-0.04.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/Log-Message-Simple-0.06.tar.gz',
        'FILES'         => q[cpan/Log-Message-Simple],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',