This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix for RT #118169
[perl5.git] / MANIFEST
index b9a24d0..ee2ba1d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3,9 +3,6 @@ AUTHORS                 Contact info for contributors
 autodoc.pl             Creates pod/perlintern.pod and pod/perlapi.pod
 av.c                   Array value code
 av.h                   Array value header
 autodoc.pl             Creates pod/perlintern.pod and pod/perlapi.pod
 av.c                   Array value code
 av.h                   Array value header
-beos/beos.c            BeOS port
-beos/beosish.h         BeOS port
-beos/nm.c              BeOS port
 cflags.SH              A script that emits C compilation flags per file
 Changes                        Describe how to peruse changes between releases
 charclass_invlists.h   Compiled-in inversion lists
 cflags.SH              A script that emits C compilation flags per file
 Changes                        Describe how to peruse changes between releases
 charclass_invlists.h   Compiled-in inversion lists
@@ -16,36 +13,6 @@ configure.com                Configure-equivalent for VMS
 configure.gnu          Crude emulation of GNU configure
 cop.h                  Control operator header
 Copying                        The GNU General Public License
 configure.gnu          Crude emulation of GNU configure
 cop.h                  Control operator header
 Copying                        The GNU General Public License
-cpan/Archive-Extract/lib/Archive/Extract.pm    Archive::Extract
-cpan/Archive-Extract/t/01_Archive-Extract.t    Archive::Extract tests
-cpan/Archive-Extract/t/src/double_dir.zip      Archive::Extract tests
-cpan/Archive-Extract/t/src/x.bz2               Archive::Extract tests
-cpan/Archive-Extract/t/src/x.ear               Archive::Extract tests
-cpan/Archive-Extract/t/src/x.gz                        Archive::Extract tests
-cpan/Archive-Extract/t/src/x.jar               Archive::Extract tests
-cpan/Archive-Extract/t/src/x.lzma              Archive::Extract tests
-cpan/Archive-Extract/t/src/x.par               Archive::Extract tests
-cpan/Archive-Extract/t/src/x.tar               Archive::Extract tests
-cpan/Archive-Extract/t/src/x.tar.gz            Archive::Extract tests
-cpan/Archive-Extract/t/src/x.tar.xz            Archive::Extract tests
-cpan/Archive-Extract/t/src/x.tgz               Archive::Extract tests
-cpan/Archive-Extract/t/src/x.txz               Archive::Extract tests
-cpan/Archive-Extract/t/src/x.war               Archive::Extract tests
-cpan/Archive-Extract/t/src/x.xz                Archive::Extract tests
-cpan/Archive-Extract/t/src/x.Z                 Archive::Extract tests
-cpan/Archive-Extract/t/src/x.zip               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.ear               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.jar               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.par               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.tar               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.tar.bz2           Archive::Extract tests
-cpan/Archive-Extract/t/src/y.tar.gz            Archive::Extract tests
-cpan/Archive-Extract/t/src/y.tar.xz            Archive::Extract tests
-cpan/Archive-Extract/t/src/y.tbz               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.tgz               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.txz               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.war               Archive::Extract tests
-cpan/Archive-Extract/t/src/y.zip               Archive::Extract tests
 cpan/Archive-Tar/bin/ptar                              the ptar utility
 cpan/Archive-Tar/bin/ptardiff                          the ptardiff utility
 cpan/Archive-Tar/bin/ptargrep                          the ptardiff utility
 cpan/Archive-Tar/bin/ptar                              the ptar utility
 cpan/Archive-Tar/bin/ptardiff                          the ptardiff utility
 cpan/Archive-Tar/bin/ptargrep                          the ptardiff utility
@@ -75,8 +42,10 @@ cpan/autodie/lib/autodie/exception.pm                Exception class for autodie
 cpan/autodie/lib/autodie/exception/system.pm   Exception class for autodying system()
 cpan/autodie/lib/autodie/hints.pm      Hinting interface for autodie
 cpan/autodie/lib/autodie.pm            Functions succeed or die with lexical scope
 cpan/autodie/lib/autodie/exception/system.pm   Exception class for autodying system()
 cpan/autodie/lib/autodie/hints.pm      Hinting interface for autodie
 cpan/autodie/lib/autodie.pm            Functions succeed or die with lexical scope
+cpan/autodie/lib/autodie/skip.pm
 cpan/autodie/lib/Fatal.pm              Make errors in functions/builtins fatal
 cpan/autodie/t/00-load.t               autodie - basic load
 cpan/autodie/lib/Fatal.pm              Make errors in functions/builtins fatal
 cpan/autodie/t/00-load.t               autodie - basic load
+cpan/autodie/t/autodie_skippy.pm
 cpan/autodie/t/autodie.t               autodie - Basic functionality
 cpan/autodie/t/autodie_test_module.pm  autodie - test helper
 cpan/autodie/t/backcompat.t            autodie - More Fatal backcompat
 cpan/autodie/t/autodie.t               autodie - Basic functionality
 cpan/autodie/t/autodie_test_module.pm  autodie - test helper
 cpan/autodie/t/backcompat.t            autodie - More Fatal backcompat
@@ -84,8 +53,11 @@ cpan/autodie/t/basic_exceptions.t    autodie - Basic exception tests
 cpan/autodie/t/binmode.t               autodie - Binmode testing
 cpan/autodie/t/blog_hints.t            autodie - Tests fro PJF's blog
 cpan/autodie/t/caller.t                        autodie - Caller diagnostics
 cpan/autodie/t/binmode.t               autodie - Binmode testing
 cpan/autodie/t/blog_hints.t            autodie - Tests fro PJF's blog
 cpan/autodie/t/caller.t                        autodie - Caller diagnostics
+cpan/autodie/t/chmod.t
+cpan/autodie/t/chown.t
 cpan/autodie/t/context_lexical.t       autodie - Context clobbering lexically
 cpan/autodie/t/context.t               autodie - Context clobbering tests
 cpan/autodie/t/context_lexical.t       autodie - Context clobbering lexically
 cpan/autodie/t/context.t               autodie - Context clobbering tests
+cpan/autodie/t/core-trampoline-slurp.t
 cpan/autodie/t/crickey.t               autodie - Like an Australian
 cpan/autodie/t/dbmopen.t               autodie - dbm tests
 cpan/autodie/t/eval_error.t
 cpan/autodie/t/crickey.t               autodie - Like an Australian
 cpan/autodie/t/dbmopen.t               autodie - dbm tests
 cpan/autodie/t/eval_error.t
@@ -105,6 +77,7 @@ cpan/autodie/t/hints_provider_isa.t  autodie - Test hints/inheritance
 cpan/autodie/t/hints.t                 autodie - Test hints interface
 cpan/autodie/t/internal-backcompat.t   autodie - Back-compatibility tests
 cpan/autodie/t/internal.t              autodie - internal interface tests
 cpan/autodie/t/hints.t                 autodie - Test hints interface
 cpan/autodie/t/internal-backcompat.t   autodie - Back-compatibility tests
 cpan/autodie/t/internal.t              autodie - internal interface tests
+cpan/autodie/t/kill.t
 cpan/autodie/t/lethal.t                        autodie - lethal is the one true name
 cpan/autodie/t/lib/autodie/test/au/exception.pm        autodie - Australian helper
 cpan/autodie/t/lib/autodie/test/au.pm          autodie - Australian helper
 cpan/autodie/t/lethal.t                        autodie - lethal is the one true name
 cpan/autodie/t/lib/autodie/test/au/exception.pm        autodie - Australian helper
 cpan/autodie/t/lib/autodie/test/au.pm          autodie - Australian helper
@@ -123,17 +96,23 @@ cpan/autodie/t/lib/pujHa/ghach/Dotlh.pm    autodie - With Klingon honour
 cpan/autodie/t/lib/pujHa/ghach.pm      autodie - Like a Klingon
 cpan/autodie/t/lib/Some/Module.pm      autodie - blog_hints.t helper
 cpan/autodie/t/mkdir.t                 autodie - filesystem tests
 cpan/autodie/t/lib/pujHa/ghach.pm      autodie - Like a Klingon
 cpan/autodie/t/lib/Some/Module.pm      autodie - blog_hints.t helper
 cpan/autodie/t/mkdir.t                 autodie - filesystem tests
+cpan/autodie/t/no_carp.t
 cpan/autodie/t/open.t                  autodie - Testing open
 cpan/autodie/t/recv.t                  autodie - send/recv tests
 cpan/autodie/t/repeat.t                        autodie - repeat autodie leak tests
 cpan/autodie/t/scope_leak.t            autodie - file scope leak tests
 cpan/autodie/t/open.t                  autodie - Testing open
 cpan/autodie/t/recv.t                  autodie - send/recv tests
 cpan/autodie/t/repeat.t                        autodie - repeat autodie leak tests
 cpan/autodie/t/scope_leak.t            autodie - file scope leak tests
+cpan/autodie/t/skip.t
 cpan/autodie/t/string-eval-basic.t     autodie - Basic string eval test
 cpan/autodie/t/string-eval-leak.t      autodie - String eval leak test
 cpan/autodie/t/sysopen.t               autodie - sysopen tests
 cpan/autodie/t/string-eval-basic.t     autodie - Basic string eval test
 cpan/autodie/t/string-eval-leak.t      autodie - String eval leak test
 cpan/autodie/t/sysopen.t               autodie - sysopen tests
+cpan/autodie/t/touch_me
+cpan/autodie/t/truncate_me
 cpan/autodie/t/truncate.t              autodie - File truncation tests
 cpan/autodie/t/unlink.t                        autodie - Unlink system tests.
 cpan/autodie/t/user-context.t          autodie - Context changes for usersubs
 cpan/autodie/t/usersub.t               autodie - user subroutine tests
 cpan/autodie/t/truncate.t              autodie - File truncation tests
 cpan/autodie/t/unlink.t                        autodie - Unlink system tests.
 cpan/autodie/t/user-context.t          autodie - Context changes for usersubs
 cpan/autodie/t/usersub.t               autodie - user subroutine tests
+cpan/autodie/t/utf8_open.t
+cpan/autodie/t/utime.t
 cpan/autodie/t/version.t               autodie - versioning tests
 cpan/autodie/t/version_tag.t
 cpan/AutoLoader/lib/AutoLoader.pm      Autoloader base class
 cpan/autodie/t/version.t               autodie - versioning tests
 cpan/autodie/t/version_tag.t
 cpan/AutoLoader/lib/AutoLoader.pm      Autoloader base class
@@ -278,6 +257,12 @@ cpan/Compress-Raw-Zlib/zlib-src/zlib.h             Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/zlib-src/zutil.c                Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/zlib-src/zutil.h                Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/Zlib.xs                 Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/zlib-src/zutil.c                Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/zlib-src/zutil.h                Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/Zlib.xs                 Compress::Raw::Zlib
+cpan/Config-Perl-V/t/00_pod.t                  Config::Perl::V
+cpan/Config-Perl-V/t/01_pod.t                  Config::Perl::V
+cpan/Config-Perl-V/t/10_base.t                 Config::Perl::V
+cpan/Config-Perl-V/t/20_plv510.t               Config::Perl::V
+cpan/Config-Perl-V/t/21_plv518.t               Config::Perl::V
+cpan/Config-Perl-V/V.pm                                Config::Perl::V
 cpan/CPAN/Changes                              CPAN.pm Changes file
 cpan/CPAN/lib/App/Cpan.pm              helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/API/HOWTO.pod               recipe book for programming with CPAN.pm
 cpan/CPAN/Changes                              CPAN.pm Changes file
 cpan/CPAN/lib/App/Cpan.pm              helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/API/HOWTO.pod               recipe book for programming with CPAN.pm
@@ -369,6 +354,7 @@ cpan/CPAN-Meta/t/data/META-1_2.yml
 cpan/CPAN-Meta/t/data/META-1_3.yml
 cpan/CPAN-Meta/t/data/META-1_4.yml
 cpan/CPAN-Meta/t/data/META-2.json
 cpan/CPAN-Meta/t/data/META-1_3.yml
 cpan/CPAN-Meta/t/data/META-1_4.yml
 cpan/CPAN-Meta/t/data/META-2.json
+cpan/CPAN-Meta/t/data/provides-version-missing.json
 cpan/CPAN-Meta/t/data/resources.yml
 cpan/CPAN-Meta/t/data/restricted-2.json
 cpan/CPAN-Meta/t/data/restrictive-1_4.yml
 cpan/CPAN-Meta/t/data/resources.yml
 cpan/CPAN-Meta/t/data/restricted-2.json
 cpan/CPAN-Meta/t/data/restrictive-1_4.yml
@@ -419,101 +405,6 @@ cpan/CPAN/PAUSE2005.pub           CPAN public key
 cpan/CPAN/PAUSE2007.pub                CPAN public key
 cpan/CPAN/PAUSE2009.pub                CPAN public key
 cpan/CPAN/PAUSE2011.pub
 cpan/CPAN/PAUSE2007.pub                CPAN public key
 cpan/CPAN/PAUSE2009.pub                CPAN public key
 cpan/CPAN/PAUSE2011.pub
