This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update from Robin Barker to correct perldelta and Maintainers.pl for Pod-Plainer
[perl5.git] / Porting / Maintainers.pl
index 11eee6e..6405f23 100755 (executable)
@@ -179,7 +179,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/Archive-Extract-0.34.tar.gz',
-       'FILES'         => q[ext/Archive-Extract],
+       'FILES'         => q[cpan/Archive-Extract],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        'BUGS'          => 'bug-archive-extract@rt.cpan.org',
@@ -188,8 +188,8 @@ use File::Glob qw(:case);
     'Archive::Tar' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'KANE/Archive-Tar-1.52.tar.gz',
-       'FILES'         => q[ext/Archive-Tar],
+       'DISTRIBUTION'  => 'BINGOS/Archive-Tar-1.54.tar.gz',
+       'FILES'         => q[cpan/Archive-Tar],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        'BUGS'          => 'bug-archive-tar@rt.cpan.org',
@@ -198,17 +198,17 @@ use File::Glob qw(:case);
     'Attribute::Handlers' =>
        {
        'MAINTAINER'    => 'rgarcia',
-       'DISTRIBUTION'  => 'SMUELLER/Attribute-Handlers-0.86.tar.gz',
-       'FILES'         => q[ext/Attribute-Handlers],
+       'DISTRIBUTION'  => 'SMUELLER/Attribute-Handlers-0.87.tar.gz',
+       'FILES'         => q[dist/Attribute-Handlers],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'autodie' =>
        {
        'MAINTAINER'    => 'pjf',
        'DISTRIBUTION'  => 'PJF/autodie-2.06_01.tar.gz',
-       'FILES'         => q[ext/autodie],
+       'FILES'         => q[cpan/autodie],
        'EXCLUDED'      => [ qr{^inc/Module/},
 
                              # All these tests depend upon external
@@ -236,10 +236,10 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'smueller',
        'DISTRIBUTION'  => 'SMUELLER/AutoLoader-5.70.tar.gz',
-       'FILES'         => q[ext/AutoLoader],
+       'FILES'         => q[cpan/AutoLoader],
        'EXCLUDED'      => [ qw( t/00pod.t ) ],
        'CPAN'          => 1,
-       'UPSTREAM'      => "cpan",
+       'UPSTREAM'      => 'cpan',
        },
 
     'B::Concise' =>
@@ -254,7 +254,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rurban',
        'DISTRIBUTION'  => 'RURBAN/B-Debug-1.11.tar.gz',
-       'FILES'         => q[ext/B-Debug],
+       'FILES'         => q[cpan/B-Debug],
        'EXCLUDED'      => [ qw( t/coverage.html t/pod.t ) ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -263,16 +263,16 @@ use File::Glob qw(:case);
     'B::Deparse' =>
        {
        'MAINTAINER'    => 'smccam',
-       'FILES'         => q[ext/B-Deparse],
+       'FILES'         => q[dist/B-Deparse],
        'CPAN'          => 0,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'blead',
        },
 
     'B::Lint' =>
        {
        'MAINTAINER'    => 'jjore',
        'DISTRIBUTION'  => 'JJORE/B-Lint-1.11.tar.gz',
-       'FILES'         => q[ext/B-Lint],
+       'FILES'         => q[cpan/B-Lint],
        'EXCLUDED'      => [ qw( t/test.pl ) ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -282,16 +282,16 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rgarcia',
        'DISTRIBUTION'  => 'RGARCIA/base-2.14.tar.gz',
-       'FILES'         => q[ext/base],
+       'FILES'         => q[dist/base],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'bignum' =>
        {
        'MAINTAINER'    => 'tels',
        'DISTRIBUTION'  => 'TELS/math/bignum-0.23.tar.gz',
-       'FILES'         => q[ext/bignum],
+       'FILES'         => q[cpan/bignum],
        'EXCLUDED'      => [ qr{^inc/Module/}, qw(t/pod.t t/pod_cov.t) ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -301,7 +301,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'lstein',
        'DISTRIBUTION'  => 'LDS/CGI.pm-3.45.tar.gz',
-       'FILES'         => q[ext/CGI],
+       'FILES'         => q[cpan/CGI],
        'EXCLUDED'      => [ qr{^t/lib/Test},
                                qw( cgi-lib_porting.html
                                    cgi_docs.html
@@ -315,18 +315,18 @@ use File::Glob qw(:case);
 
     'Class::ISA' =>
        {
-       'MAINTAINER'    => 'sburke',
-       'DISTRIBUTION'  => 'SBURKE/Class-ISA-0.33.tar.gz',
-       'FILES'         => q[ext/Class-ISA],
+       'MAINTAINER'    => 'smueller',
+       'DISTRIBUTION'  => 'SMUELLER/Class-ISA-0.36.tar.gz',
+       'FILES'         => q[cpan/Class-ISA],
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'cpan',
        },
 
     'Compress::Raw::Bzip2' =>
        {
        'MAINTAINER'    => 'pmqs',
        'DISTRIBUTION'  => 'PMQS/Compress-Raw-Bzip2-2.021.tar.gz',
-       'FILES'         => q[ext/Compress-Raw-Bzip2],
+       'FILES'         => q[cpan/Compress-Raw-Bzip2],
        'EXCLUDED'      => [ qr{^t/Test/},
                             qw( bzip2-src/bzip2-cpp.patch
                             )
@@ -340,7 +340,7 @@ use File::Glob qw(:case);
        'MAINTAINER'    => 'pmqs',
        'DISTRIBUTION'  => 'PMQS/Compress-Raw-Zlib-2.021.tar.gz',
 
-       'FILES'         => q[ext/Compress-Raw-Zlib],
+       'FILES'         => q[cpan/Compress-Raw-Zlib],
        'EXCLUDED'      => [ qr{^t/Test/},
                             qw( t/000prereq.t
                                 t/99pod.t
@@ -353,8 +353,8 @@ use File::Glob qw(:case);
     'constant' =>
        {
        'MAINTAINER'    => 'saper',
-       'DISTRIBUTION'  => 'SAPER/constant-1.17.tar.gz',
-       'FILES'         => q[ext/constant],
+       'DISTRIBUTION'  => 'SAPER/constant-1.19.tar.gz',
+       'FILES'         => q[dist/constant],
        'EXCLUDED'      => [ qw( t/00-load.t
                                 t/more-tests.t
                                 t/pod-coverage.t
@@ -369,8 +369,8 @@ use File::Glob qw(:case);
     'CPAN' =>
        {
        'MAINTAINER'    => 'andk',
-       'DISTRIBUTION'  => 'ANDK/CPAN-1.9402.tar.gz',
-       'FILES'         => q[ext/CPAN],
+       'DISTRIBUTION'  => 'ANDK/CPAN-1.94_51.tar.gz',
+       'FILES'         => q[cpan/CPAN],
        'EXCLUDED'      => [ qr{^distroprefs/},
                             qr{^inc/Test/},
                             qr{^t/CPAN/authors/},
@@ -407,14 +407,14 @@ use File::Glob qw(:case);
                               },
                           ],
        'CPAN'          => 1,
-       'UPSTREAM'      => 'CPAN',
+       'UPSTREAM'      => 'cpan',
        },
 
     'CPANPLUS' =>
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/CPANPLUS-0.88.tar.gz',
-       'FILES'         => q[ext/CPANPLUS],
+       'FILES'         => q[cpan/CPANPLUS],
        'EXCLUDED'      => [ qr{^inc/},
                             qr{^t/dummy-.*\.hidden$},
                             qw{ bin/cpanp-boxed },
@@ -434,7 +434,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'bingos',
        'DISTRIBUTION'  => 'BINGOS/CPANPLUS-Dist-Build-0.40.tar.gz',
-       'FILES'         => q[ext/CPANPLUS-Dist-Build],
+       'FILES'         => q[cpan/CPANPLUS-Dist-Build],
        'EXCLUDED'      => [ qr{^inc/},
                             qw{ t/99_pod.t
                                 t/99_pod_coverage.t
@@ -448,7 +448,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'p5p', # Not gsar. Not ilyam
        'DISTRIBUTION'  => 'SMUELLER/Data-Dumper-2.125.tar.gz',
-       'FILES'         => q[ext/Data-Dumper],
+       'FILES'         => q[dist/Data-Dumper],
        'CPAN'          => 1,
        'UPSTREAM'      => 'blead',
        },
@@ -457,7 +457,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'pmqs',
        'DISTRIBUTION'  => 'PMQS/DB_File-1.820.tar.gz',
-       'FILES'         => q[ext/DB_File],
+       'FILES'         => q[cpan/DB_File],
        'EXCLUDED'      => [ qr{^patches/},
                             qw{ t/pod.t
                                 fallback.h
@@ -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',
@@ -482,7 +482,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'gaas',
        'DISTRIBUTION'  => 'GAAS/Digest-1.16.tar.gz',
-       'FILES'         => q[ext/Digest],
+       'FILES'         => q[cpan/Digest],
        'EXCLUDED'      => [ qw{digest-bench} ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -492,7 +492,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'gaas',
        'DISTRIBUTION'  => 'GAAS/Digest-MD5-2.39.tar.gz',
-       'FILES'         => q[ext/Digest-MD5],
+       'FILES'         => q[cpan/Digest-MD5],
        'EXCLUDED'      => [ qw{rfc1321.txt} ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -502,11 +502,8 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'mshelor',
        'DISTRIBUTION'  => 'MSHELOR/Digest-SHA-5.47.tar.gz',
-       'FILES'         => q[ext/Digest-SHA],
+       'FILES'         => q[cpan/Digest-SHA],
        'EXCLUDED'      => [ qw{t/pod.t t/podcover.t examples/dups} ],
-       'MAP'           => { 'shasum'   => 'ext/Digest-SHA/bin/shasum',
-                            ''         => 'ext/Digest-SHA/',
-                          },
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -514,8 +511,8 @@ use File::Glob qw(:case);
     'Encode' =>
        {
        'MAINTAINER'    => 'dankogai',
-       'DISTRIBUTION'  => 'DANKOGAI/Encode-2.35.tar.gz',
-       'FILES'         => q[ext/Encode],
+       'DISTRIBUTION'  => 'DANKOGAI/Encode-2.37.tar.gz',
+       'FILES'         => q[cpan/Encode],
        'EXCLUDED'      => [ qw{t/piconv.t} ], # FIXME
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -525,7 +522,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'audreyt',
        'DISTRIBUTION'  => 'AUDREYT/encoding-warnings-0.11.tar.gz',
-       'FILES'         => q[ext/encoding-warnings],
+       'FILES'         => q[cpan/encoding-warnings],
        'EXCLUDED'      => [ qr{^inc/Module/},
                             qw{t/0-signature.t Makefile.PL MANIFEST META.yml
                             README SIGNATURE},
@@ -547,14 +544,14 @@ use File::Glob qw(:case);
                             'lib/'     => 'lib/',
                           },
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'blead',
        },
 
     'ExtUtils::CBuilder' =>
        {
        'MAINTAINER'    => 'kwilliams',
        'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-CBuilder-0.2602.tar.gz',
-       'FILES'         => q[ext/ExtUtils-CBuilder],
+       'FILES'         => q[cpan/ExtUtils-CBuilder],
        'EXCLUDED'      => [ qw{devtools} ],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -564,7 +561,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rkobes',
        'DISTRIBUTION'  => 'RKOBES/ExtUtils-Command-1.16.tar.gz',
-       'FILES'         => q[ext/ExtUtils-Command],
+       'FILES'         => q[cpan/ExtUtils-Command],
        'EXCLUDED'      => [ qw{ t/shell_command.t
                                 t/shell_exit.t
                                 lib/Shell/Command.pm
@@ -592,7 +589,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'yves',
        'DISTRIBUTION'  => 'YVES/ExtUtils-Install-1.54.tar.gz',
-       'FILES'         => q[ext/ExtUtils-Install],
+       'FILES'         => q[dist/ExtUtils-Install],
        'EXCLUDED'      => [ qw{ t/lib/Test/Builder.pm
                                 t/lib/Test/Builder/Module.pm
                                 t/lib/Test/More.pm
@@ -609,7 +606,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'mschwern',
        'DISTRIBUTION'  => 'MSCHWERN/ExtUtils-MakeMaker-6.55_02.tar.gz',
-       'FILES'         => q[ext/ExtUtils-MakeMaker],
+       'FILES'         => q[cpan/ExtUtils-MakeMaker],
        'EXCLUDED'      => [ qr{^t/lib/Test/},
                             qr{^inc/ExtUtils/},
                           ],
@@ -621,7 +618,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rkobes',
        'DISTRIBUTION'  => 'RKOBES/ExtUtils-Manifest-1.56.tar.gz',
-       'FILES'         => q[ext/ExtUtils-Manifest],
+       'FILES'         => q[cpan/ExtUtils-Manifest],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -630,7 +627,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kwilliams',
        'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-ParseXS-2.2002.tar.gz',
-       'FILES'         => q[ext/ExtUtils-ParseXS],
+       'FILES'         => q[cpan/ExtUtils-ParseXS],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -647,7 +644,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/File-Fetch-0.20.tar.gz',
-       'FILES'         => q[ext/File-Fetch],
+       'FILES'         => q[cpan/File-Fetch],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -656,7 +653,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'dland',
        'DISTRIBUTION'  => 'DLAND/File-Path-2.07_03.tar.gz',
-       'FILES'         => q[ext/File-Path],
+       'FILES'         => q[cpan/File-Path],
        'EXCLUDED'      => [ qw{eg/setup-extra-tests
                                t/pod.t
                                t/taint.t
@@ -673,7 +670,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'tjenness',
        'DISTRIBUTION'  => 'TJENNESS/File-Temp-0.22.tar.gz',
-       'FILES'         => q[ext/File-Temp],
+       'FILES'         => q[cpan/File-Temp],
        'EXCLUDED'      => [ qw{misc/benchmark.pl
                                misc/results.txt
                               }
@@ -686,19 +683,19 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'smueller',
        'DISTRIBUTION'  => 'SMUELLER/Filter-Simple-0.84.tar.gz',
-       'FILES'         => q[ext/Filter-Simple],
+       'FILES'         => q[dist/Filter-Simple],
        'EXCLUDED'      => [ qw(Makefile.PL MANIFEST README META.yml),
                             qr{^demo/}
                           ],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'Filter::Util::Call' =>
        {
        'MAINTAINER'    => 'pmqs',
        'DISTRIBUTION'  => 'PMQS/Filter-1.37.tar.gz',
-       'FILES'         => q[ext/Filter-Util-Call
+       'FILES'         => q[cpan/Filter-Util-Call
                             t/lib/filter-util.pl
                             pod/perlfilter.pod
                            ],
@@ -733,13 +730,13 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'jv',
        'DISTRIBUTION'  => 'JV/Getopt-Long-2.38.tar.gz',
-       'FILES'         => q[ext/Getopt-Long
+       'FILES'         => q[cpan/Getopt-Long
                             lib/newgetopt.pl
                            ],
        'EXCLUDED'      => [ qr{^examples/},
                             qw{perl-Getopt-Long.spec},
                           ],
-       'MAP'           => { ''                => 'ext/Getopt-Long/',
+       'MAP'           => { ''                => 'cpan/Getopt-Long/',
                             'lib/newgetopt.pl' => 'lib/newgetopt.pl',
                           },
        'CPAN'          => 1,
@@ -753,7 +750,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'p5p',
        'DISTRIBUTION'  => 'SBURKE/I18N-LangTags-0.35.tar.gz',
-       'FILES'         => q[ext/I18N-LangTags],
+       'FILES'         => q[dist/I18N-LangTags],
        'CPAN'          => 0,
        'UPSTREAM'      => 'blead',
        },
@@ -771,7 +768,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'p5p',
        'DISTRIBUTION'  => 'GBARR/IO-1.25.tar.gz',
-       'FILES'         => q[ext/IO/],
+       'FILES'         => q[dist/IO/],
        'EXCLUDED'      => [ qw{t/test.pl}, ],
        'CPAN'          => 1,
        'UPSTREAM'      => 'blead',
@@ -801,8 +798,8 @@ use File::Glob qw(:case);
     'IPC::Cmd' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'BINGOS/IPC-Cmd-0.48.tar.gz',
-       'FILES'         => q[ext/IPC-Cmd],
+       'DISTRIBUTION'  => 'BINGOS/IPC-Cmd-0.50.tar.gz',
+       'FILES'         => q[cpan/IPC-Cmd],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -811,7 +808,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'mhx',
        'DISTRIBUTION'  => 'MHX/IPC-SysV-2.01.tar.gz',
-       'FILES'         => q[ext/IPC-SysV],
+       'FILES'         => q[cpan/IPC-SysV],
        'EXCLUDED'      => [ qw{const-c.inc const-xs.inc} ],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -821,10 +818,10 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'smueller',
        'DISTRIBUTION'  => 'SMUELLER/lib-0.62.tar.gz',
-       'FILES'         => q[ext/lib/],
+       'FILES'         => q[dist/lib/],
        'EXCLUDED'      => [ qw{forPAUSE/lib.pm t/00pod.t} ],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'libnet' =>
@@ -850,27 +847,27 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'ferreira',
        'DISTRIBUTION'  => 'FERREIRA/Locale-Maketext-1.13.tar.gz',
-       'FILES'         => q[ext/Locale-Maketext],
+       'FILES'         => q[dist/Locale-Maketext],
        'EXCLUDED'      => [ qw{perlcriticrc t/00_load.t t/pod.t} ],
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'blead',
        },
 
     'Locale::Maketext::Simple' =>
        {
        'MAINTAINER'    => 'audreyt',
        'DISTRIBUTION'  => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz',
-       'FILES'         => q[ext/Locale-Maketext-Simple],
+       'FILES'         => q[dist/Locale-Maketext-Simple],
        'EXCLUDED'      => [ qr{^inc/} ],
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'blead',
        },
 
     'Log::Message' =>
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/Log-Message-0.02.tar.gz',
-       'FILES'         => q[ext/Log-Message],
+       'FILES'         => q[cpan/Log-Message],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -878,8 +875,8 @@ use File::Glob qw(:case);
     'Log::Message::Simple' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'KANE/Log-Message-Simple-0.04.tar.gz',
-       'FILES'         => q[ext/Log-Message-Simple],
+       'DISTRIBUTION'  => 'BINGOS/Log-Message-Simple-0.06.tar.gz',
+       'FILES'         => q[cpan/Log-Message-Simple],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -954,7 +951,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'zefram',
        'DISTRIBUTION'  => 'JHI/Math-Complex-1.56.tar.gz',
-       'FILES'         => q[ext/Math-Complex],
+       'FILES'         => q[cpan/Math-Complex],
        'EXCLUDED'      => [
                             qw{
                                t/pod.t
@@ -994,7 +991,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kwilliams',
        'DISTRIBUTION'  => 'DAGOLDEN/Module-Build-0.35.tar.gz',
-       'FILES'         => q[ext/Module-Build],
+       'FILES'         => q[cpan/Module-Build],
        'EXCLUDED'      => [ qw{ t/par.t t/signature.t scripts/bundle.pl},
                             qr!^contrib/! ],
        'CPAN'          => 1,
@@ -1005,16 +1002,16 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rgarcia',
        'DISTRIBUTION'  => 'RGARCIA/Module-CoreList-2.17.tar.gz',
-       'FILES'         => q[ext/Module-CoreList],
+       'FILES'         => q[dist/Module-CoreList],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'Module::Load' =>
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/Module-Load-0.16.tar.gz',
-       'FILES'         => q[ext/Module-Load],
+       'FILES'         => q[cpan/Module-Load],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1023,7 +1020,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/Module-Load-Conditional-0.30.tar.gz',
-       'FILES'         => q[ext/Module-Load-Conditional],
+       'FILES'         => q[cpan/Module-Load-Conditional],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1032,13 +1029,11 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'BINGOS/Module-Loaded-0.06.tar.gz',
-       'FILES'         => q[ext/Module-Loaded],
+       'FILES'         => q[cpan/Module-Loaded],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
 
-    # NB. tests are located in t/Module_Pluggable to avoid directory
-    # depth issues on VMS
     'Module::Pluggable' =>
        {
        'MAINTAINER'    => 'simonw',
@@ -1052,7 +1047,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'smpeters',
        'DISTRIBUTION'  => 'SMPETERS/Net-Ping-2.36.tar.gz',
-       'FILES'         => q[ext/Net-Ping],
+       'FILES'         => q[dist/Net-Ping],
        'CPAN'          => 1,
        'UPSTREAM'      => 'blead',
        },
@@ -1061,7 +1056,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rafl',
        'DISTRIBUTION'  => 'FLORA/NEXT-0.64.tar.gz',
-       'FILES'         => q[ext/NEXT],
+       'FILES'         => q[cpan/NEXT],
        'EXCLUDED'      => [ qr{^demo/} ],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -1071,7 +1066,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/Object-Accessor-0.34.tar.gz',
-       'FILES'         => q[ext/Object-Accessor],
+       'FILES'         => q[cpan/Object-Accessor],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1080,7 +1075,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/Package-Constants-0.02.tar.gz',
-       'FILES'         => q[ext/Package-Constants],
+       'FILES'         => q[cpan/Package-Constants],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1092,7 +1087,7 @@ use File::Glob qw(:case);
        # For some reason a file of this name appears within
        # the tarball. Russell's Paradox eat your heart out.
        'EXCLUDED'      => [ qw( Params-Check-0.26.tar.gz ) ],
-       'FILES'         => q[ext/Params-Check],
+       'FILES'         => q[cpan/Params-Check],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1110,22 +1105,17 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'smueller',
        'DISTRIBUTION'  => 'ADAMK/Parse-CPAN-Meta-1.39.tar.gz',
-       'FILES'         => q[ext/Parse-CPAN-Meta],
+       'FILES'         => q[cpan/Parse-CPAN-Meta],
        'EXCLUDED'      => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
        'CPAN'          => 1,
-       'UPSTREAM'      => "cpan",
+       'UPSTREAM'      => 'cpan',
        },
 
     'PathTools' =>
        {
        'MAINTAINER'    => 'kwilliams',
-       'DISTRIBUTION'  => 'SMUELLER/PathTools-3.30_01.tar.gz',
-       'FILES'         => q[ext/Cwd],
-       # XXX note that the CPAN and blead Makefile.PL are totally
-       # unrelated. The blead one is described as 'core-only'.
-       # Perhaps after the big lib/ => ext/ migration it will be possible
-       # to harmonize them?
-       
+       'DISTRIBUTION'  => 'SMUELLER/PathTools-3.30_02.tar.gz',
+       'FILES'         => q[cpan/Cwd],
        'EXCLUDED'      => [ qr{^t/lib/Test/} ],
        'CPAN'          => 1,
        'UPSTREAM'      => "cpan",
@@ -1250,11 +1240,11 @@ use File::Glob qw(:case);
     'Pod::Perldoc' =>
        {
        'MAINTAINER'    => 'ferreira',
-       'DISTRIBUTION'  => 'FERREIRA/Pod-Perldoc-3.15.tar.gz',
+       'DISTRIBUTION'  => 'FERREIRA/Pod-Perldoc-3.15_01.tar.gz',
        # I don't know whether it's conceptually cleaner to a rule to copy
        # ext/Pod-Perldoc/pod/perldoc.pod to pod/perldoc.pod at make time
        # (in 4 places), or leave it as 1 mapping here.
-       'FILES'         => q[ext/Pod-Perldoc
+       'FILES'         => q[dist/Pod-Perldoc
                             pod/perldoc.pod
                            ],
        # in blead, the perldoc executable is generated by perldoc.PL
@@ -1262,19 +1252,21 @@ use File::Glob qw(:case);
        # XXX We can and should fix this, but clean up the DRY-failure in utils
        # first
        'EXCLUDED'      => [ qw( perldoc ) ],
-       'MAP'           => { '' => 'ext/Pod-Perldoc/',
+       'MAP'           => { '' => 'dist/Pod-Perldoc/',
                             'lib/perldoc.pod' => 'pod/perldoc.pod',
                           },
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'blead',
        },
 
     'Pod::Plainer' =>
        {
+       'DISTRIBUTION'  => 'RMBARKER/Pod-Plainer-1.01.tar.gz',
        'MAINTAINER'    => 'rmbarker',
-       'FILES'         => q[ext/Pod-Plainer],
+       'FILES'         => q[dist/Pod-Plainer],
        'CPAN'          => 1,
        'UPSTREAM'      => 'blead',
+       'EXCLUDED'      => [ qw(t/pod.t t/pod-coverage.t) ],
        # DEPRECATED    => 5.11.0,
        },
 
@@ -1296,11 +1288,11 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rra',
        'DISTRIBUTION'  => 'RRA/podlators-2.2.2.tar.gz',
-       'FILES'         => q[ext/podlators
+       'FILES'         => q[cpan/podlators
                             pod/pod2man.PL
                             pod/pod2text.PL
                            ],
-       'MAP'           => { '' => 'ext/podlators/',
+       'MAP'           => { '' => 'cpan/podlators/',
                             'scripts/' => 'pod/',
                           },
        'CPAN'          => 1,
@@ -1311,9 +1303,9 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rgarcia',
        'DISTRIBUTION'  => 'RGARCIA/Safe-2.19.tar.gz',
-       'FILES'         => q[ext/Safe],
+       'FILES'         => q[dist/Safe],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'Scalar-List-Utils' =>
@@ -1337,13 +1329,13 @@ use File::Glob qw(:case);
        'FILES'         => q[ext/SelfLoader],
        'EXCLUDED'      => [ qw{ t/00pod.t } ],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'Shell' =>
        {
        'MAINTAINER'    => 'ferreira',
-       'DISTRIBUTION'  => 'FERREIRA/Shell-0.72.tar.gz',
+       'DISTRIBUTION'  => 'FERREIRA/Shell-0.72_01.tar.gz',
        'FILES'         => q[ext/Shell],
        'EXCLUDED'      => [ qw{ t/01_use.t t/99_pod.t } ],
        'CPAN'          => 1,
@@ -1364,16 +1356,16 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rgarcia',
        'DISTRIBUTION'  => 'RGARCIA/Switch-2.14.tar.gz',
-       'FILES'         => q[ext/Switch],
+       'FILES'         => q[dist/Switch],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'Sys::Syslog' =>
        {
        'MAINTAINER'    => 'saper',
        'DISTRIBUTION'  => 'SAPER/Sys-Syslog-0.27.tar.gz',
-       'FILES'         => q[ext/Sys-Syslog],
+       'FILES'         => q[cpan/Sys-Syslog],
        'EXCLUDED'      => [ qr{^eg/},
                             qw{t/data-validation.t
                                t/distchk.t
@@ -1392,7 +1384,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rra',
        'DISTRIBUTION'  => 'RRA/ANSIColor-2.02.tar.gz',
-       'FILES'         => q{ext/Term-ANSIColor},
+       'FILES'         => q{cpan/Term-ANSIColor},
        'EXCLUDED'      => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -1411,7 +1403,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/Term-UI-0.20.tar.gz',
-       'FILES'         => q{ext/Term-UI},
+       'FILES'         => q{cpan/Term-UI},
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1420,7 +1412,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'jesse',
        'DISTRIBUTION'  => 'JESSE/Test-1.25_02.tar.gz',
-       'FILES'         => q[ext/Test],
+       'FILES'         => q[cpan/Test],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1507,7 +1499,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'muir',
        'DISTRIBUTION'  => 'MUIR/modules/Text-Tabs+Wrap-2009.0305.tar.gz',
-       'FILES'         => q[ext/Text-Tabs],
+       'FILES'         => q[cpan/Text-Tabs],
        'EXCLUDED'      => [ qw( t/dnsparks.t ) ], # see af6492bf9e
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -1517,7 +1509,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'jdhedden',
        'DISTRIBUTION'  => 'JDHEDDEN/Thread-Queue-2.11.tar.gz',
-       'FILES'         => q[ext/Thread-Queue],
+       'FILES'         => q[dist/Thread-Queue],
        'EXCLUDED'      => [ qw(examples/queue.pl
                                t/00_load.t
                                t/99_pod.t
@@ -1531,7 +1523,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'jdhedden',
        'DISTRIBUTION'  => 'JDHEDDEN/Thread-Semaphore-2.09.tar.gz',
-       'FILES'         => q[ext/Thread-Semaphore],
+       'FILES'         => q[dist/Thread-Semaphore],
        'EXCLUDED'      => [ qw(examples/semaphore.pl
                                t/00_load.t
                                t/99_pod.t
@@ -1545,7 +1537,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'jdhedden',
        'DISTRIBUTION'  => 'JDHEDDEN/threads-1.74.tar.gz',
-       'FILES'         => q[ext/threads],
+       'FILES'         => q[dist/threads],
        'EXCLUDED'      => [ qw(examples/pool.pl
                                t/pod.t
                                t/test.pl
@@ -1559,7 +1551,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'jdhedden',
        'DISTRIBUTION'  => 'JDHEDDEN/threads-shared-1.31.tar.gz',
-       'FILES'         => q[ext/threads-shared],
+       'FILES'         => q[dist/threads-shared],
        'EXCLUDED'      => [ qw(examples/class.pl
                                shared.h
                                t/pod.t
@@ -1582,7 +1574,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'nuffin',
        'DISTRIBUTION'  => 'NUFFIN/Tie-RefHash-1.38.tar.gz',
-       'FILES'         => q[ext/Tie-RefHash],
+       'FILES'         => q[cpan/Tie-RefHash],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1603,7 +1595,10 @@ use File::Glob qw(:case);
        'FILES'         => q[ext/Time-Local],
        'EXCLUDED'      => [ qw(t/pod-coverage.t t/pod.t) ],
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'blead',
+       # Currently Time::Local is no longer backwards compatible with Pre-5.11 perls
+       # the version in core has now deviated from the CPAN version. To re-dual-life
+       # this module, we'll need to rewrite a hybrid version
        },
 
     'Time::Piece' =>
@@ -1619,7 +1614,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'sadahiro',
        'DISTRIBUTION'  => 'SADAHIRO/Unicode-Collate-0.52.tar.gz',
-       'FILES'         => q[ext/Unicode-Collate],
+       'FILES'         => q[cpan/Unicode-Collate],
                            # ignore experimental XS version
        'EXCLUDED'      => [ qr{X$},
                             qw{disableXS enableXS }
@@ -1632,7 +1627,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'sadahiro',
        'DISTRIBUTION'  => 'SADAHIRO/Unicode-Normalize-1.03.tar.gz',
-       'FILES'         => q[ext/Unicode-Normalize],
+       'FILES'         => q[cpan/Unicode-Normalize],
        'EXCLUDED'      => [ qw{MANIFEST.N Normalize.pmN disableXS enableXS }],
        'CPAN'          => 1,
        'UPSTREAM'      => 'first-come',
@@ -1724,7 +1719,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'saper',
        'DISTRIBUTION'  => 'SAPER/XSLoader-0.10.tar.gz',
-       'FILES'         => q[ext/XSLoader],
+       'FILES'         => q[dist/XSLoader],
        'EXCLUDED'      => [ qr{^eg/},
                             qw{t/pod.t
                                t/podcover.t