"Malformed UTF-16 surrogate" is a fatal error
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 4d8810a..424da6c 100755 (executable)
@@ -21,7 +21,7 @@ use File::Glob qw(:case);
     'audreyt'  => 'Audrey Tang <cpan@audreyt.org>',
     'avar'     => 'Ævar Arnfjörð Bjarmason <avar@cpan.org>',
     'bingos'   => 'Chris Williams <chris@bingosnet.co.uk>',
-    'chorny'   => "Alexandr Ciornii <alexchorny\100gmail.com>",
+    'chorny'   => 'Alexandr Ciornii <alexchorny@gmail.com>',
     'corion'   => 'Max Maischein <corion@corion.net>',
     'craig'    => 'Craig Berry <craigberry@mac.com>',
     'dankogai' => 'Dan Kogai <dankogai@cpan.org>',
@@ -100,7 +100,7 @@ use File::Glob qw(:case);
     ANNOUNCE Announce Artistic AUTHORS BENCHMARK BUGS Build.PL
     CHANGELOG ChangeLog CHANGES Changes COPYING Copying CREDITS
     GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL
-    MANIFEST MANIFEST.SKIP META.yml NEW NOTES ppport.h README
+    MANIFEST MANIFEST.SKIP META.yml MYMETA.yml NEW NOTES ppport.h README
     SIGNATURE THANKS TODO Todo VERSION WHATSNEW
 );
 
@@ -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' =>
@@ -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
@@ -316,7 +316,7 @@ use File::Glob qw(:case);
     'Class::ISA' =>
        {
        'MAINTAINER'    => 'smueller',
-       'DISTRIBUTION'  => 'SMUELLER/Class-ISA-0.35.tar.gz',
+       'DISTRIBUTION'  => 'SMUELLER/Class-ISA-0.36.tar.gz',
        'FILES'         => q[cpan/Class-ISA],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -326,7 +326,7 @@ use File::Glob qw(:case);
        {
        '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,7 +369,7 @@ use File::Glob qw(:case);
     'CPAN' =>
        {
        'MAINTAINER'    => 'andk',
-       'DISTRIBUTION'  => 'ANDK/CPAN-1.9402.tar.gz',
+       'DISTRIBUTION'  => 'ANDK/CPAN-1.94_51.tar.gz',
        'FILES'         => q[cpan/CPAN],
        'EXCLUDED'      => [ qr{^distroprefs/},
                             qr{^inc/Test/},
@@ -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',
        },
@@ -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,7 +511,7 @@ use File::Glob qw(:case);
     'Encode' =>
        {
        'MAINTAINER'    => 'dankogai',
-       'DISTRIBUTION'  => 'DANKOGAI/Encode-2.35.tar.gz',
+       'DISTRIBUTION'  => 'DANKOGAI/Encode-2.37.tar.gz',
        'FILES'         => q[cpan/Encode],
        'EXCLUDED'      => [ qw{t/piconv.t} ], # FIXME
        'CPAN'          => 1,
@@ -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,7 +544,7 @@ use File::Glob qw(:case);
                             'lib/'     => 'lib/',
                           },
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'blead',
        },
 
     'ExtUtils::CBuilder' =>
@@ -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,
        },
@@ -629,7 +626,7 @@ use File::Glob qw(:case);
     'ExtUtils::ParseXS' =>
        {
        'MAINTAINER'    => 'kwilliams',
-       'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-ParseXS-2.2002.tar.gz',
+       'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-ParseXS-2.200403.tar.gz',
        'FILES'         => q[cpan/ExtUtils-ParseXS],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -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
                            ],
@@ -739,7 +736,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,
@@ -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',
        },
@@ -762,7 +759,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'ilyaz',
        'DISTRIBUTION'  => 'ILYAZ/modules/if-0.0401.tar.gz',
-       'FILES'         => q[ext/if],
+       'FILES'         => q[cpan/if],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -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',
@@ -781,7 +778,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'pmqs',
        'DISTRIBUTION'  => 'PMQS/IO-Compress-2.021.tar.gz',
-       'FILES'         => q[ext/IO-Compress],
+       'FILES'         => q[dist/IO-Compress],
        'EXCLUDED'      => [ qr{t/Test/},
                             qw{t/cz-03zlib-v1.t},
                           ],
@@ -793,7 +790,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'tomhughes',
        'DISTRIBUTION'  => 'TOMHUGHES/IO-Zlib-1.10.tar.gz',