-cpan/CPANPLUS/bin/cpan2dist                    the cpan2dist utility
-cpan/CPANPLUS/bin/cpanp                                the cpanp utility
-cpan/CPANPLUS/bin/cpanp-run-perl               the cpanp-run-perl utility
-cpan/CPANPLUS-Dist-Build/lib/CPANPLUS/Dist/Build/Constants.pm  CPANPLUS::Dist::Build
-cpan/CPANPLUS-Dist-Build/lib/CPANPLUS/Dist/Build.pm            CPANPLUS::Dist::Build
-cpan/CPANPLUS-Dist-Build/t/01_CPANPLUS-Dist-Build-Constants.t  CPANPLUS::Dist::Build tests
-cpan/CPANPLUS-Dist-Build/t/02_CPANPLUS-Dist-Build.t            CPANPLUS::Dist::Build tests
-cpan/CPANPLUS-Dist-Build/t/dummy-CPAN/authors/01mailrc.txt.gz
-cpan/CPANPLUS-Dist-Build/t/dummy-CPAN/modules/02packages.details.txt.gz
-cpan/CPANPLUS-Dist-Build/t/dummy-CPAN/modules/03modlist.data.gz
-cpan/CPANPLUS-Dist-Build/t/dummy-perl/.hidden                  CPANPLUS::Dist::Build tests
-cpan/CPANPLUS-Dist-Build/t/inc/conf.pl                         CPANPLUS::Dist::Build tests
-cpan/CPANPLUS-Dist-Build/t/src/noxs/Foo-Bar-0.01.tar.gz                CPANPLUS::Dist::Build tests
-cpan/CPANPLUS-Dist-Build/t/src/xs/Foo-Bar-0.01.tar.gz          CPANPLUS::Dist::Build tests
-cpan/CPANPLUS/lib/CPANPLUS/Backend.pm                          CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Backend/RV.pm                       CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Config/HomeEnv.pm
-cpan/CPANPLUS/lib/CPANPLUS/Config.pm                           CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Configure.pm                                CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Configure/Setup.pm                  CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Dist/Autobundle.pm                  CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Dist/Base.pm                                CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Dist/MM.pm                          CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Dist.pm                             CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Dist/Sample.pm                      CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Error.pm                            CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/FAQ.pod                             CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Hacking.pod                         CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Constants.pm              CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Constants/Report.pm       CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Extract.pm                        CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Fetch.pm                  CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals.pm                                CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Report.pm                 CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Search.pm                 CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Source/Memory.pm          CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Source.pm                 CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Source/SQLite.pm          CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Source/SQLite/Tie.pm      CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Utils/Autoflush.pm                CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Internals/Utils.pm                  CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Module/Author/Fake.pm               CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Module/Author.pm                    CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Module/Checksums.pm                 CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Module/Fake.pm                      CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Module.pm                           CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Module/Signature.pm                 CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS.pm                                  CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Selfupdate.pm                       CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Shell/Classic.pm                    CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm       CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod     CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm     CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/Source.pm     CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Shell/Default.pm                    CPANPLUS
-cpan/CPANPLUS/lib/CPANPLUS/Shell.pm                            CPANPLUS
-cpan/CPANPLUS/Makefile.PL
-cpan/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t          CPANPLUS tests
-cpan/CPANPLUS/t/01_CPANPLUS-Configure.t                        CPANPLUS tests
-cpan/CPANPLUS/t/02_CPANPLUS-Internals.t                        CPANPLUS tests
-cpan/CPANPLUS/t/03_CPANPLUS-Internals-Source.t         CPANPLUS tests
-cpan/CPANPLUS/t/04_CPANPLUS-Module.t                   CPANPLUS tests
-cpan/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t          CPANPLUS tests
-cpan/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t      CPANPLUS tests
-cpan/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t                CPANPLUS tests
-cpan/CPANPLUS/t/08_CPANPLUS-Backend.t                  CPANPLUS tests
-cpan/CPANPLUS/t/09_CPANPLUS-Internals-Search.t         CPANPLUS tests
-cpan/CPANPLUS/t/10_CPANPLUS-Error.t                    CPANPLUS tests
-cpan/CPANPLUS/t/15_CPANPLUS-Shell.t                    CPANPLUS tests
-cpan/CPANPLUS/t/19_CPANPLUS-Dist.t                     CPANPLUS tests
-cpan/CPANPLUS/t/20_CPANPLUS-Dist-MM.t                  CPANPLUS tests
-cpan/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t            CPANPLUS tests
-cpan/CPANPLUS/t/25_CPANPLUS.t                          CPANPLUS tests
-cpan/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t     CPANPLUS tests
-cpan/CPANPLUS/t/40_CPANPLUS-Internals-Report.t         CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz     CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz        CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS                 CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.meta         CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme       CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz       CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz       CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/CHECKSUMS                   CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme         CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz         CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS                 CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readme       CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz       CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS           CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/autobundle/Snapshot.pm              CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz   CPANPLUS tests
-cpan/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz           CPANPLUS tests
-cpan/CPANPLUS/t/inc/conf.pl                                    CPANPLUS tests
 cpan/CPAN/scripts/cpan         easily interact with CPAN from the command line
 cpan/CPAN/t/01loadme.t         See if CPAN the module works
 cpan/CPAN/t/02nox.t            See if CPAN::Nox works
 cpan/CPAN/scripts/cpan         easily interact with CPAN from the command line
 cpan/CPAN/t/01loadme.t         See if CPAN the module works
 cpan/CPAN/t/02nox.t            See if CPAN::Nox works
@@ -777,14 +668,10 @@ cpan/Digest-SHA/Makefile.PL               Digest::SHA Makefile.PL
 cpan/Digest-SHA/README                 Digest::SHA README
 cpan/Digest-SHA/shasum                 shasum script
 cpan/Digest-SHA/SHA.xs                 Digest::SHA extension
 cpan/Digest-SHA/README                 Digest::SHA README
 cpan/Digest-SHA/shasum                 shasum script
 cpan/Digest-SHA/SHA.xs                 Digest::SHA extension
-cpan/Digest-SHA/src/hmac.c             Digest::SHA extension
-cpan/Digest-SHA/src/hmac.h             Digest::SHA extension
-cpan/Digest-SHA/src/hmacxtra.c         Digest::SHA extension
 cpan/Digest-SHA/src/sha64bit.c         Digest::SHA extension
 cpan/Digest-SHA/src/sha64bit.h         Digest::SHA extension
 cpan/Digest-SHA/src/sha.c              Digest::SHA extension
 cpan/Digest-SHA/src/sha.h              Digest::SHA extension
 cpan/Digest-SHA/src/sha64bit.c         Digest::SHA extension
 cpan/Digest-SHA/src/sha64bit.h         Digest::SHA extension
 cpan/Digest-SHA/src/sha.c              Digest::SHA extension
 cpan/Digest-SHA/src/sha.h              Digest::SHA extension
-cpan/Digest-SHA/src/shaxtra.c          Digest::SHA extension
 cpan/Digest-SHA/t/allfcns.t            See if Digest::SHA works
 cpan/Digest-SHA/t/base64.t             See if Digest::SHA works
 cpan/Digest-SHA/t/bitbuf.t             See if Digest::SHA works
 cpan/Digest-SHA/t/allfcns.t            See if Digest::SHA works
 cpan/Digest-SHA/t/base64.t             See if Digest::SHA works
 cpan/Digest-SHA/t/bitbuf.t             See if Digest::SHA works
@@ -804,6 +691,7 @@ cpan/Digest-SHA/t/sha224.t          See if Digest::SHA works
 cpan/Digest-SHA/t/sha256.t             See if Digest::SHA works
 cpan/Digest-SHA/t/sha384.t             See if Digest::SHA works
 cpan/Digest-SHA/t/sha512.t             See if Digest::SHA works
 cpan/Digest-SHA/t/sha256.t             See if Digest::SHA works
 cpan/Digest-SHA/t/sha384.t             See if Digest::SHA works
 cpan/Digest-SHA/t/sha512.t             See if Digest::SHA works
+cpan/Digest-SHA/t/unicode.t
 cpan/Digest-SHA/t/woodbury.t           See if Digest::SHA works
 cpan/Digest-SHA/typemap                        Typemap for Digest::SHA
 cpan/Digest/t/base.t           See if Digest extensions work
 cpan/Digest-SHA/t/woodbury.t           See if Digest::SHA works
 cpan/Digest-SHA/typemap                        Typemap for Digest::SHA
 cpan/Digest/t/base.t           See if Digest extensions work
@@ -904,6 +792,7 @@ cpan/Encode/t/Mod_EUCJP.pm          module that t/enc_module.enc uses
 cpan/Encode/t/perlio.t                 test script
 cpan/Encode/t/piconv.t                 Test for piconv.t
 cpan/Encode/t/rt.pl                    test script
 cpan/Encode/t/perlio.t                 test script
 cpan/Encode/t/piconv.t                 Test for piconv.t
 cpan/Encode/t/rt.pl                    test script
+cpan/Encode/t/taint.t
 cpan/Encode/t/unibench.pl              benchmark script
 cpan/Encode/t/Unicode.t                        test script
 cpan/Encode/t/utf8ref.t                        test script
 cpan/Encode/t/unibench.pl              benchmark script
 cpan/Encode/t/Unicode.t                        test script
 cpan/Encode/t/utf8ref.t                        test script
@@ -1064,6 +953,7 @@ cpan/ExtUtils-MakeMaker/PATCHING                           Suggestions for patching MakeMaker
 cpan/ExtUtils-MakeMaker/README                                 MakeMaker README
 cpan/ExtUtils-MakeMaker/README.packaging                       MakeMaker packaging README
 cpan/ExtUtils-MakeMaker/t/00compile.t                          See if MakeMaker modules compile
 cpan/ExtUtils-MakeMaker/README                                 MakeMaker README
 cpan/ExtUtils-MakeMaker/README.packaging                       MakeMaker packaging README
 cpan/ExtUtils-MakeMaker/t/00compile.t                          See if MakeMaker modules compile
+cpan/ExtUtils-MakeMaker/t/01perl_bugs.t
 cpan/ExtUtils-MakeMaker/t/arch_check.t                         Test MakeMaker's arch_check()
 cpan/ExtUtils-MakeMaker/t/backwards.t                          Check MakeMaker's backwards compatibility
 cpan/ExtUtils-MakeMaker/t/basic.t                              See if MakeMaker can build a module
 cpan/ExtUtils-MakeMaker/t/arch_check.t                         Test MakeMaker's arch_check()
 cpan/ExtUtils-MakeMaker/t/backwards.t                          Check MakeMaker's backwards compatibility
 cpan/ExtUtils-MakeMaker/t/basic.t                              See if MakeMaker can build a module
@@ -1145,13 +1035,14 @@ cpan/File-Fetch/t/null_subclass.t
 cpan/File-Path/lib/File/Path.pm                Do things like 'mkdir -p' and 'rm -r'
 cpan/File-Path/t/Path.t                        See if File::Path works
 cpan/File-Path/t/taint.t               See if File::Path works with -T
 cpan/File-Path/lib/File/Path.pm                Do things like 'mkdir -p' and 'rm -r'
 cpan/File-Path/t/Path.t                        See if File::Path works
 cpan/File-Path/t/taint.t               See if File::Path works with -T
+cpan/File-Temp/lib/File/Temp.pm        create safe temporary files and file handles
 cpan/File-Temp/t/cmp.t         See if File::Temp works
 cpan/File-Temp/t/cmp.t         See if File::Temp works
-cpan/File-Temp/Temp.pm         create safe temporary files and file handles
 cpan/File-Temp/t/fork.t                See if File::Temp works
 cpan/File-Temp/t/lock.t                See if File::Temp works
 cpan/File-Temp/t/mktemp.t      See if File::Temp works
 cpan/File-Temp/t/object.t      See if File::Temp works
 cpan/File-Temp/t/posix.t       See if File::Temp works
 cpan/File-Temp/t/fork.t                See if File::Temp works
 cpan/File-Temp/t/lock.t                See if File::Temp works
 cpan/File-Temp/t/mktemp.t      See if File::Temp works
 cpan/File-Temp/t/object.t      See if File::Temp works
 cpan/File-Temp/t/posix.t       See if File::Temp works
+cpan/File-Temp/t/rmtree.t      See if File::Temp works
 cpan/File-Temp/t/security.t    See if File::Temp works
 cpan/File-Temp/t/seekable.t    See if File::Temp works
 cpan/File-Temp/t/tempfile.t    See if File::Temp works
 cpan/File-Temp/t/security.t    See if File::Temp works
 cpan/File-Temp/t/seekable.t    See if File::Temp works
 cpan/File-Temp/t/tempfile.t    See if File::Temp works
@@ -1171,6 +1062,7 @@ cpan/HTTP-Tiny/lib/HTTP/Tiny.pm
 cpan/HTTP-Tiny/t/000_load.t
 cpan/HTTP-Tiny/t/001_api.t
 cpan/HTTP-Tiny/t/002_croakage.t
 cpan/HTTP-Tiny/t/000_load.t
 cpan/HTTP-Tiny/t/001_api.t
 cpan/HTTP-Tiny/t/002_croakage.t
+cpan/HTTP-Tiny/t/003_agent.t
 cpan/HTTP-Tiny/t/00-compile.t
 cpan/HTTP-Tiny/t/010_url.t
 cpan/HTTP-Tiny/t/020_headers.t
 cpan/HTTP-Tiny/t/00-compile.t
 cpan/HTTP-Tiny/t/010_url.t
 cpan/HTTP-Tiny/t/020_headers.t
@@ -1178,6 +1070,7 @@ cpan/HTTP-Tiny/t/030_response.t
 cpan/HTTP-Tiny/t/040_content.t
 cpan/HTTP-Tiny/t/050_chunked_body.t
 cpan/HTTP-Tiny/t/060_http_date.t
 cpan/HTTP-Tiny/t/040_content.t
 cpan/HTTP-Tiny/t/050_chunked_body.t
 cpan/HTTP-Tiny/t/060_http_date.t
+cpan/HTTP-Tiny/t/070_cookie_jar.t
 cpan/HTTP-Tiny/t/100_get.t
 cpan/HTTP-Tiny/t/101_head.t
 cpan/HTTP-Tiny/t/102_put.t
 cpan/HTTP-Tiny/t/100_get.t
 cpan/HTTP-Tiny/t/101_head.t
 cpan/HTTP-Tiny/t/102_put.t
@@ -1187,6 +1080,15 @@ cpan/HTTP-Tiny/t/110_mirror.t
 cpan/HTTP-Tiny/t/130_redirect.t
 cpan/HTTP-Tiny/t/140_proxy.t
 cpan/HTTP-Tiny/t/150_post_form.t
 cpan/HTTP-Tiny/t/130_redirect.t
 cpan/HTTP-Tiny/t/140_proxy.t
 cpan/HTTP-Tiny/t/150_post_form.t
+cpan/HTTP-Tiny/t/160_cookies.t
+cpan/HTTP-Tiny/t/BrokenCookieJar.pm
+cpan/HTTP-Tiny/t/cases/cookies-01.txt
+cpan/HTTP-Tiny/t/cases/cookies-02.txt
+cpan/HTTP-Tiny/t/cases/cookies-03.txt
+cpan/HTTP-Tiny/t/cases/cookies-04.txt
+cpan/HTTP-Tiny/t/cases/cookies-05.txt
+cpan/HTTP-Tiny/t/cases/cookies-06.txt
+cpan/HTTP-Tiny/t/cases/cookies-07.txt
 cpan/HTTP-Tiny/t/cases/delete-01.txt
 cpan/HTTP-Tiny/t/cases/form-01.txt
 cpan/HTTP-Tiny/t/cases/form-02.txt
 cpan/HTTP-Tiny/t/cases/delete-01.txt
 cpan/HTTP-Tiny/t/cases/form-01.txt
 cpan/HTTP-Tiny/t/cases/form-02.txt
@@ -1234,6 +1136,7 @@ cpan/HTTP-Tiny/t/cases/redirect-06.txt
 cpan/HTTP-Tiny/t/cases/redirect-07.txt
 cpan/HTTP-Tiny/t/cases/redirect-08.txt
 cpan/HTTP-Tiny/t/cases/redirect-09.txt
 cpan/HTTP-Tiny/t/cases/redirect-07.txt
 cpan/HTTP-Tiny/t/cases/redirect-08.txt
 cpan/HTTP-Tiny/t/cases/redirect-09.txt
+cpan/HTTP-Tiny/t/SimpleCookieJar.pm
 cpan/HTTP-Tiny/t/Util.pm
 cpan/IO-Compress/bin/zipdetails                                IO::Compress
 cpan/IO-Compress/Changes                               IO::Compress
 cpan/HTTP-Tiny/t/Util.pm
 cpan/IO-Compress/bin/zipdetails                                IO::Compress
 cpan/IO-Compress/Changes                               IO::Compress
@@ -1512,6 +1415,7 @@ cpan/List-Util/t/maxstr.t         List::Util
 cpan/List-Util/t/max.t                 List::Util
 cpan/List-Util/t/minstr.t              List::Util
 cpan/List-Util/t/min.t                 List::Util
 cpan/List-Util/t/max.t                 List::Util
 cpan/List-Util/t/minstr.t              List::Util
 cpan/List-Util/t/min.t                 List::Util
+cpan/List-Util/t/multicall-refcount.t
 cpan/List-Util/t/openhan.t             Scalar::Util
 cpan/List-Util/t/proto.t               Scalar::Util
 cpan/List-Util/t/readonly.t            Scalar::Util
 cpan/List-Util/t/openhan.t             Scalar::Util
 cpan/List-Util/t/proto.t               Scalar::Util
 cpan/List-Util/t/readonly.t            Scalar::Util
@@ -1520,6 +1424,7 @@ cpan/List-Util/t/refaddr.t                Scalar::Util
 cpan/List-Util/t/reftype.t             Scalar::Util
 cpan/List-Util/t/shuffle.t             List::Util
 cpan/List-Util/t/stack-corruption.t    List::Util
 cpan/List-Util/t/reftype.t             Scalar::Util
 cpan/List-Util/t/shuffle.t             List::Util
 cpan/List-Util/t/stack-corruption.t    List::Util
+cpan/List-Util/t/sum0.t
 cpan/List-Util/t/sum.t                 List::Util
 cpan/List-Util/t/tainted.t             Scalar::Util
 cpan/List-Util/t/weak.t                        Scalar::Util
 cpan/List-Util/t/sum.t                 List::Util
 cpan/List-Util/t/tainted.t             Scalar::Util
 cpan/List-Util/t/weak.t                        Scalar::Util
@@ -1605,18 +1510,6 @@ cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po            Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po   Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po       Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po       Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po   Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po       Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po       Locale::Simple tests
-cpan/Log-Message/lib/Log/Message/Config.pm     Log::Message
-cpan/Log-Message/lib/Log/Message/Handlers.pm   Log::Message
-cpan/Log-Message/lib/Log/Message/Item.pm       Log::Message
-cpan/Log-Message/lib/Log/Message.pm            Log::Message
-cpan/Log-Message-Simple/lib/Log/Message/Simple.pm      Log::Simple
-cpan/Log-Message-Simple/t/01_use.t                     Log::Simple tests
-cpan/Log-Message-Simple/t/02_imports.t                 Log::Simple tests
-cpan/Log-Message-Simple/t/03_functions.t               Log::Simple tests
-cpan/Log-Message/t/01_Log-Message-Config.t     Log::Message tests
-cpan/Log-Message/t/02_Log-Message.t            Log::Message tests
-cpan/Log-Message/t/conf/config_file            Log::Message tests
-cpan/Log-Message/t/conf/LoadMe.pl              Log::Message tests
 cpan/Math-Complex/ChangeLog            Math-Complex change log
 cpan/Math-Complex/lib/Math/Complex.pm  A Complex package
 cpan/Math-Complex/lib/Math/Trig.pm     A simple interface to complex trigonometry
 cpan/Math-Complex/ChangeLog            Math-Complex change log
 cpan/Math-Complex/lib/Math/Complex.pm  A Complex package
 cpan/Math-Complex/lib/Math/Trig.pm     A simple interface to complex trigonometry
@@ -1772,91 +1665,20 @@ cpan/Module-Load/t/to_load/Must/Be/Loaded.pm    Module::Load tests
 cpan/Module-Load/t/to_load/TestModule.pm       Module::Load tests
 cpan/Module-Load/t/to_load/ToBeLoaded          Module::Load tests
 cpan/Module-Metadata/lib/Module/Metadata.pm
 cpan/Module-Load/t/to_load/TestModule.pm       Module::Load tests
 cpan/Module-Load/t/to_load/ToBeLoaded          Module::Load tests
 cpan/Module-Metadata/lib/Module/Metadata.pm
+cpan/Module-Metadata/t/contains_pod.t
 cpan/Module-Metadata/t/encoding.t
 cpan/Module-Metadata/t/encoding.t
+cpan/Module-Metadata/t/endpod.t
 cpan/Module-Metadata/t/lib/0_1/Foo.pm
 cpan/Module-Metadata/t/lib/0_2/Foo.pm
 cpan/Module-Metadata/t/lib/BOMTest/UTF16BE.pm
 cpan/Module-Metadata/t/lib/BOMTest/UTF16LE.pm
 cpan/Module-Metadata/t/lib/BOMTest/UTF8.pm
 cpan/Module-Metadata/t/lib/DistGen.pm
 cpan/Module-Metadata/t/lib/0_1/Foo.pm
 cpan/Module-Metadata/t/lib/0_2/Foo.pm
 cpan/Module-Metadata/t/lib/BOMTest/UTF16BE.pm
 cpan/Module-Metadata/t/lib/BOMTest/UTF16LE.pm
 cpan/Module-Metadata/t/lib/BOMTest/UTF8.pm
 cpan/Module-Metadata/t/lib/DistGen.pm
+cpan/Module-Metadata/t/lib/ENDPOD.pm
 cpan/Module-Metadata/t/lib/MBTest.pm
 cpan/Module-Metadata/t/lib/Tie/CPHash.pm
 cpan/Module-Metadata/t/metadata.t
 cpan/Module-Metadata/t/version.t
 cpan/Module-Metadata/t/lib/MBTest.pm
 cpan/Module-Metadata/t/lib/Tie/CPHash.pm
 cpan/Module-Metadata/t/metadata.t
 cpan/Module-Metadata/t/version.t
-cpan/Module-Pluggable/lib/Devel/InnerPackage.pm                Find inner packages
-cpan/Module-Pluggable/lib/Module/Pluggable/Object.pm   Module::Pluggable
-cpan/Module-Pluggable/lib/Module/Pluggable.pm          Module::Pluggable
-cpan/Module-Pluggable/Makefile.PL                      Module::Pluggable
-cpan/Module-Pluggable/t/01use.t                                Module::Pluggable tests
-cpan/Module-Pluggable/t/02alsoworks.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/02works.t                      Module::Pluggable tests
-cpan/Module-Pluggable/t/02works_taint.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/03diffname.t                   Module::Pluggable tests
-cpan/Module-Pluggable/t/04acmedir_single.t             Module::Pluggable tests
-cpan/Module-Pluggable/t/04acmedir.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/04acmepath_single.t            Module::Pluggable tests
-cpan/Module-Pluggable/t/04acmepath.t                   Module::Pluggable tests
-cpan/Module-Pluggable/t/05postpath.t                   Module::Pluggable tests
-cpan/Module-Pluggable/t/06multipath.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/07instantiate.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/08nothing.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/09require.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_inner.t            Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_noinner.t          Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_onefile.t          Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_override.t         Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack_super.t            Module::Pluggable tests
-cpan/Module-Pluggable/t/10innerpack.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/11usetwice.t                   Module::Pluggable tests
-cpan/Module-Pluggable/t/12onlyarray.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/12onlyregex.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/12onlyrequire.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/12only.t                       Module::Pluggable tests
-cpan/Module-Pluggable/t/13exceptarray.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/13exceptregex.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/13except.t                     Module::Pluggable tests
-cpan/Module-Pluggable/t/14package.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/15topicsafe.t                  Module::Pluggable tests
-cpan/Module-Pluggable/t/16different_extension.t                Module::Pluggable tests
-cpan/Module-Pluggable/t/17devel_inner_package.t                Module::Pluggable tests
-cpan/Module-Pluggable/t/18skipped_package.t            Module::Pluggable tests
-cpan/Module-Pluggable/t/19can_ok_clobber.t             Module::Pluggable tests
-cpan/Module-Pluggable/t/20dodgy_files.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/21editor_junk.t                        Module::Pluggable tests
-cpan/Module-Pluggable/t/22trigger.t                    Module::Pluggable tests
-cpan/Module-Pluggable/t/23depth.t                      Module::Pluggable tests
-cpan/Module-Pluggable/t/24local_inc_object.t           Module::Pluggable tests
-cpan/Module-Pluggable/t/24local_inc_package.t          Module::Pluggable tests
-cpan/Module-Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/Acme/Foo-Bar.pm            Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm   Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm~  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swo       Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp       Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Foo.pm   Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Bar.plugin  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Foo.plugin  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin     Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/InnerTest/Plugin/Foo.pm    Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm     Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyTest/Plugin/Bar.pm       Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyTest/Plugin/Foo.pm       Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm  Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/No/Middle.pm               Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/OddTest/Plugin/Foo.pm      Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TA/C/A/I.pm                        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/Text/Abbrev.pm             Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/After.pm        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/CallbackAllow.pm        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/CallbackDeny.pm Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/Deny.pm Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/Error.pm        Module::Pluggable tests
-cpan/Module-Pluggable/t/lib/Zot/.Zork.pm               Module::Pluggable tests
 cpan/NEXT/lib/NEXT.pm          Pseudo-class NEXT for method redispatch
 cpan/NEXT/t/actual.t           NEXT
 cpan/NEXT/t/actuns.t           NEXT
 cpan/NEXT/lib/NEXT.pm          Pseudo-class NEXT for method redispatch
 cpan/NEXT/t/actual.t           NEXT
 cpan/NEXT/t/actuns.t           NEXT
@@ -1864,14 +1686,6 @@ cpan/NEXT/t/dynamically_scoped_regex_vars.t      NEXT
 cpan/NEXT/t/next.t             NEXT
 cpan/NEXT/t/stringify.t                NEXT
 cpan/NEXT/t/unseen.t           NEXT
 cpan/NEXT/t/next.t             NEXT
 cpan/NEXT/t/stringify.t                NEXT
 cpan/NEXT/t/unseen.t           NEXT
-cpan/Object-Accessor/lib/Object/Accessor.pm            Object::Accessor
-cpan/Object-Accessor/t/00_Object-Accessor.t            Object::Accessor tests
-cpan/Object-Accessor/t/01_Object-Accessor-Subclassed.t Object::Accessor tests
-cpan/Object-Accessor/t/02_Object-Accessor-allow.t      Object::Accessor tests
-cpan/Object-Accessor/t/03_Object-Accessor-local.t      Object::Accessor tests
-cpan/Object-Accessor/t/04_Object-Accessor-lvalue.t     Object::Accessor tests
-cpan/Object-Accessor/t/05_Object-Accessor-callback.t   Object::Accessor tests
-cpan/Object-Accessor/t/06_Object-Accessor-alias.t      Object::Accessor tests
 cpan/Package-Constants/lib/Package/Constants.pm        Package::Constants
 cpan/Package-Constants/t/01_list.t             Package::Constants tests
 cpan/Params-Check/lib/Params/Check.pm  Params::Check
 cpan/Package-Constants/lib/Package/Constants.pm        Package::Constants
 cpan/Package-Constants/t/01_list.t             Package::Constants tests
 cpan/Params-Check/lib/Params/Check.pm  Params::Check
@@ -1914,18 +1728,24 @@ cpan/perlfaq/lib/perlglossary.pod       Perl Glossary
 cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm      PerlIO::via::QuotedPrint
 cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t                    PerlIO::via::QuotedPrint
 cpan/Perl-OSType/lib/Perl/OSType.pm                    Perl::OSType
 cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm      PerlIO::via::QuotedPrint
 cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t                    PerlIO::via::QuotedPrint
 cpan/Perl-OSType/lib/Perl/OSType.pm                    Perl::OSType
-cpan/Perl-OSType/t/00-compile.t                        Perl::OSType
 cpan/Perl-OSType/t/OSType.t                    Perl::OSType
 cpan/Perl-OSType/t/OSType.t                    Perl::OSType