-       'FILES'         => q[ext/IO-Zlib],
+       'FILES'         => q[cpan/IO-Zlib],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -801,7 +798,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',
@@ -821,17 +818,17 @@ 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' =>
        {
        'MAINTAINER'    => 'gbarr',
        'DISTRIBUTION'  => 'GBARR/libnet-1.22.tar.gz',
-       'FILES'         => q[ext/libnet],
+       'FILES'         => q[cpan/libnet],
        'EXCLUDED'      => [ qw{Configure install-nomake} ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -841,7 +838,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'neilb',
        'DISTRIBUTION'  => 'NEILB/Locale-Codes-2.07.tar.gz',
-       'FILES'         => q[ext/Locale-Codes],
+       'FILES'         => q[cpan/Locale-Codes],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -850,20 +847,20 @@ 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' =>
@@ -878,7 +875,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',
@@ -896,7 +893,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'tels',
        'DISTRIBUTION'  => 'TELS/math/Math-BigInt-1.89.tar.gz',
-       'FILES'         => q[ext/Math-BigInt],
+       'FILES'         => q[cpan/Math-BigInt],
        'EXCLUDED'      => [ qr{^inc/},
                             qr{^examples/},
                             qw{t/pod.t
@@ -911,7 +908,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'tels',
        'DISTRIBUTION'  => 'TELS/math/Math-BigInt-FastCalc-0.19.tar.gz',
-       'FILES'         => q[ext/Math-BigInt-FastCalc],
+       'FILES'         => q[cpan/Math-BigInt-FastCalc],
        'EXCLUDED'      => [ qr{^inc/},
                             qw{
                                t/pod.t
@@ -939,7 +936,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'tels',
        'DISTRIBUTION'  => 'LETO/Math-BigRat-0.24.tar.gz',
-       'FILES'         => q[ext/Math-BigRat],
+       'FILES'         => q[cpan/Math-BigRat],
        'EXCLUDED'      => [ qr{^inc/},
                             qw{
                                t/pod.t
@@ -969,7 +966,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'mjd',
        'DISTRIBUTION'  => 'MJD/Memoize-1.01.tar.gz',
-       'FILES'         => q[ext/Memoize],
+       'FILES'         => q[cpan/Memoize],
        'EXCLUDED'      => [
                             qw{
                                article.html
@@ -984,7 +981,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'gaas',
        'DISTRIBUTION'  => 'GAAS/MIME-Base64-3.08.tar.gz',
-       'FILES'         => q[ext/MIME-Base64],
+       'FILES'         => q[cpan/MIME-Base64],
        'EXCLUDED'      => [ qw{ t/bad-sv.t }, ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -1005,9 +1002,9 @@ 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' =>
@@ -1041,7 +1038,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'simonw',
        'DISTRIBUTION'  => 'SIMONW/Module-Pluggable-3.9.tar.gz',
-       'FILES'         => q[ext/Module-Pluggable],
+       'FILES'         => q[cpan/Module-Pluggable],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -1050,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',
        },
@@ -1059,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',
@@ -1069,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',
        },
@@ -1078,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',
        },
@@ -1090,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',
        },
@@ -1099,7 +1096,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'corion',
        'DISTRIBUTION'  => 'CORION/parent-0.223.tar.gz',
-       'FILES'         => q[ext/parent],
+       'FILES'         => q[cpan/parent],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -1108,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",
@@ -1149,7 +1141,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'elizabeth',
        'DISTRIBUTION'  => 'ELIZABETH/PerlIO-via-QuotedPrint-0.06.tar.gz',
-       'FILES'         => q[ext/PerlIO-via-QuotedPrint],
+       'FILES'         => q[cpan/PerlIO-via-QuotedPrint],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -1208,7 +1200,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'arandal',
        'DISTRIBUTION'  => 'SBURKE/Pod-Escapes-1.04.tar.gz',
-       'FILES'         => q[ext/Pod-Escapes],
+       'FILES'         => q[cpan/Pod-Escapes],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -1217,11 +1209,11 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'tjenness',
        'DISTRIBUTION'  => 'TJENNESS/Pod-LaTeX-0.58.tar.gz',
-       'FILES'         => q[ext/Pod-LaTeX
+       'FILES'         => q[cpan/Pod-LaTeX
                             pod/pod2latex.PL
                            ],
        'EXCLUDED'      => [ qw( t/require.t ) ],
-       'MAP'           => { '' => 'ext/Pod-LaTeX/',
+       'MAP'           => { '' => 'cpan/Pod-LaTeX/',
                             'pod2latex.PL' => 'pod/pod2latex.PL',
                           },
        'CPAN'          => 1,
@@ -1235,10 +1227,10 @@ use File::Glob qw(:case);
        # version 1.37!
 
        'DISTRIBUTION'  => 'MAREKR/Pod-Parser-1.38.tar.gz',
-       'FILES'         => q[ext/Pod-Parser
+       'FILES'         => q[cpan/Pod-Parser
                             pod/pod{2usage,checker,select}.PL
                            ],
-       'MAP'           => { '' => 'ext/Pod-Parser/',
+       'MAP'           => { '' => 'cpan/Pod-Parser/',
                             'scripts/' => 'pod/',
                           },
        'CPAN'          => 1,
@@ -1248,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
@@ -1260,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,
        },
 
@@ -1280,7 +1274,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'arandal',
        'DISTRIBUTION'  => 'ARANDAL/Pod-Simple-3.07.tar.gz',
-       'FILES'         => q[ext/Pod-Simple],
+       'FILES'         => q[cpan/Pod-Simple],
        # XXX these two files correspond to similar ones in bleed under
        # pod/, but the bleed ones have newer changes, and also seem to
        # have been in blead a long time. I'm going to assume then that
@@ -1294,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,
@@ -1309,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' =>
@@ -1319,7 +1313,7 @@ use File::Glob qw(:case);
        'MAINTAINER'    => 'gbarr',
        'DISTRIBUTION'  => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
        # Note that perl uses its own version of Makefile.PL
-       'FILES'         => q[ext/List-Util],
+       'FILES'         => q[cpan/List-Util],
        'EXCLUDED'      => [ qr{^inc/Module/},
                             qr{^inc/Test/},
                             qw{ mytypemap },
@@ -1332,17 +1326,17 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'smueller',
        'DISTRIBUTION'  => 'SMUELLER/SelfLoader-1.17.tar.gz',
-       'FILES'         => q[ext/SelfLoader],
+       'FILES'         => q[dist/SelfLoader],
        'EXCLUDED'      => [ qw{ t/00pod.t } ],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'Shell' =>
        {
        'MAINTAINER'    => 'ferreira',
-       'DISTRIBUTION'  => 'FERREIRA/Shell-0.72.tar.gz',
-       'FILES'         => q[ext/Shell],
+       'DISTRIBUTION'  => 'FERREIRA/Shell-0.72_01.tar.gz',
+       'FILES'         => q[cpan/Shell],
        'EXCLUDED'      => [ qw{ t/01_use.t t/99_pod.t } ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -1362,9 +1356,9 @@ 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' =>
@@ -1390,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',
@@ -1400,7 +1394,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'jstowe',
        'DISTRIBUTION'  => 'JSTOWE/Term-Cap-1.12.tar.gz',
-       'FILES'         => q{ext/Term-Cap},
+       'FILES'         => q[cpan/Term-Cap],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -1409,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',
        },
@@ -1418,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',
        },
@@ -1427,7 +1421,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'andya',
        'DISTRIBUTION'  => 'ANDYA/Test-Harness-3.17.tar.gz',
-       'FILES'         => q[ext/Test-Harness],
+       'FILES'         => q[cpan/Test-Harness],
        'EXCLUDED'      => [ qr{^examples/},
                             qr{^inc/},
                             qr{^t/lib/Test/},
@@ -1446,7 +1440,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'mschwern',
        'DISTRIBUTION'  => 'MSCHWERN/Test-Simple-0.92.tar.gz',
-       'FILES'         => q[ext/Test-Simple],
+       'FILES'         => q[cpan/Test-Simple],
        'EXCLUDED'      => [
                             qw{.perlcriticrc
                                .perltidyrc
@@ -1465,7 +1459,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'dmanura',
        'DISTRIBUTION'  => 'ADAMK/Text-Balanced-2.02.tar.gz',
-       'FILES'         => q[ext/Text-Balanced],
+       'FILES'         => q[cpan/Text-Balanced],
        'EXCLUDED'      => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -1475,7 +1469,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'chorny',
        'DISTRIBUTION'  => 'CHORNY/Text-ParseWords-3.27.zip',
-       'FILES'         => q[ext/Text-ParseWords],
+       'FILES'         => q[cpan/Text-ParseWords],
        'EXCLUDED'      => [ qw( t/pod.t ) ],
        # For the benefit of make_ext.pl, we have to have this accessible:
        'MAP'           => {
@@ -1490,7 +1484,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'markm',
        'DISTRIBUTION'  => 'MARKM/Text-Soundex-3.03.tar.gz',
-       'FILES'         => q[ext/Text-Soundex],
+       'FILES'         => q[cpan/Text-Soundex],
        'MAP'           => { ''               => 'ext/Text-Soundex/',
                             # XXX these two files are clearly related,
                             # but they appear to have diverged
@@ -1505,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',
@@ -1515,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
@@ -1529,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
@@ -1543,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
@@ -1557,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
@@ -1580,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',
        },
@@ -1601,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' =>
@@ -1617,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 }
@@ -1630,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',
@@ -1722,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