+cpan/Pod-Checker/lib/Pod/Checker.pm
+cpan/Pod-Checker/scripts/podchecker.PL
+cpan/Pod-Checker/t/pod/contains_bad_pod.xr
+cpan/Pod-Checker/t/pod/empty.xr
+cpan/Pod-Checker/t/pod/podchkenc.t
+cpan/Pod-Checker/t/pod/podchkenc.xr
+cpan/Pod-Checker/t/pod/poderrs.t
+cpan/Pod-Checker/t/pod/poderrs.xr
+cpan/Pod-Checker/t/pod/selfcheck.t
+cpan/Pod-Checker/t/pod/testcmp.pl
+cpan/Pod-Checker/t/pod/testpchk.pl
 cpan/Pod-Escapes/ChangeLog             ChangeLog for Pod::Escapes
 cpan/Pod-Escapes/lib/Pod/Escapes.pm    Pod::Escapes
 cpan/Pod-Escapes/README                        README for Pod::Escapes
 cpan/Pod-Escapes/t/01_about_verbose.t  test Pod::Escapes
 cpan/Pod-Escapes/t/10_main.t           test Pod::Escapes
 cpan/Pod-Escapes/t/15_name2charnum.t   test Pod::Escapes
 cpan/Pod-Escapes/ChangeLog             ChangeLog for Pod::Escapes
 cpan/Pod-Escapes/lib/Pod/Escapes.pm    Pod::Escapes
 cpan/Pod-Escapes/README                        README for Pod::Escapes
 cpan/Pod-Escapes/t/01_about_verbose.t  test Pod::Escapes
 cpan/Pod-Escapes/t/10_main.t           test Pod::Escapes
 cpan/Pod-Escapes/t/15_name2charnum.t   test Pod::Escapes
-cpan/Pod-LaTeX/lib/Pod/LaTeX.pm                Convert POD data to LaTeX
-cpan/Pod-LaTeX/pod2latex.PL    Precursor for translator to turn pod into LaTeX
-cpan/Pod-LaTeX/t/pod2latex.t   See if Pod::LaTeX works
-cpan/Pod-LaTeX/t/user.t                See if Pod::LaTeX works
 cpan/podlators/lib/Pod/Man.pm                  Convert POD data to *roff
 cpan/podlators/lib/Pod/ParseLink.pm            Perl an L<> formatting code in POD text
 cpan/podlators/lib/Pod/Text/Color.pm           Convert POD data to color ASCII text
 cpan/podlators/lib/Pod/Man.pm                  Convert POD data to *roff
 cpan/podlators/lib/Pod/ParseLink.pm            Perl an L<> formatting code in POD text
 cpan/podlators/lib/Pod/Text/Color.pm           Convert POD data to color ASCII text
@@ -1961,16 +1781,12 @@ cpan/podlators/t/text-perlio.t                  podlators test
 cpan/podlators/t/text.t                                podlators test
 cpan/podlators/t/text-utf8.t                   podlators test
 cpan/podlators/VERSION                         podlators distribution version
 cpan/podlators/t/text.t                                podlators test
 cpan/podlators/t/text-utf8.t                   podlators test
 cpan/podlators/VERSION                         podlators distribution version
-cpan/Pod-Parser/lib/Pod/Checker.pm             Pod-Parser - check POD documents for syntax errors
 cpan/Pod-Parser/lib/Pod/Find.pm                        find POD documents in directory trees
 cpan/Pod-Parser/lib/Pod/InputObjects.pm                Pod-Parser - define objects for input streams
 cpan/Pod-Parser/lib/Pod/Parser.pm              Pod-Parser - define base class for parsing POD
 cpan/Pod-Parser/lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
 cpan/Pod-Parser/lib/Pod/PlainText.pm           Convert POD data to formatted ASCII text
 cpan/Pod-Parser/lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
 cpan/Pod-Parser/lib/Pod/Find.pm                        find POD documents in directory trees
 cpan/Pod-Parser/lib/Pod/InputObjects.pm                Pod-Parser - define objects for input streams
 cpan/Pod-Parser/lib/Pod/Parser.pm              Pod-Parser - define base class for parsing POD
 cpan/Pod-Parser/lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
 cpan/Pod-Parser/lib/Pod/PlainText.pm           Convert POD data to formatted ASCII text
 cpan/Pod-Parser/lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
-cpan/Pod-Parser/lib/Pod/Usage.pm               Pod-Parser - print usage messages
-cpan/Pod-Parser/scripts/pod2usage.PL   Pod-Parser - print usage messages from POD docs
-cpan/Pod-Parser/scripts/podchecker.PL  Pod-Parser - Pod::Checker::podchecker() CLI
 cpan/Pod-Parser/scripts/podselect.PL   Pod-Parser - Pod::Select::podselect() CLI
 cpan/Pod-Parser/t/pod/contains_bad_pod.xr      Pod-Parser test file
 cpan/Pod-Parser/t/pod/contains_pod.t           Pod-Parser test
 cpan/Pod-Parser/scripts/podselect.PL   Pod-Parser - Pod::Select::podselect() CLI
 cpan/Pod-Parser/t/pod/contains_bad_pod.xr      Pod-Parser test file
 cpan/Pod-Parser/t/pod/contains_pod.t           Pod-Parser test
@@ -1997,14 +1813,6 @@ cpan/Pod-Parser/t/pod/nested_seqs.t              Test nested interior sequences
 cpan/Pod-Parser/t/pod/nested_seqs.xr           Expected results for nested_seqs.t
 cpan/Pod-Parser/t/pod/oneline_cmds.t           Test single paragraph ==cmds
 cpan/Pod-Parser/t/pod/oneline_cmds.xr          Expected results for oneline_cmds.t
 cpan/Pod-Parser/t/pod/nested_seqs.xr           Expected results for nested_seqs.t
 cpan/Pod-Parser/t/pod/oneline_cmds.t           Test single paragraph ==cmds
 cpan/Pod-Parser/t/pod/oneline_cmds.xr          Expected results for oneline_cmds.t
-cpan/Pod-Parser/t/pod/p2u_data.pl              Test Pod::Usage
-cpan/Pod-Parser/t/pod/pod2usage2.t             Test Pod::Usage
-cpan/Pod-Parser/t/pod/pod2usage.t              Test Pod::Usage
-cpan/Pod-Parser/t/pod/pod2usage.xr             Expected results for pod2usage.t
-cpan/Pod-Parser/t/pod/podchkenc.t              Validate =encoding support
-cpan/Pod-Parser/t/pod/podchkenc.xr             Expected results for the above
-cpan/Pod-Parser/t/pod/poderrs.t                        Test POD errors
-cpan/Pod-Parser/t/pod/poderrs.xr               Expected results for poderrs.t
 cpan/Pod-Parser/t/pod/podselect.t              Test Pod::Select
 cpan/Pod-Parser/t/pod/podselect.xr             Expected results for podselect.t
 cpan/Pod-Parser/t/pod/selfcheck.t
 cpan/Pod-Parser/t/pod/podselect.t              Test Pod::Select
 cpan/Pod-Parser/t/pod/podselect.xr             Expected results for podselect.t
 cpan/Pod-Parser/t/pod/selfcheck.t
@@ -2015,12 +1823,9 @@ cpan/Pod-Parser/t/pod/testp2pt.pl                Module to test Pod::PlainText for a given fil
 cpan/Pod-Parser/t/pod/testpchk.pl              Module to test Pod::Checker for a given file
 cpan/Pod-Parser/t/pod/testpods/lib/Pod/Stuff.pm        Sample data for t/pod/find.t
 cpan/Pod-Parser/t/pod/twice.t                  Test Pod::Parser
 cpan/Pod-Parser/t/pod/testpchk.pl              Module to test Pod::Checker for a given file
 cpan/Pod-Parser/t/pod/testpods/lib/Pod/Stuff.pm        Sample data for t/pod/find.t
 cpan/Pod-Parser/t/pod/twice.t                  Test Pod::Parser
-cpan/Pod-Parser/t/pod/usage2.pod               Test POD for pod2usage tests
-cpan/Pod-Parser/t/pod/usage.pod                        Test POD for pod2usage tests
 cpan/Pod-Perldoc/corpus/no-head.pod            test file for Pod-Perldoc
 cpan/Pod-Perldoc/corpus/perlfunc.pod           test file for Pod-Perldoc
 cpan/Pod-Perldoc/corpus/utf8.pod               test file for Pod-Perldoc
 cpan/Pod-Perldoc/corpus/no-head.pod            test file for Pod-Perldoc
 cpan/Pod-Perldoc/corpus/perlfunc.pod           test file for Pod-Perldoc
 cpan/Pod-Perldoc/corpus/utf8.pod               test file for Pod-Perldoc
-cpan/Pod-Perldoc/lib/perldoc.pod               Look up Perl documentation in Pod format
 cpan/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm     utility module for perldoc
 cpan/Pod-Perldoc/lib/Pod/Perldoc/GetOptsOO.pm  options parsing for perldoc
 cpan/Pod-Perldoc/lib/Pod/Perldoc.pm            guts of the 'perldoc' utility
 cpan/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm     utility module for perldoc
 cpan/Pod-Perldoc/lib/Pod/Perldoc/GetOptsOO.pm  options parsing for perldoc
 cpan/Pod-Perldoc/lib/Pod/Perldoc.pm            guts of the 'perldoc' utility
@@ -2034,6 +1839,7 @@ cpan/Pod-Perldoc/lib/Pod/Perldoc/ToTerm.pm        convert POD to terminal output
 cpan/Pod-Perldoc/lib/Pod/Perldoc/ToText.pm     convert POD to plain text
 cpan/Pod-Perldoc/lib/Pod/Perldoc/ToTk.pm       convert POD via Tk::Pod
 cpan/Pod-Perldoc/lib/Pod/Perldoc/ToXml.pm      convert POD to XML
 cpan/Pod-Perldoc/lib/Pod/Perldoc/ToText.pm     convert POD to plain text
 cpan/Pod-Perldoc/lib/Pod/Perldoc/ToTk.pm       convert POD via Tk::Pod
 cpan/Pod-Perldoc/lib/Pod/Perldoc/ToXml.pm      convert POD to XML
+cpan/Pod-Perldoc/perldoc.pod
 cpan/Pod-Perldoc/t/load.t                      test file for Pod-Perldoc
 cpan/Pod-Perldoc/t/man/_get_columns.t          test file for Pod-Perldoc
 cpan/Pod-Perldoc/t/pod.t                       test file for Pod-Perldoc
 cpan/Pod-Perldoc/t/load.t                      test file for Pod-Perldoc
 cpan/Pod-Perldoc/t/man/_get_columns.t          test file for Pod-Perldoc
 cpan/Pod-Perldoc/t/pod.t                       test file for Pod-Perldoc
@@ -2105,6 +1911,10 @@ cpan/Pod-Simple/t/corpus/encwarn01.txt                   Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn01.xml                 Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn02.txt                 Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn02.xml                 Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn01.xml                 Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn02.txt                 Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn02.xml                 Pod::Simple test file
+cpan/Pod-Simple/t/corpus/encwarn03.txt
+cpan/Pod-Simple/t/corpus/encwarn03.xml
+cpan/Pod-Simple/t/corpus/encwarn04.txt
+cpan/Pod-Simple/t/corpus/encwarn04.xml
 cpan/Pod-Simple/t/corpus/fet_cont.txt                  Pod::Simple test file
 cpan/Pod-Simple/t/corpus/fet_cont.xml                  Pod::Simple test file
 cpan/Pod-Simple/t/corpus/fet_dup.txt                   Pod::Simple test file
 cpan/Pod-Simple/t/corpus/fet_cont.txt                  Pod::Simple test file
 cpan/Pod-Simple/t/corpus/fet_cont.xml                  Pod::Simple test file
 cpan/Pod-Simple/t/corpus/fet_dup.txt                   Pod::Simple test file
@@ -2143,9 +1953,11 @@ cpan/Pod-Simple/t/corpus.t                               Pod::Simple test file
 cpan/Pod-Simple/t/corpus/thai_iso11.txt                        Pod::Simple test file
 cpan/Pod-Simple/t/corpus/thai_iso11.xml                        Pod::Simple test file
 cpan/Pod-Simple/t/emptylists.t                         Pod::Simple test file
 cpan/Pod-Simple/t/corpus/thai_iso11.txt                        Pod::Simple test file
 cpan/Pod-Simple/t/corpus/thai_iso11.xml                        Pod::Simple test file
 cpan/Pod-Simple/t/emptylists.t                         Pod::Simple test file
+cpan/Pod-Simple/t/enc-chars.t
 cpan/Pod-Simple/t/encod01.t                            Pod::Simple test file
 cpan/Pod-Simple/t/encod02.t                            Pod::Simple test file
 cpan/Pod-Simple/t/encod03.t                            Pod::Simple test file
 cpan/Pod-Simple/t/encod01.t                            Pod::Simple test file
 cpan/Pod-Simple/t/encod02.t                            Pod::Simple test file
 cpan/Pod-Simple/t/encod03.t                            Pod::Simple test file
+cpan/Pod-Simple/t/encod04.t
 cpan/Pod-Simple/t/end_over.t                           Pod::Simple test file
 cpan/Pod-Simple/t/eol2.t                               Pod::Simple test file
 cpan/Pod-Simple/t/eol.t                                        Pod::Simple test file
 cpan/Pod-Simple/t/end_over.t                           Pod::Simple test file
 cpan/Pod-Simple/t/eol2.t                               Pod::Simple test file
 cpan/Pod-Simple/t/eol.t                                        Pod::Simple test file
@@ -2218,12 +2030,24 @@ cpan/Pod-Simple/t/testlib3/squaa/Vliff.pm               Pod::Simple test file
 cpan/Pod-Simple/t/tiedfh.t                             Pod::Simple test file
 cpan/Pod-Simple/t/verbatim.t                           Pod::Simple test file
 cpan/Pod-Simple/t/verb_fmt.t                           Pod::Simple test file
 cpan/Pod-Simple/t/tiedfh.t                             Pod::Simple test file
 cpan/Pod-Simple/t/verbatim.t                           Pod::Simple test file
 cpan/Pod-Simple/t/verb_fmt.t                           Pod::Simple test file
+cpan/Pod-Simple/t/whine.t
 cpan/Pod-Simple/t/xhtml01.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml05.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml10.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml15.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml20.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml01.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml05.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml10.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml15.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml20.t                            Pod::Simple test file
+cpan/Pod-Simple/t/xhtml-bkb.t
 cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
 cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
+cpan/Pod-Usage/lib/Pod/Usage.pm
+cpan/Pod-Usage/scripts/pod2usage.PL
+cpan/Pod-Usage/t/pod/p2u_data.pl
+cpan/Pod-Usage/t/pod/pod2usage2.t
+cpan/Pod-Usage/t/pod/pod2usage.t
+cpan/Pod-Usage/t/pod/pod2usage.xr
+cpan/Pod-Usage/t/pod/testcmp.pl
+cpan/Pod-Usage/t/pod/testp2pt.pl
+cpan/Pod-Usage/t/pod/usage2.pod
+cpan/Pod-Usage/t/pod/usage.pod
 cpan/Socket/Makefile.PL                        Socket extension makefile writer
 cpan/Socket/Socket.pm                  Socket extension Perl module
 cpan/Socket/Socket.xs                  Socket extension external subroutines
 cpan/Socket/Makefile.PL                        Socket extension makefile writer
 cpan/Socket/Socket.pm                  Socket extension Perl module
 cpan/Socket/Socket.xs                  Socket extension external subroutines
@@ -2256,16 +2080,14 @@ cpan/Sys-Syslog/win32/Win32.pm          Sys::Syslog extension Win32 related file
 cpan/Term-ANSIColor/ANSIColor.pm       Perl module supporting termcap usage
 cpan/Term-ANSIColor/ChangeLog          Term::ANSIColor
 cpan/Term-ANSIColor/README             Term::ANSIColor
 cpan/Term-ANSIColor/ANSIColor.pm       Perl module supporting termcap usage
 cpan/Term-ANSIColor/ChangeLog          Term::ANSIColor
 cpan/Term-ANSIColor/README             Term::ANSIColor
+cpan/Term-ANSIColor/t/aliases-func.t
+cpan/Term-ANSIColor/t/basic256.t
 cpan/Term-ANSIColor/t/basic.t          Tests for Term::ANSIColor
 cpan/Term-ANSIColor/t/eval.t
 cpan/Term-ANSIColor/t/stringify.t              Tests for Term::ANSIColor
 cpan/Term-ANSIColor/t/basic.t          Tests for Term::ANSIColor
 cpan/Term-ANSIColor/t/eval.t
 cpan/Term-ANSIColor/t/stringify.t              Tests for Term::ANSIColor
+cpan/Term-ANSIColor/t/taint.t
 cpan/Term-Cap/Cap.pm                   Perl module supporting termcap usage
 cpan/Term-Cap/test.pl                  See if Term::Cap works
 cpan/Term-Cap/Cap.pm                   Perl module supporting termcap usage
 cpan/Term-Cap/test.pl                  See if Term::Cap works
-cpan/Term-UI/lib/Term/UI/History.pm    Term::UI
-cpan/Term-UI/lib/Term/UI.pm            Term::UI
-cpan/Term-UI/t/00_load.t               Term::UI tests
-cpan/Term-UI/t/01_history.t            Term::UI tests
-cpan/Term-UI/t/02_ui.t                 Term::UI tests
 cpan/Test-Harness/bin/prove                            The prove harness utility
 cpan/Test-Harness/Changes                              Test::Harness change log
 cpan/Test-Harness/lib/App/Prove.pm                     Gubbins for the prove utility
 cpan/Test-Harness/bin/prove                            The prove harness utility
 cpan/Test-Harness/Changes                              Test::Harness change log
 cpan/Test-Harness/lib/App/Prove.pm                     Gubbins for the prove utility
@@ -2369,7 +2191,6 @@ cpan/Test-Harness/t/multiplexer.t                 Test::Harness test
 cpan/Test-Harness/t/nested.t                           Test::Harness test
 cpan/Test-Harness/t/nofork-mux.t                       Test::Harness test
 cpan/Test-Harness/t/nofork.t                           Test::Harness test
 cpan/Test-Harness/t/nested.t                           Test::Harness test
 cpan/Test-Harness/t/nofork-mux.t                       Test::Harness test
 cpan/Test-Harness/t/nofork.t                           Test::Harness test
-cpan/Test-Harness/t/nowarn.t
 cpan/Test-Harness/t/object.t                           Test::Harness test
 cpan/Test-Harness/t/parser-config.t                    Test::Harness test
 cpan/Test-Harness/t/parser-subclass.t                  Test::Harness test
 cpan/Test-Harness/t/object.t                           Test::Harness test
 cpan/Test-Harness/t/parser-config.t                    Test::Harness test
 cpan/Test-Harness/t/parser-subclass.t                  Test::Harness test
@@ -2635,16 +2456,12 @@ cpan/Text-Balanced/t/09_gentag.t        See if Text::Balanced works
 cpan/Text-ParseWords/lib/Text/ParseWords.pm    Perl module to split words on arbitrary delimiter
 cpan/Text-ParseWords/t/ParseWords.t            See if Text::ParseWords works
 cpan/Text-ParseWords/t/taint.t                 See if Text::ParseWords works with tainting
 cpan/Text-ParseWords/lib/Text/ParseWords.pm    Perl module to split words on arbitrary delimiter
 cpan/Text-ParseWords/t/ParseWords.t            See if Text::ParseWords works
 cpan/Text-ParseWords/t/taint.t                 See if Text::ParseWords works with tainting
-cpan/Text-Soundex/Changes      Changelog for Text::Soundex
-cpan/Text-Soundex/README       README for Text::Soundex
-cpan/Text-Soundex/Soundex.pm   Text::Soundex extension Perl module
-cpan/Text-Soundex/Soundex.xs   Text::Soundex extension external subroutines
-cpan/Text-Soundex/t/Soundex.t  test for Text::Soundex
 cpan/Text-Tabs/CHANGELOG               ChangeLog for Tabs+Wrap
 cpan/Text-Tabs/lib/Text/Tabs.pm                Do expand and unexpand
 cpan/Text-Tabs/lib/Text/Wrap.pm                Paragraph formatter
 cpan/Text-Tabs/t/37000.t               See if Text::Tabs is working
 cpan/Text-Tabs/t/39548.t               See if Text::Tabs is working
 cpan/Text-Tabs/CHANGELOG               ChangeLog for Tabs+Wrap
 cpan/Text-Tabs/lib/Text/Tabs.pm                Do expand and unexpand
 cpan/Text-Tabs/lib/Text/Wrap.pm                Paragraph formatter
 cpan/Text-Tabs/t/37000.t               See if Text::Tabs is working
 cpan/Text-Tabs/t/39548.t               See if Text::Tabs is working
+cpan/Text-Tabs/t/79766.t               See if Text::Tabs is working
 cpan/Text-Tabs/t/belg4mit.t            See if Text::Tabs is working
 cpan/Text-Tabs/t/dandv.t               See if Text::Tabs is working
 cpan/Text-Tabs/t/fill.t                        See if Text::Wrap::fill works
 cpan/Text-Tabs/t/belg4mit.t            See if Text::Tabs is working
 cpan/Text-Tabs/t/dandv.t               See if Text::Tabs is working
 cpan/Text-Tabs/t/fill.t                        See if Text::Wrap::fill works
@@ -2713,6 +2530,7 @@ cpan/Unicode-Collate/Collate/CJK/JISX0208.pm                      Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Korean.pm                     Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Pinyin.pm                     Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Stroke.pm                     Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Korean.pm                     Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Pinyin.pm                     Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Stroke.pm                     Unicode::Collate
+cpan/Unicode-Collate/Collate/CJK/Zhuyin.pm
 cpan/Unicode-Collate/Collate/keys.txt          Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/af.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/ar.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/keys.txt          Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/af.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/ar.pl                      Unicode::Collate
@@ -2726,6 +2544,7 @@ cpan/Unicode-Collate/Collate/Locale/cs.pl                 Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/cy.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/da.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/de_phone.pl                        Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/cy.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/da.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/de_phone.pl                        Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/ee.pl
 cpan/Unicode-Collate/Collate/Locale/eo.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/es.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/es_trad.pl                 Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/eo.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/es.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/es_trad.pl                 Unicode::Collate
@@ -2795,6 +2614,7 @@ cpan/Unicode-Collate/Collate/Locale/zh_gb.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh_pin.pl                  Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh_strk.pl                 Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh_pin.pl                  Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh_strk.pl                 Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/zh_zhu.pl
 cpan/Unicode-Collate/Collate.pm                        Unicode::Collate
 cpan/Unicode-Collate/Collate.xs                        Unicode::Collate
 cpan/Unicode-Collate/Makefile.PL                       Unicode::Collate
 cpan/Unicode-Collate/Collate.pm                        Unicode::Collate
 cpan/Unicode-Collate/Collate.xs                        Unicode::Collate
 cpan/Unicode-Collate/Makefile.PL                       Unicode::Collate
@@ -2809,6 +2629,7 @@ cpan/Unicode-Collate/t/cjk_ko.t           Unicode::Collate
 cpan/Unicode-Collate/t/cjk_py.t                Unicode::Collate
 cpan/Unicode-Collate/t/cjkrange.t              Unicode::Collate
 cpan/Unicode-Collate/t/cjk_st.t                Unicode::Collate
 cpan/Unicode-Collate/t/cjk_py.t                Unicode::Collate
 cpan/Unicode-Collate/t/cjkrange.t              Unicode::Collate
 cpan/Unicode-Collate/t/cjk_st.t                Unicode::Collate
+cpan/Unicode-Collate/t/cjk_zy.t
 cpan/Unicode-Collate/t/compatui.t              Unicode::Collate
 cpan/Unicode-Collate/t/contract.t              Unicode::Collate
 cpan/Unicode-Collate/t/default.t               Unicode::Collate
 cpan/Unicode-Collate/t/compatui.t              Unicode::Collate
 cpan/Unicode-Collate/t/contract.t              Unicode::Collate
 cpan/Unicode-Collate/t/default.t               Unicode::Collate
@@ -2827,6 +2648,7 @@ cpan/Unicode-Collate/t/loc_az.t                   Unicode::Collate
 cpan/Unicode-Collate/t/loc_be.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_bg.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_bn.t                Unicode::Collate
 cpan/Unicode-Collate/t/loc_be.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_bg.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_bn.t                Unicode::Collate
+cpan/Unicode-Collate/t/loc_bscy.t
 cpan/Unicode-Collate/t/loc_bs.t        Unicode::Collate
 cpan/Unicode-Collate/t/loc_ca.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_cjkc.t              Unicode::Collate
 cpan/Unicode-Collate/t/loc_bs.t        Unicode::Collate
 cpan/Unicode-Collate/t/loc_ca.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_cjkc.t              Unicode::Collate
@@ -2837,6 +2659,7 @@ cpan/Unicode-Collate/t/loc_cy.t                   Unicode::Collate
 cpan/Unicode-Collate/t/loc_da.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_deph.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_de.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_da.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_deph.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_de.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_ee.t
 cpan/Unicode-Collate/t/loc_eo.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_es.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_estr.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_eo.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_es.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_estr.t                      Unicode::Collate
@@ -2910,8 +2733,10 @@ cpan/Unicode-Collate/t/loc_zhgb.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_zhpy.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_zhst.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_zh.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_zhpy.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_zhst.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_zh.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_zhzy.t
 cpan/Unicode-Collate/t/nonchar.t                       Unicode::Collate
 cpan/Unicode-Collate/t/normal.t                        Unicode::Collate
 cpan/Unicode-Collate/t/nonchar.t                       Unicode::Collate
 cpan/Unicode-Collate/t/normal.t                        Unicode::Collate
+cpan/Unicode-Collate/t/notable.t
 cpan/Unicode-Collate/t/overcjk0.t              Unicode::Collate
 cpan/Unicode-Collate/t/overcjk1.t              Unicode::Collate
 cpan/Unicode-Collate/t/override.t              Unicode::Collate
 cpan/Unicode-Collate/t/overcjk0.t              Unicode::Collate
 cpan/Unicode-Collate/t/overcjk1.t              Unicode::Collate
 cpan/Unicode-Collate/t/override.t              Unicode::Collate
@@ -3060,10 +2885,6 @@ dist/bignum/t/ratopt_a.t         See if bigrat a => X works
 dist/bignum/t/scope_f.t                        See if no bignum works
 dist/bignum/t/scope_i.t                        See if no bigint works
 dist/bignum/t/scope_r.t                        See if no bigrat works
 dist/bignum/t/scope_f.t                        See if no bignum works
 dist/bignum/t/scope_i.t                        See if no bigint works
 dist/bignum/t/scope_r.t                        See if no bigrat works
-dist/B-Lint/lib/B/Lint/Debug.pm                        Adds debugging stringification to B::
-dist/B-Lint/lib/B/Lint.pm                      Compiler Lint backend
-dist/B-Lint/t/lint.t                           See if B::Lint works
-dist/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm    See if B::Lint works
 dist/Carp/lib/Carp/Heavy.pm    Error message retired workhorse
 dist/Carp/lib/Carp.pm          Error message extension
 dist/Carp/Makefile.PL          makefile writer for Carp
 dist/Carp/lib/Carp/Heavy.pm    Error message retired workhorse
 dist/Carp/lib/Carp.pm          Error message extension
 dist/Carp/Makefile.PL          makefile writer for Carp
@@ -3101,15 +2922,30 @@ dist/Data-Dumper/Changes        Data pretty printer, changelog
 dist/Data-Dumper/Dumper.pm     Data pretty printer, module
 dist/Data-Dumper/Dumper.xs     Data pretty printer, externals
 dist/Data-Dumper/t/bless.t     See if Data::Dumper works
 dist/Data-Dumper/Dumper.pm     Data pretty printer, module
 dist/Data-Dumper/Dumper.xs     Data pretty printer, externals
 dist/Data-Dumper/t/bless.t     See if Data::Dumper works
+dist/Data-Dumper/t/bless_var_method.t  See if Data::Dumper::Bless works
 dist/Data-Dumper/t/bugs.t      See if Data::Dumper works
 dist/Data-Dumper/t/bugs.t      See if Data::Dumper works
+dist/Data-Dumper/t/deparse.t   See if Data::Dumper::Deparse works
 dist/Data-Dumper/t/dumper.t    See if Data::Dumper works
 dist/Data-Dumper/t/dumper.t    See if Data::Dumper works
-dist/Data-Dumper/t/freezer.t   See if $Data::Dumper::Freezer works
+dist/Data-Dumper/t/dumpperl.t  See if Data::Dumper::Dumpperl works
+dist/Data-Dumper/t/freezer.t   See if Data::Dumper::Freezer works
+dist/Data-Dumper/t/freezer_useperl.t   See if Data::Dumper works
+dist/Data-Dumper/t/indent.t    See if Data::Dumper::Indent works
+dist/Data-Dumper/t/lib/Testing.pm      Functions used in testing Data-Dumper
+dist/Data-Dumper/t/misc.t      Miscellaneous tests for Data-Dumper
+dist/Data-Dumper/t/names.t     See if Data::Dumper::Names works
 dist/Data-Dumper/Todo          Data pretty printer, futures
 dist/Data-Dumper/t/overload.t  See if Data::Dumper works for overloaded data
 dist/Data-Dumper/t/pair.t      See if Data::Dumper pair separator works
 dist/Data-Dumper/t/perl-74170.t        Regression test for stack reallocation
 dist/Data-Dumper/Todo          Data pretty printer, futures
 dist/Data-Dumper/t/overload.t  See if Data::Dumper works for overloaded data
 dist/Data-Dumper/t/pair.t      See if Data::Dumper pair separator works
 dist/Data-Dumper/t/perl-74170.t        Regression test for stack reallocation
+dist/Data-Dumper/t/purity_deepcopy_maxdepth.t  See if three Data::Dumper functions work
 dist/Data-Dumper/t/qr.t                See if Data::Dumper works with qr|/|
 dist/Data-Dumper/t/qr.t                See if Data::Dumper works with qr|/|
+dist/Data-Dumper/t/quotekeys.t See if Data::Dumper::Quotekeys works
+dist/Data-Dumper/t/seen.t      See if Data::Dumper::Seen works
+dist/Data-Dumper/t/sortkeys.t  See if Data::Dumper::Sortkeys works
+dist/Data-Dumper/t/sparseseen.t        See if Data::Dumper::Sparseseen works
 dist/Data-Dumper/t/terse.t     See if Data::Dumper terse option works
 dist/Data-Dumper/t/terse.t     See if Data::Dumper terse option works
+dist/Data-Dumper/t/toaster.t   See if Data::Dumper::Toaster works
+dist/Data-Dumper/t/values.t    See if Data::Dumper::Values works
 dist/Devel-SelfStubber/lib/Devel/SelfStubber.pm        Generate stubs for SelfLoader.pm
 dist/Devel-SelfStubber/t/Devel-SelfStubber.t   See if Devel::SelfStubber works
 dist/Dumpvalue/lib/Dumpvalue.pm        Screen dump of perl values
 dist/Devel-SelfStubber/lib/Devel/SelfStubber.pm        Generate stubs for SelfLoader.pm
 dist/Devel-SelfStubber/t/Devel-SelfStubber.t   See if Devel::SelfStubber works
 dist/Dumpvalue/lib/Dumpvalue.pm        Screen dump of perl values
@@ -3223,8 +3059,6 @@ dist/ExtUtils-ParseXS/t/XSTest.xs                         Test file for ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSUsage.pm                             ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSUsage.xs                             ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSWarn.xs                              ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSUsage.pm                             ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSUsage.xs                             ExtUtils::ParseXS tests
 dist/ExtUtils-ParseXS/t/XSWarn.xs                              ExtUtils::ParseXS tests
-dist/File-CheckTree/lib/File/CheckTree.pm      Perl module supporting wholesale file mode validation
-dist/File-CheckTree/t/CheckTree.t              See if File::CheckTree works
 dist/Filter-Simple/lib/Filter/Simple.pm                                Simple frontend to Filter::Util::Call
 dist/Filter-Simple/t/code_no_comments.t                                See if Filter::Simple works
 dist/Filter-Simple/t/data.t                                    See if Filter::Simple works
 dist/Filter-Simple/lib/Filter/Simple.pm                                Simple frontend to Filter::Util::Call
 dist/Filter-Simple/t/code_no_comments.t                                See if Filter::Simple works
 dist/Filter-Simple/t/data.t                                    See if Filter::Simple works
@@ -3405,6 +3239,7 @@ dist/Module-CoreList/identify-dependencies        A usage example for Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pm    Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pod   Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm       Module::CoreList guts
 dist/Module-CoreList/lib/Module/CoreList.pm    Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pod   Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm       Module::CoreList guts
+dist/Module-CoreList/lib/Module/CoreList/Utils.pm      Module::CoreList guts
 dist/Module-CoreList/Makefile.PL               Module::CoreList
 dist/Module-CoreList/MANIFEST                  Module::CoreList
 dist/Module-CoreList/README                    Module::CoreList
 dist/Module-CoreList/Makefile.PL               Module::CoreList
 dist/Module-CoreList/MANIFEST                  Module::CoreList
 dist/Module-CoreList/README                    Module::CoreList
@@ -3412,6 +3247,7 @@ dist/Module-CoreList/t/corelist.t         Module::CoreList tests
 dist/Module-CoreList/t/deprecated.t            Module::CoreList tests
 dist/Module-CoreList/t/find_modules.t          Module::CoreList tests
 dist/Module-CoreList/t/pod.t                   Module::CoreList tests
 dist/Module-CoreList/t/deprecated.t            Module::CoreList tests
 dist/Module-CoreList/t/find_modules.t          Module::CoreList tests
 dist/Module-CoreList/t/pod.t                   Module::CoreList tests
+dist/Module-CoreList/t/utils.t                 Module::CoreList tests
 dist/Net-Ping/Changes                  Net::Ping
 dist/Net-Ping/lib/Net/Ping.pm          Hello, anybody home?
 dist/Net-Ping/t/100_load.t             Ping Net::Ping
 dist/Net-Ping/Changes                  Net::Ping
 dist/Net-Ping/lib/Net/Ping.pm          Hello, anybody home?
 dist/Net-Ping/t/100_load.t             Ping Net::Ping
@@ -3429,6 +3265,7 @@ dist/Net-Ping/t/410_syn_host.t            Ping Net::Ping
 dist/Net-Ping/t/450_service.t          Ping Net::Ping
 dist/Net-Ping/t/500_ping_icmp.t                Ping Net::Ping
 dist/Net-Ping/t/510_ping_udp.t         Ping Net::Ping
 dist/Net-Ping/t/450_service.t          Ping Net::Ping
 dist/Net-Ping/t/500_ping_icmp.t                Ping Net::Ping
 dist/Net-Ping/t/510_ping_udp.t         Ping Net::Ping
+dist/Net-Ping/t/520_icmp_ttl.t         Ping Net::Ping
 dist/Safe/Changes              Changes for Safe.pm
 dist/Safe/Makefile.PL          Makefile.PL for Safe.pm
 dist/Safe/MANIFEST             MANIFEST for Safe.pm
 dist/Safe/Changes              Changes for Safe.pm
 dist/Safe/Makefile.PL          Makefile.PL for Safe.pm
 dist/Safe/MANIFEST             MANIFEST for Safe.pm
@@ -3525,6 +3362,7 @@ dist/Thread-Queue/t/06_insert.t           Thread::Queue tests
 dist/Thread-Queue/t/07_lock.t          Thread::Queue tests
 dist/Thread-Queue/t/08_nothreads.t     Thread::Queue tests
 dist/Thread-Queue/t/09_ended.t         Thread::Queue tests
 dist/Thread-Queue/t/07_lock.t          Thread::Queue tests
 dist/Thread-Queue/t/08_nothreads.t     Thread::Queue tests
 dist/Thread-Queue/t/09_ended.t         Thread::Queue tests
+dist/Thread-Queue/t/10_timed.t Thread::Queue tests
 dist/Thread-Semaphore/lib/Thread/Semaphore.pm  Thread-safe semaphores
 dist/Thread-Semaphore/t/01_basic.t             Thread::Semaphore tests
 dist/Thread-Semaphore/t/02_errs.t              Thread::Semaphore tests
 dist/Thread-Semaphore/lib/Thread/Semaphore.pm  Thread-safe semaphores
 dist/Thread-Semaphore/t/01_basic.t             Thread::Semaphore tests
 dist/Thread-Semaphore/t/02_errs.t              Thread::Semaphore tests
@@ -3693,7 +3531,6 @@ ext/Devel-Peek/Peek.pm            Data debugging tool, module and pod
 ext/Devel-Peek/Peek.xs         Data debugging tool, externals
 ext/Devel-Peek/t/Peek.t                See if Devel::Peek works
 ext/DynaLoader/dl_aix.xs       AIX implementation
 ext/Devel-Peek/Peek.xs         Data debugging tool, externals
 ext/Devel-Peek/t/Peek.t                See if Devel::Peek works
 ext/DynaLoader/dl_aix.xs       AIX implementation
-ext/DynaLoader/dl_beos.xs      BeOS implementation
 ext/DynaLoader/dl_dld.xs       GNU dld style implementation
 ext/DynaLoader/dl_dllload.xs   S/390 dllload() style implementation
 ext/DynaLoader/dl_dlopen.xs    BSD/SunOS4&5 dlopen() style implementation
 ext/DynaLoader/dl_dld.xs       GNU dld style implementation
 ext/DynaLoader/dl_dllload.xs   S/390 dllload() style implementation
 ext/DynaLoader/dl_dlopen.xs    BSD/SunOS4&5 dlopen() style implementation
@@ -3735,6 +3572,9 @@ ext/FileCache/t/04twoarg.t        See if FileCache works
 ext/FileCache/t/05override.t   See if FileCache works
 ext/FileCache/t/06export.t     See if FileCache exporting works
 ext/FileCache/t/07noimport.t   See if FileCache works without importing
 ext/FileCache/t/05override.t   See if FileCache works
 ext/FileCache/t/06export.t     See if FileCache exporting works
 ext/FileCache/t/07noimport.t   See if FileCache works without importing
+ext/File-DosGlob/DosGlob.xs            Win32 DOS-globbing module
+ext/File-DosGlob/lib/File/DosGlob.pm   Win32 DOS-globbing module
+ext/File-DosGlob/t/DosGlob.t           See if File::DosGlob works
 ext/File-Glob/bsd_glob.c       File::Glob extension run time code
 ext/File-Glob/bsd_glob.h       File::Glob extension header file
 ext/File-Glob/Changes          File::Glob extension changelog
 ext/File-Glob/bsd_glob.c       File::Glob extension run time code
 ext/File-Glob/bsd_glob.h       File::Glob extension header file
 ext/File-Glob/Changes          File::Glob extension changelog
@@ -3751,6 +3591,7 @@ ext/GDBM_File/GDBM_File.pm        GDBM extension Perl module
 ext/GDBM_File/GDBM_File.xs     GDBM extension external subroutines
 ext/GDBM_File/hints/sco.pl     Hint for GDBM_File for named architecture
 ext/GDBM_File/Makefile.PL      GDBM extension makefile writer
 ext/GDBM_File/GDBM_File.xs     GDBM extension external subroutines
 ext/GDBM_File/hints/sco.pl     Hint for GDBM_File for named architecture
 ext/GDBM_File/Makefile.PL      GDBM extension makefile writer
+ext/GDBM_File/t/fatal.t                Test the fatal_func argument to gdbm_open
 ext/GDBM_File/t/gdbm.t         See if GDBM_File works
 ext/GDBM_File/typemap          GDBM extension interface types
 ext/Hash-Util/Changes          Change history of Hash::Util
 ext/GDBM_File/t/gdbm.t         See if GDBM_File works
 ext/GDBM_File/typemap          GDBM extension interface types
 ext/Hash-Util/Changes          Change history of Hash::Util
@@ -4073,11 +3914,9 @@ ext/XS-Typemap/t/Typemap.t       test that typemaps work
 ext/XS-Typemap/Typemap.pm      XS::Typemap extension
 ext/XS-Typemap/Typemap.xs      XS::Typemap extension
 fakesdio.h                     stdio in terms of PerlIO
 ext/XS-Typemap/Typemap.pm      XS::Typemap extension
 ext/XS-Typemap/Typemap.xs      XS::Typemap extension
 fakesdio.h                     stdio in terms of PerlIO
-fakethr.h                      Fake threads header
 feature.h                      Feature header
 form.h                         Public declarations for formats
 generate_uudmap.c              Generate uudmap.h, the uuencode decoding map
 feature.h                      Feature header
 form.h                         Public declarations for formats
 generate_uudmap.c              Generate uudmap.h, the uuencode decoding map
-genpacksizetables.pl           Generate the size tables for pack/unpack
 globals.c                      File to declare global symbols (for shared library)
 globvar.sym                    Global variables that need hiding when embedded
 gv.c                           Glob value code
 globals.c                      File to declare global symbols (for shared library)
 globvar.sym                    Global variables that need hiding when embedded
 gv.c                           Glob value code
@@ -4108,7 +3947,6 @@ hints/altos486.sh         Hints for named architecture
 hints/amigaos.sh               Hints for named architecture
 hints/atheos.sh                        Hints for named architecture
 hints/aux_3.sh                 Hints for named architecture
 hints/amigaos.sh               Hints for named architecture
 hints/atheos.sh                        Hints for named architecture
 hints/aux_3.sh                 Hints for named architecture
-hints/beos.sh                  Hints for named architecture
 hints/broken-db.msg            Warning message for systems with broken DB library
 hints/bsdos.sh                 Hints for named architecture
 hints/catamount.sh             Hints for named architecture
 hints/broken-db.msg            Warning message for systems with broken DB library
 hints/bsdos.sh                 Hints for named architecture
 hints/catamount.sh             Hints for named architecture
@@ -4118,7 +3956,6 @@ hints/cygwin.sh                   Hints for named architecture
 hints/darwin.sh                        Hints for named architecture
 hints/dcosx.sh                 Hints for named architecture
 hints/dec_osf.sh               Hints for named architecture
 hints/darwin.sh                        Hints for named architecture
 hints/dcosx.sh                 Hints for named architecture
 hints/dec_osf.sh               Hints for named architecture
-hints/dgux.sh                  Hints for named architecture
 hints/dos_djgpp.sh             Hints for named architecture
 hints/dragonfly.sh             Hints for named architecture
 hints/dynixptx.sh              Hints for named architecture
 hints/dos_djgpp.sh             Hints for named architecture
 hints/dragonfly.sh             Hints for named architecture
 hints/dynixptx.sh              Hints for named architecture
@@ -4165,7 +4002,6 @@ hints/posix-bc.sh         Hints for named architecture
 hints/powerux.sh               Hints for named architecture
 hints/qnx.sh                   Hints for named architecture
 hints/README.hints             Notes about hints
 hints/powerux.sh               Hints for named architecture
 hints/qnx.sh                   Hints for named architecture
 hints/README.hints             Notes about hints
-hints/rhapsody.sh              Hints for named architecture
 hints/riscos.sh                        Hints for named architecture
 hints/sco_2_3_0.sh             Hints for named architecture
 hints/sco_2_3_1.sh             Hints for named architecture
 hints/riscos.sh                        Hints for named architecture
 hints/sco_2_3_0.sh             Hints for named architecture
 hints/sco_2_3_1.sh             Hints for named architecture
@@ -4192,6 +4028,7 @@ hints/utekv.sh                    Hints for named architecture
 hints/uwin.sh                  Hints for named architecture
 hints/vos.sh                   Hints for named architecture
 hv.c                           Hash value code
 hints/uwin.sh                  Hints for named architecture
 hints/vos.sh                   Hints for named architecture
 hv.c                           Hash value code
+hv_func.h                      Hash value static inline function header
 hv.h                           Hash value header
 inline.h                       Static inline functions
 inline_invlist.c               Inline functions for handling inversion lists
 hv.h                           Hash value header
 inline.h                       Static inline functions
 inline_invlist.c               Inline functions for handling inversion lists
@@ -4266,8 +4103,6 @@ lib/File/Compare.pm               Emulation of cmp command
 lib/File/Compare.t             See if File::Compare works
 lib/File/Copy.pm               Emulation of cp command
 lib/File/Copy.t                        See if File::Copy works
 lib/File/Compare.t             See if File::Compare works
 lib/File/Copy.pm               Emulation of cp command
 lib/File/Copy.t                        See if File::Copy works
-lib/File/DosGlob.pm            Win32 DOS-globbing module
-lib/File/DosGlob.t             See if File::DosGlob works
 lib/File/Find.pm               Routines to do a find
 lib/File/Find/t/find.t         See if File::Find works
 lib/File/Find/t/taint.t                See if File::Find works with taint
 lib/File/Find.pm               Routines to do a find
 lib/File/Find/t/find.t         See if File::Find works
 lib/File/Find/t/taint.t                See if File::Find works with taint
@@ -4335,6 +4170,7 @@ lib/perl5db/t/test-frame-option-1 Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-1       Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-2       Tests for the Perl debugger
 lib/perl5db/t/test-m-statement-1       Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-1       Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-2       Tests for the Perl debugger
 lib/perl5db/t/test-m-statement-1       Tests for the Perl debugger
+lib/perl5db/t/test-passing-at-underscore-to-x-etc      Tests for the Perl debugger
 lib/perl5db/t/test-PrintRet-option-1   Tests for the Perl debugger
 lib/perl5db/t/test-r-statement Tests for the Perl debugger
 lib/perl5db/t/test-warnLevel-option-1  Tests for the Perl debugger
 lib/perl5db/t/test-PrintRet-option-1   Tests for the Perl debugger
 lib/perl5db/t/test-r-statement Tests for the Perl debugger
 lib/perl5db/t/test-warnLevel-option-1  Tests for the Perl debugger
@@ -4481,6 +4317,7 @@ MANIFEST                  This list of files
 mathoms.c                      A home for binary-compatible code artifacts
 metaconfig.h                   Control file for the metaconfig process
 metaconfig.SH                  Control file for the metaconfig process
 mathoms.c                      A home for binary-compatible code artifacts
 metaconfig.h                   Control file for the metaconfig process
 metaconfig.SH                  Control file for the metaconfig process
+META.json                      Distribution meta-data in JSON
 META.yml                       Distribution meta-data in YAML
 mg.c                           Magic code
 mg.h                           Magic header
 META.yml                       Distribution meta-data in YAML
 mg.c                           Magic code
 mg.h                           Magic header
@@ -4617,6 +4454,7 @@ os2/perlrexx.c                    Support perl interpreter embedded in REXX
 os2/perlrexx.cmd               Test perl interpreter embedded in REXX
 overload.c                     generated overload enum (public)
 overload.h                     generated overload name table (implementation)
 os2/perlrexx.cmd               Test perl interpreter embedded in REXX
 overload.c                     generated overload enum (public)
 overload.h                     generated overload name table (implementation)
+packsizetables.c               The generated packprops array used in pp_pack.c
 pad.c                          Scratchpad functions
 pad.h                          Scratchpad headers
 parser.h                       parser object header
 pad.c                          Scratchpad functions
 pad.h                          Scratchpad headers
 parser.h                       parser object header
@@ -4632,7 +4470,6 @@ perliol.h                 PerlIO Layer definition
 perlio.sym                     Symbols for PerlIO abstraction
 perlsdio.h                     Fake stdio using perlio
 perlsfio.h                     Prototype sfio mapping for PerlIO
 perlio.sym                     Symbols for PerlIO abstraction
 perlsdio.h                     Fake stdio using perlio
 perlsfio.h                     Prototype sfio mapping for PerlIO
-perlsh                         A poor man's perl shell
 perlvars.h                     Global variables
 perly.act                      parser actions; derived from perly.y
 perly.c                                parser code (NOT derived from perly.y)
 perlvars.h                     Global variables
 perly.act                      parser actions; derived from perly.y
 perly.c                                parser code (NOT derived from perly.y)
@@ -4670,16 +4507,13 @@ pod/perl5140delta.pod           Perl changes in version 5.14.0
 pod/perl5141delta.pod          Perl changes in version 5.14.1
 pod/perl5142delta.pod          Perl changes in version 5.14.2
 pod/perl5143delta.pod          Perl changes in version 5.14.3
 pod/perl5141delta.pod          Perl changes in version 5.14.1
 pod/perl5142delta.pod          Perl changes in version 5.14.2
 pod/perl5143delta.pod          Perl changes in version 5.14.3
+pod/perl5144delta.pod          Perl changes in version 5.14.4
 pod/perl5160delta.pod          Perl changes in version 5.16.0
 pod/perl5161delta.pod          Perl changes in version 5.16.1
 pod/perl5162delta.pod          Perl changes in version 5.16.2
 pod/perl5160delta.pod          Perl changes in version 5.16.0
 pod/perl5161delta.pod          Perl changes in version 5.16.1
 pod/perl5162delta.pod          Perl changes in version 5.16.2
-pod/perl5170delta.pod          Perl changes in version 5.17.0
-pod/perl5171delta.pod          Perl changes in version 5.17.1
-pod/perl5172delta.pod          Perl changes in version 5.17.2
-pod/perl5173delta.pod          Perl changes in version 5.17.3
-pod/perl5174delta.pod          Perl changes in version 5.17.4
-pod/perl5175delta.pod          Perl changes in version 5.17.5
-pod/perl5176delta.pod          Perl changes in version 5.17.6
+pod/perl5163delta.pod          Perl changes in version 5.16.3
+pod/perl5180delta.pod          Perl changes in version 5.18.0
+pod/perl5190delta.pod          Perl changes in version 5.19.0
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
@@ -4808,7 +4642,6 @@ Porting/corecpan.pl               Reports outdated dual-lived modules
 Porting/corelist-diff          Tool to produce corelist diffs
 Porting/corelist-perldelta.pl  Generates data perldelta from Module::CoreList
 Porting/corelist.pl            Generates data for Module::CoreList
 Porting/corelist-diff          Tool to produce corelist diffs
 Porting/corelist-perldelta.pl  Generates data perldelta from Module::CoreList
 Porting/corelist.pl            Generates data for Module::CoreList
-Porting/curliff.pl             Curliff or liff your curliffable files.
 Porting/epigraphs.pod          the release epigraphs used over the years
 Porting/exec-bit.txt           List of files that get +x in release tarball
 Porting/exercise_makedef.pl    Brute force testing for makedef.pl
 Porting/epigraphs.pod          the release epigraphs used over the years
 Porting/exec-bit.txt           List of files that get +x in release tarball
 Porting/exercise_makedef.pl    Brute force testing for makedef.pl
@@ -4834,13 +4667,13 @@ Porting/manicheck               Check against MANIFEST
 Porting/manisort               Sort the MANIFEST
 Porting/new-perldelta.pl       Generate a new perldelta
 Porting/newtests-perldelta.pl  Generate Perldelta stub for newly added tests
 Porting/manisort               Sort the MANIFEST
 Porting/new-perldelta.pl       Generate a new perldelta
 Porting/newtests-perldelta.pl  Generate Perldelta stub for newly added tests
-Porting/perl5180delta.pod      Perl changes in version 5.16.0
 Porting/perldelta_template.pod Template for creating new perldelta.pod files
 Porting/perlhist_calculate.pl          Perform calculations to update perlhist
 Porting/pod_lib.pl             Code for handling generated pods
 Porting/pod_rules.pl           generate lists of pod files for Makefiles
 Porting/podtidy                        Reformat pod using Pod::Tidy
 Porting/pumpkin.pod            Guidelines and hints for Perl maintainers
 Porting/perldelta_template.pod Template for creating new perldelta.pod files
 Porting/perlhist_calculate.pl          Perform calculations to update perlhist
 Porting/pod_lib.pl             Code for handling generated pods
 Porting/pod_rules.pl           generate lists of pod files for Makefiles
 Porting/podtidy                        Reformat pod using Pod::Tidy
 Porting/pumpkin.pod            Guidelines and hints for Perl maintainers
+Porting/README.pod                     Outline of contents of Porting directory
 Porting/README.y2038           Perl notes for the 2038 fix
 Porting/release_announcement_template.txt
 Porting/release_managers_guide.pod     Release Manager's Guide
 Porting/README.y2038           Perl notes for the 2038 fix
 Porting/release_announcement_template.txt
 Porting/release_managers_guide.pod     Release Manager's Guide
@@ -4869,12 +4702,10 @@ qnx/qnx.c                       QNX silent matherr callback
 README                         The Instructions
 README.aix                     Perl notes for AIX
 README.amiga                   Perl notes for AmigaOS
 README                         The Instructions
 README.aix                     Perl notes for AIX
 README.amiga                   Perl notes for AmigaOS
-README.beos                    Perl notes for BeOS
 README.bs2000                  Perl notes for POSIX-BC BS2000
 README.ce                      Perl notes for WinCE
 README.cn                      Perl for Simplified Chinese (in EUC-CN)
 README.cygwin                  Perl notes for Cygwin
 README.bs2000                  Perl notes for POSIX-BC BS2000
 README.ce                      Perl notes for WinCE
 README.cn                      Perl for Simplified Chinese (in EUC-CN)
 README.cygwin                  Perl notes for Cygwin
-README.dgux                    Perl notes for DG/UX
 README.dos                     Perl notes for DOS
 README.freebsd                 Perl notes for FreeBSD
 README.haiku                   Perl notes for Haiku
 README.dos                     Perl notes for DOS
 README.freebsd                 Perl notes for FreeBSD
 README.haiku                   Perl notes for Haiku
@@ -4911,6 +4742,7 @@ regcomp.sym                       Data for regnodes.h
 regen/embed_lib.pl             Reads embed.fnc and regen/opcodes
 regen/embed.pl                 Produces {embed,embedvar,proto}.h
 regen/feature.pl               Generates feature.pm
 regen/embed_lib.pl             Reads embed.fnc and regen/opcodes
 regen/embed.pl                 Produces {embed,embedvar,proto}.h
 regen/feature.pl               Generates feature.pm
+regen/genpacksizetables.pl     Generate the size tables for pack/unpack
 regen/keywords.pl              Program to write keywords.h
 regen/mg_vtable.pl             generate mg_vtable.h
 regen/mk_invlists.pl           Generates charclass_invlists.h
 regen/keywords.pl              Program to write keywords.h
 regen/mg_vtable.pl             generate mg_vtable.h
 regen/mk_invlists.pl           Generates charclass_invlists.h
@@ -5001,11 +4833,9 @@ t/bigmem/read.t                  Check read() handles large offsets
 t/bigmem/vec.t                 Check vec() handles large offsets
 t/cmd/elsif.t                  See if else-if works
 t/cmd/for.t                    See if for loops work
 t/bigmem/vec.t                 Check vec() handles large offsets
 t/cmd/elsif.t                  See if else-if works
 t/cmd/for.t                    See if for loops work
-t/cmd/lexsub.t                 See if lexical subroutines work
 t/cmd/mod.t                    See if statement modifiers work
 t/cmd/subval.t                 See if subroutine values work
 t/cmd/switch.t                 See if switch optimizations work
 t/cmd/mod.t                    See if statement modifiers work
 t/cmd/subval.t                 See if subroutine values work
 t/cmd/switch.t                 See if switch optimizations work
-t/cmd/while.t                  See if while loops work
 t/comp/bproto.t                        See if builtins conform to their prototypes
 t/comp/cmdopt.t                        See if command optimization works
 t/comp/colon.t                 See if colons are parsed correctly
 t/comp/bproto.t                        See if builtins conform to their prototypes
 t/comp/cmdopt.t                        See if command optimization works
 t/comp/colon.t                 See if colons are parsed correctly
@@ -5231,7 +5061,6 @@ t/op/alarm.t                      See if alarm works
 t/op/anonsub.t                 See if anonymous subroutines work
 t/op/append.t                  See if . works
 t/op/args.t                    See if operations on @_ work
 t/op/anonsub.t                 See if anonymous subroutines work
 t/op/append.t                  See if . works
 t/op/args.t                    See if operations on @_ work
-t/op/arith.t                   See if arithmetic works
 t/op/array_base.t              Tests for the remnant of $[
 t/op/array.t                   See if array operations work
 t/op/assignwarn.t              See if OP= operators warn correctly for undef targets
 t/op/array_base.t              Tests for the remnant of $[
 t/op/array.t                   See if array operations work
 t/op/assignwarn.t              See if OP= operators warn correctly for undef targets
@@ -5239,6 +5068,11 @@ t/op/attrhand.t                  See if attribute handlers work
 t/op/attrs.t                   See if attributes on declarations work
 t/op/auto.t                    See if autoincrement et all work
 t/op/avhv.t                    See if pseudo-hashes work
 t/op/attrs.t                   See if attributes on declarations work
 t/op/auto.t                    See if autoincrement et all work
 t/op/avhv.t                    See if pseudo-hashes work
+t/opbasic/arith.t                      See if arithmetic works
+t/opbasic/cmp.t                        See if the various string and numeric compare work
+t/opbasic/concat.t                     See if string concatenation works
+t/opbasic/magic_phase.t                See if ${^GLOBAL_PHASE} works
+t/opbasic/qq.t                 See if qq works
 t/op/bless.t                   See if bless works
 t/op/blocks.t                  See if BEGIN and friends work
 t/op/bop.t                     See if bitops work
 t/op/bless.t                   See if bless works
 t/op/blocks.t                  See if BEGIN and friends work
 t/op/bop.t                     See if bitops work
@@ -5250,13 +5084,11 @@ t/op/chop.t                     See if chop works
 t/op/chr.t                     See if chr works
 t/op/closure.t                 See if closures work
 t/op/closure_test.pl           Extra file for closure.t
 t/op/chr.t                     See if chr works
 t/op/closure.t                 See if closures work
 t/op/closure_test.pl           Extra file for closure.t
-t/op/cmp.t                     See if the various string and numeric compare work
 t/op/concat2.t                 Tests too complex for concat.t
 t/op/concat2.t                 Tests too complex for concat.t
-t/op/concat.t                  See if string concatenation works
 t/op/cond.t                    See if conditional expressions work
 t/op/context.t                 See if context propagation works
 t/op/coreamp.t                 Test &foo() calls for CORE subs
 t/op/cond.t                    See if conditional expressions work
 t/op/context.t                 See if context propagation works
 t/op/coreamp.t                 Test &foo() calls for CORE subs
-t/op/coresubs.t                        Generics tests for CORE subs
+t/op/coresubs.t                        Generic tests for CORE subs
 t/op/cproto.t                  Check builtin prototypes
 t/op/crypt.t                   See if crypt works
 t/op/current_sub.t             __SUB__ tests
 t/op/cproto.t                  Check builtin prototypes
 t/op/crypt.t                   See if crypt works
 t/op/current_sub.t             __SUB__ tests
@@ -5285,6 +5117,7 @@ t/op/filetest.t                   See if file tests work
 t/op/filetest_t.t              See if -t file test works
 t/op/flip.t                    See if range operator works
 t/op/fork.t                    See if fork works
 t/op/filetest_t.t              See if -t file test works
 t/op/flip.t                    See if range operator works
 t/op/fork.t                    See if fork works
+t/op/for.t                     See if for loops work
 t/op/fresh_perl_utf8.t         UTF8 tests for pads and gvs
 t/op/getpid.t                  See if $$ and getppid work with threads
 t/op/getppid.t                 See if getppid works
 t/op/fresh_perl_utf8.t         UTF8 tests for pads and gvs
 t/op/getpid.t                  See if $$ and getppid work with threads
 t/op/getppid.t                 See if getppid works
@@ -5314,6 +5147,7 @@ t/op/lc.t                 See if lc, uc, lcfirst, ucfirst, quotemeta work
 t/op/leaky-magic.t             See whether vars' magic leaks into packages
 t/op/length.t                  See if length works
 t/op/lex_assign.t              See if ops involving lexicals or pad temps work
 t/op/leaky-magic.t             See whether vars' magic leaks into packages
 t/op/length.t                  See if length works
 t/op/lex_assign.t              See if ops involving lexicals or pad temps work
+t/op/lexsub.t                  See if lexical subroutines work
 t/op/lex.t                     Tests too complex for t/base/lex.t
 t/op/lfs.t                     See if large files work for perlio
 t/op/list.t                    See if array lists work
 t/op/lex.t                     Tests too complex for t/base/lex.t
 t/op/lfs.t                     See if large files work for perlio
 t/op/list.t                    See if array lists work
@@ -5323,7 +5157,6 @@ t/op/lock.t                       Tests for lock args & retval (no threads)
 t/op/loopctl.t                 See if next/last/redo work
 t/op/lop.t                     See if logical operators work
 t/op/magic-27839.t             Test for #27839, skipped for minitest
 t/op/loopctl.t                 See if next/last/redo work
 t/op/lop.t                     See if logical operators work
 t/op/magic-27839.t             Test for #27839, skipped for minitest
-t/op/magic_phase.t             See if ${^GLOBAL_PHASE} works
 t/op/magic.t                   See if magic variables work
 t/op/method.t                  See if method calls work
 t/op/mkdir.t                   See if mkdir works
 t/op/magic.t                   See if magic variables work
 t/op/method.t                  See if method calls work
 t/op/mkdir.t                   See if mkdir works
@@ -5346,7 +5179,6 @@ t/op/print.t                      See if print works
 t/op/protowarn.t               See if the illegalproto warnings work
 t/op/push.t                    See if push and pop work
 t/op/pwent.t                   See if getpw*() functions work
 t/op/protowarn.t               See if the illegalproto warnings work
 t/op/push.t                    See if push and pop work
 t/op/pwent.t                   See if getpw*() functions work
-t/op/qq.t                      See if qq works
 t/op/qr.t                      See if qr works
 t/op/quotemeta.t               See if quotemeta works
 t/op/rand.t                    See if rand works
 t/op/qr.t                      See if qr works
 t/op/quotemeta.t               See if quotemeta works
 t/op/rand.t                    See if rand works
@@ -5416,6 +5248,7 @@ t/op/vec.t                        See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
 t/op/warn.t                    See if warn works
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
 t/op/warn.t                    See if warn works
+t/op/while.t                   See if while loops work
 t/op/write.t                   See if write works (formats work)
 t/op/yadayada.t                        See if ... works
 t/perl.supp                    Perl valgrind suppressions
 t/op/write.t                   See if write works (formats work)
 t/op/yadayada.t                        See if ... works
 t/perl.supp                    Perl valgrind suppressions
@@ -5430,6 +5263,7 @@ t/porting/customized.t            Check all CUSTOMIZED files are as they should be
 t/porting/diag.t               Test completeness of perldiag.pod
 t/porting/dual-life.t          Check that dual-life bins are in utils/
 t/porting/exec-bit.t           Check that exec-bit bins are identified
 t/porting/diag.t               Test completeness of perldiag.pod
 t/porting/dual-life.t          Check that dual-life bins are in utils/
 t/porting/exec-bit.t           Check that exec-bit bins are identified
+t/porting/extrefs.t            Check perl headers don't make extern refs
 t/porting/filenames.t          Check the MANIFEST for filename portability.
 t/porting/FindExt.t            Test win32/FindExt.pm
 t/porting/globvar.t            Check that globvar.sym is sane
 t/porting/filenames.t          Check the MANIFEST for filename portability.
 t/porting/FindExt.t            Test win32/FindExt.pm
 t/porting/globvar.t            Check that globvar.sym is sane
@@ -5460,6 +5294,7 @@ t/re/pat_special_cc.t             See if special charclasses (\s \w \d) work the same as (\
 t/re/pat_special_cc_thr.t      See if special charclasses (\s \w \d) work the same as (\s and [\s]) under threads
 t/re/pat.t                     See if esoteric patterns work
 t/re/pat_thr.t                 See if esoteric patterns work in another thread
 t/re/pat_special_cc_thr.t      See if special charclasses (\s \w \d) work the same as (\s and [\s]) under threads
 t/re/pat.t                     See if esoteric patterns work
 t/re/pat_thr.t                 See if esoteric patterns work in another thread
+t/re/pos.t                     Ensure pos() gets set properly after pre-match failures in pp_match
 t/re/qr-72922.t                        Test for bug #72922
 t/re/qr_gc.t                   See if qr doesn't leak
 t/re/qrstack.t                 See if qr expands the stack properly
 t/re/qr-72922.t                        Test for bug #72922
 t/re/qr_gc.t                   See if qr doesn't leak
 t/re/qrstack.t                 See if qr expands the stack properly
@@ -5479,6 +5314,8 @@ t/re/regexp.t                     See if regular expressions work
 t/re/regexp_trielist.t         See if regular expressions work with trie optimisation
 t/re/regexp_unicode_prop.t     See if unicode properties work in regular expressions as expected
 t/re/regexp_unicode_prop_thr.t See if unicode properties work in regular expressions as expected under threads
 t/re/regexp_trielist.t         See if regular expressions work with trie optimisation
 t/re/regexp_unicode_prop.t     See if unicode properties work in regular expressions as expected
 t/re/regexp_unicode_prop_thr.t See if unicode properties work in regular expressions as expected under threads
+t/re/regex_sets_compat.t       Test (?[ ]) is compatible with old [ ]
+t/re/regex_sets.t              Test (?[ ])
 t/re/reg_fold.t                        See if case folding works properly
 t/re/reg_mesg.t                        See if one can get regular expression errors
 t/re/reg_namedcapture.t                Make sure glob assignment doesn't break named capture
 t/re/reg_fold.t                        See if case folding works properly
 t/re/reg_mesg.t                        See if one can get regular expression errors
 t/re/reg_namedcapture.t                Make sure glob assignment doesn't break named capture
@@ -5496,6 +5333,7 @@ t/run/cloexec.t                   Test close-on-exec.
 t/run/dtrace.pl                        For dtrace.t
 t/run/dtrace.t                 Test for DTrace probes
 t/run/exit.t                   Test perl's exit status.
 t/run/dtrace.pl                        For dtrace.t
 t/run/dtrace.t                 Test for DTrace probes
 t/run/exit.t                   Test perl's exit status.
+t/run/flib/broken.pm           Bad .pm file for switchM.t
 t/run/fresh_perl.t             Tests that require a fresh perl.
 t/run/locale.t         Tests related to locale handling
 t/run/mad.t                    Test vs MAD environment
 t/run/fresh_perl.t             Tests that require a fresh perl.
 t/run/locale.t         Tests related to locale handling
 t/run/mad.t                    Test vs MAD environment
@@ -5511,6 +5349,7 @@ t/run/switches.t          Tests for the other switches (-0, -l, -c, -s, -M, -m, -V, -v,
 t/run/switchF1.t               Pathological tests for the -F switch
 t/run/switchF.t                        Test the -F switch
 t/run/switchI.t                        Test the -I switch
 t/run/switchF1.t               Pathological tests for the -F switch
 t/run/switchF.t                        Test the -F switch
 t/run/switchI.t                        Test the -I switch
+t/run/switchM.t                        Test the -M switch
 t/run/switchn.t                        Test the -n switch
 t/run/switchp.t                        Test the -p switch
 t/run/switcht.t                        Test the -t switch
 t/run/switchn.t                        Test the -n switch
 t/run/switchp.t                        Test the -p switch
 t/run/switcht.t                        Test the -t switch
@@ -5558,6 +5397,7 @@ t/uni/tr_sjis.t                   See if Unicode tr/// in sjis works
 t/uni/tr_utf8.t                        See if Unicode tr/// in utf8 works
 t/uni/universal.t              See if Unicode in calls to UNIVERSAL works
 t/uni/upper.t                  See if Unicode casing works
 t/uni/tr_utf8.t                        See if Unicode tr/// in utf8 works
 t/uni/universal.t              See if Unicode in calls to UNIVERSAL works
 t/uni/upper.t                  See if Unicode casing works
+t/uni/variables.t              See that the rules for variable names work
 t/uni/write.t                  See if Unicode formats work
 t/win32/fs.t                   Test Win32 link for compatibility
 t/win32/runenv.t               Test if Win* perl honors its env variables
 t/uni/write.t                  See if Unicode formats work
 t/win32/fs.t                   Test Win32 link for compatibility
 t/win32/runenv.t               Test if Win* perl honors its env variables
@@ -5578,10 +5418,7 @@ util.h                           Dummy header
 utils/c2ph.PL                  program to translate dbx stabs to perl
 utils/config_data.PL           Module::Build tool
 utils/corelist.PL              Module::CoreList
 utils/c2ph.PL                  program to translate dbx stabs to perl
 utils/config_data.PL           Module::Build tool
 utils/corelist.PL              Module::CoreList
-utils/cpan2dist.PL             the cpan2dist utility
 utils/cpan.PL                  easily interact with CPAN from the command line
 utils/cpan.PL                  easily interact with CPAN from the command line
-utils/cpanp.PL                 the cpanp utility
-utils/cpanp-run-perl.PL                the cpanp-run-perl utility
 utils/enc2xs.PL                        Encode module generator
 utils/h2ph.PL                  A thing to turn C .h files into perl .ph files
 utils/h2xs.PL                  Program to make .xs files from C header files
 utils/enc2xs.PL                        Encode module generator
 utils/h2ph.PL                  A thing to turn C .h files into perl .ph files
 utils/h2xs.PL                  Program to make .xs files from C header files
@@ -5686,7 +5523,6 @@ x2p/a2p.h                 Global declarations
 x2p/a2p.pod                    Pod for awk to perl translator
 x2p/a2p.y                      A yacc grammar for awk
 x2p/a2py.c                     Awk compiler, sort of
 x2p/a2p.pod                    Pod for awk to perl translator
 x2p/a2p.y                      A yacc grammar for awk
 x2p/a2py.c                     Awk compiler, sort of
-x2p/cflags.SH                  A script that emits C compilation flags per file
 x2p/EXTERN.h                   Same as above
 x2p/find2perl.PL               A find to perl translator
 x2p/hash.c                     Hashes again
 x2p/EXTERN.h                   Same as above
 x2p/find2perl.PL               A find to perl translator
 x2p/hash.c                     Hashes again