This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Note the Devel::SelfStubber upgrade in perldelta
[perl5.git] / MANIFEST
index 031f253..1e2189e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,3 @@
-apollo/netinet/in.h    Apollo DomainOS port: C header file frontend
 Artistic               The "Artistic License"
 AUTHORS                        Contact info for contributors
 autodoc.pl             Creates pod/perlintern.pod and pod/perlapi.pod
 Artistic               The "Artistic License"
 AUTHORS                        Contact info for contributors
 autodoc.pl             Creates pod/perlintern.pod and pod/perlapi.pod
@@ -7,7 +6,6 @@ av.h                    Array value header
 beos/beos.c            BeOS port
 beos/beosish.h         BeOS port
 beos/nm.c              BeOS port
 beos/beos.c            BeOS port
 beos/beosish.h         BeOS port
 beos/nm.c              BeOS port
-cc_runtime.h           Macros need by runtime of compiler-generated code
 cflags.SH              A script that emits C compilation flags per file
 Changes                        Describe how to peruse changes between releases
 config_h.SH            Produces config.h
 cflags.SH              A script that emits C compilation flags per file
 Changes                        Describe how to peruse changes between releases
 config_h.SH            Produces config.h
@@ -45,6 +43,7 @@ cpan/Archive-Extract/t/src/y.txz              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-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/lib/Archive/Tar/Constant.pm           Archive::Tar
 cpan/Archive-Tar/lib/Archive/Tar/File.pm               Archive::Tar
 cpan/Archive-Tar/lib/Archive/Tar.pm                    Archive::Tar
 cpan/Archive-Tar/lib/Archive/Tar/Constant.pm           Archive::Tar
 cpan/Archive-Tar/lib/Archive/Tar/File.pm               Archive::Tar
 cpan/Archive-Tar/lib/Archive/Tar.pm                    Archive::Tar
@@ -70,7 +69,7 @@ cpan/Archive-Tar/t/src/short/foo.tgz                  Archive::Tar tests
 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/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 suceed or die with lexical scope
+cpan/autodie/lib/autodie.pm            Functions succeed or die with lexical scope
 cpan/autodie/lib/Fatal.pm              Make errors in functions/builtins fatal
 cpan/autodie/t/00-load.t               autodie - basic load
 cpan/autodie/t/autodie.t               autodie - Basic functionality
 cpan/autodie/lib/Fatal.pm              Make errors in functions/builtins fatal
 cpan/autodie/t/00-load.t               autodie - basic load
 cpan/autodie/t/autodie.t               autodie - Basic functionality
@@ -103,7 +102,7 @@ cpan/autodie/t/internal-backcompat.t        autodie - Back-compatibility tests
 cpan/autodie/t/internal.t              autodie - internal interface tests
 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/internal.t              autodie - internal interface tests
 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 - Austrlaian helper
+cpan/autodie/t/lib/autodie/test/au.pm          autodie - Australian helper
 cpan/autodie/t/lib/autodie/test/badname.pm     autodie - Bad exception class
 cpan/autodie/t/lib/autodie/test/missing.pm     autodie - Missing exception class
 cpan/autodie/t/lib/Caller_helper.pm            autodie - Caller helper
 cpan/autodie/t/lib/autodie/test/badname.pm     autodie - Bad exception class
 cpan/autodie/t/lib/autodie/test/missing.pm     autodie - Missing exception class
 cpan/autodie/t/lib/Caller_helper.pm            autodie - Caller helper
@@ -138,32 +137,6 @@ cpan/AutoLoader/t/01AutoLoader.t   See if AutoLoader works
 cpan/AutoLoader/t/02AutoSplit.t                See if AutoSplit works
 cpan/B-Debug/Debug.pm  Compiler Debug backend
 cpan/B-Debug/t/debug.t See if B::Debug works
 cpan/AutoLoader/t/02AutoSplit.t                See if AutoSplit works
 cpan/B-Debug/Debug.pm  Compiler Debug backend
 cpan/B-Debug/t/debug.t See if B::Debug works
-cpan/bignum/lib/bigint.pm              bigint
-cpan/bignum/lib/bignum.pm              bignum
-cpan/bignum/lib/bigrat.pm              bigrat
-cpan/bignum/lib/Math/BigFloat/Trace.pm bignum tracing
-cpan/bignum/lib/Math/BigInt/Trace.pm   bignum tracing
-cpan/bignum/t/big_e_pi.t               See if bignum exports e() and PI()
-cpan/bignum/t/bigexp.t                 See if bignum works
-cpan/bignum/t/bigint.t                 See if bigint works
-cpan/bignum/t/bignum.t                 See if bignum works
-cpan/bignum/t/bigrat.t                 See if bigrat works
-cpan/bignum/t/bii_e_pi.t               See if bigint exports e() and PI()
-cpan/bignum/t/biinfnan.t               See if bignum works
-cpan/bignum/t/bir_e_pi.t               See if bigrat exports e() and PI()
-cpan/bignum/t/bninfnan.t               See if bignum works
-cpan/bignum/t/bn_lite.t                        See if bignum with Math::BigInt::Lite works
-cpan/bignum/t/brinfnan.t               See if bignum works
-cpan/bignum/t/br_lite.t                        See if bigrat with Math::BigInt::Lite works
-cpan/bignum/t/in_effect.t              See if in_effect() works
-cpan/bignum/t/infnan.inc               See if bignum with inf/NaN works
-cpan/bignum/t/option_a.t               See if bignum a => X works
-cpan/bignum/t/option_l.t               See if bignum l => X works
-cpan/bignum/t/option_p.t               See if bignum p => X works
-cpan/bignum/t/ratopt_a.t               See if bigrat a => X works
-cpan/bignum/t/scope_f.t                        See if no bignum works
-cpan/bignum/t/scope_i.t                        See if no bigint works
-cpan/bignum/t/scope_r.t                        See if no bigrat works
 cpan/CGI/Changes                       Changelog for CGI.pm
 cpan/CGI/examples/caution.xbm          CGI example
 cpan/CGI/examples/clickable_image.cgi  CGI example
 cpan/CGI/Changes                       Changelog for CGI.pm
 cpan/CGI/examples/caution.xbm          CGI example
 cpan/CGI/examples/clickable_image.cgi  CGI example
@@ -199,18 +172,21 @@ cpan/CGI/t/apache.t                       See if CGI::Apache still loads
 cpan/CGI/t/autoescape.t                        See if CGI.pm works
 cpan/CGI/t/can.t                       See if CGI.pm works
 cpan/CGI/t/carp.t                      See if CGI::Carp works
 cpan/CGI/t/autoescape.t                        See if CGI.pm works
 cpan/CGI/t/can.t                       See if CGI.pm works
 cpan/CGI/t/carp.t                      See if CGI::Carp works
+cpan/CGI/t/charset.t                   See if CGI::Carp works
 cpan/CGI/t/checkbox_group.t            See if CGI.pm works
 cpan/CGI/t/cookie.t                    See if CGI::Cookie works
 cpan/CGI/t/Dump.t                      See if CGI->Dump works
 cpan/CGI/t/end_form.t                  See if CGI.pm works
 cpan/CGI/t/form.t                      See if CGI.pm works
 cpan/CGI/t/function.t                  See if CGI.pm works
 cpan/CGI/t/checkbox_group.t            See if CGI.pm works
 cpan/CGI/t/cookie.t                    See if CGI::Cookie works
 cpan/CGI/t/Dump.t                      See if CGI->Dump works
 cpan/CGI/t/end_form.t                  See if CGI.pm works
 cpan/CGI/t/form.t                      See if CGI.pm works
 cpan/CGI/t/function.t                  See if CGI.pm works
+cpan/CGI/t/headers.t                   See if CGI.pm works
 cpan/CGI/t/hidden.t                    See if CGI.pm works
 cpan/CGI/t/html.t                      See if CGI.pm works
 cpan/CGI/t/http.t                      See if CGI.pm works
 cpan/CGI/t/init.t                      See if CGI.pm works
 cpan/CGI/t/init_test.txt               See if CGI.pm works
 cpan/CGI/t/no_tabindex.t               See if CGI.pm works
 cpan/CGI/t/hidden.t                    See if CGI.pm works
 cpan/CGI/t/html.t                      See if CGI.pm works
 cpan/CGI/t/http.t                      See if CGI.pm works
 cpan/CGI/t/init.t                      See if CGI.pm works
 cpan/CGI/t/init_test.txt               See if CGI.pm works
 cpan/CGI/t/no_tabindex.t               See if CGI.pm works
+cpan/CGI/t/param_fetch.t                       See if CGI pop menus work
 cpan/CGI/t/popup_menu.t                        See if CGI pop menus work
 cpan/CGI/t/pretty.t                    See if CGI.pm works
 cpan/CGI/t/push.t                      See if CGI::Push works
 cpan/CGI/t/popup_menu.t                        See if CGI pop menus work
 cpan/CGI/t/pretty.t                    See if CGI.pm works
 cpan/CGI/t/push.t                      See if CGI::Push works
@@ -314,6 +290,8 @@ cpan/CPAN/lib/CPAN/FirstTime.pm             Utility for creating CPAN config files
 cpan/CPAN/lib/CPAN/FTP/netrc.pm                helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/FTP.pm                      helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/HandleConfig.pm     helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/FTP/netrc.pm                helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/FTP.pm                      helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/HandleConfig.pm     helper package for CPAN.pm
+cpan/CPAN/lib/CPAN/HTTP/Client.pm      helper package for CPAN.pm
+cpan/CPAN/lib/CPAN/HTTP/Credentials.pm helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Index.pm            helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/InfoObj.pm          helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Kwalify/distroprefs.dd              helper file for validating config files
 cpan/CPAN/lib/CPAN/Index.pm            helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/InfoObj.pm          helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Kwalify/distroprefs.dd              helper file for validating config files
@@ -330,10 +308,94 @@ cpan/CPAN/lib/CPAN/Shell.pm
 cpan/CPAN/lib/CPAN/Tarzip.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/URL.pm
 cpan/CPAN/lib/CPAN/Version.pm          Simple math with different flavors of version strings
 cpan/CPAN/lib/CPAN/Tarzip.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/URL.pm
 cpan/CPAN/lib/CPAN/Version.pm          Simple math with different flavors of version strings
+cpan/CPAN-Meta/Changes
+cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm
+cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
+cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
+cpan/CPAN-Meta/lib/CPAN/Meta.pm
+cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm
+cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm
+cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm
+cpan/CPAN-Meta/t/converter-bad.t
+cpan/CPAN-Meta/t/converter-fail.t
+cpan/CPAN-Meta/t/converter.t
+cpan/CPAN-Meta/t/data-bad/107650337-META.yml
+cpan/CPAN-Meta/t/data-bad/1122575719-META.yml
+cpan/CPAN-Meta/t/data-bad/1206545041-META.yml
+cpan/CPAN-Meta/t/data-bad/1598804075-META.yml
+cpan/CPAN-Meta/t/data-bad/1927486199-META.yml
+cpan/CPAN-Meta/t/data-bad/1985684504-META.yml
+cpan/CPAN-Meta/t/data-bad/1985980974-META.yml
+cpan/CPAN-Meta/t/data-bad/2031017050-META.yml
+cpan/CPAN-Meta/t/data-bad/284247103-META.yml
+cpan/CPAN-Meta/t/data-bad/344981821-META.yml
+cpan/CPAN-Meta/t/data-bad/35478989-META.yml
+cpan/CPAN-Meta/t/data-bad/476602558-META.yml
+cpan/CPAN-Meta/t/data-bad/98042513-META.yml
+cpan/CPAN-Meta/t/data-bad/META-1_0.yml
+cpan/CPAN-Meta/t/data-bad/META-1_1.yml
+cpan/CPAN-Meta/t/data-bad/META-1_2.yml
+cpan/CPAN-Meta/t/data-bad/META-1_3.yml
+cpan/CPAN-Meta/t/data-bad/META-1_4.yml
+cpan/CPAN-Meta/t/data-bad/META-2.json
+cpan/CPAN-Meta/t/data-bad/restrictive-2.json
+cpan/CPAN-Meta/t/data-fail/META-1_0.yml
+cpan/CPAN-Meta/t/data-fail/META-1_1.yml
+cpan/CPAN-Meta/t/data-fail/META-1_2.yml
+cpan/CPAN-Meta/t/data-fail/META-1_3.yml
+cpan/CPAN-Meta/t/data-fail/META-1_4.yml
+cpan/CPAN-Meta/t/data-fail/META-2.json
+cpan/CPAN-Meta/t/data/META-1_0.yml
+cpan/CPAN-Meta/t/data/META-1_1.yml
+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/resources.yml
+cpan/CPAN-Meta/t/data/restricted-2.json
+cpan/CPAN-Meta/t/data/restrictive-1_4.yml
+cpan/CPAN-Meta/t/load-bad.t
+cpan/CPAN-Meta/t/meta-obj.t
+cpan/CPAN-Meta/t/no-index.t
+cpan/CPAN-Meta/t/prereqs-finalize.t
+cpan/CPAN-Meta/t/prereqs-merge.t
+cpan/CPAN-Meta/t/prereqs.t
+cpan/CPAN-Meta/t/repository.t
+cpan/CPAN-Meta/t/save-load.t
+cpan/CPAN-Meta/t/validator.t
+cpan/CPAN-Meta-YAML/lib/CPAN/Meta/YAML.pm              CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/01_compile.t             CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/02_basic.t               CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/03_regression.t          CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/05_export.t              CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/11_meta_yml.t            CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/12_plagger.t             CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/13_perl_smith.t          CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/14_yaml_org.t            CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/15_multibyte.t           CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/16_nullrefs.t            CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/17_toolbar.t             CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/18_tap.t         CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/19_errors.t              CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/20_subclass.t            CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/21_bom.t         CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/22_comments.t            CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/HTML-WebDAO.yml             CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/multibyte.yml               CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/one.yml             CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/sample.yml          CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/Spreadsheet-Read.yml                CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/Template-Provider-Unicode-Japanese.yml              CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/toolbar.yml         CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/two.yml             CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/utf_16_le_bom.yml           CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/data/vanilla.yml         CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/lib/Test.pm              CPAN-Meta-YAML files
 cpan/CPAN/PAUSE2003.pub                CPAN public key
 cpan/CPAN/PAUSE2005.pub                CPAN public key
 cpan/CPAN/PAUSE2007.pub                CPAN public key
 cpan/CPAN/PAUSE2009.pub                CPAN public key
 cpan/CPAN/PAUSE2003.pub                CPAN public key
 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/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/bin/cpan2dist                    the cpan2dist utility
 cpan/CPANPLUS/bin/cpanp                                the cpanp utility
 cpan/CPANPLUS/bin/cpanp-run-perl               the cpanp-run-perl utility
@@ -448,6 +510,28 @@ cpan/DB_File/t/db-hash.t   See if DB_File works
 cpan/DB_File/t/db-recno.t      See if DB_File works
 cpan/DB_File/typemap           Berkeley DB extension interface types
 cpan/DB_File/version.c         Berkeley DB extension interface version check
 cpan/DB_File/t/db-recno.t      See if DB_File works
 cpan/DB_File/typemap           Berkeley DB extension interface types
 cpan/DB_File/version.c         Berkeley DB extension interface version check
+cpan/Devel-DProf/bin/dprofpp   Perl code profile post-processor
+cpan/Devel-DProf/DProf.pm      Perl code profiler
+cpan/Devel-DProf/dprof/test1_t Perl code profiler tests
+cpan/Devel-DProf/dprof/test1_v Perl code profiler tests
+cpan/Devel-DProf/dprof/test2_t Perl code profiler tests
+cpan/Devel-DProf/dprof/test2_v Perl code profiler tests
+cpan/Devel-DProf/dprof/test3_t Perl code profiler tests
+cpan/Devel-DProf/dprof/test3_v Perl code profiler tests
+cpan/Devel-DProf/dprof/test4_t Perl code profiler tests
+cpan/Devel-DProf/dprof/test4_v Perl code profiler tests
+cpan/Devel-DProf/dprof/test5_t Perl code profiler tests
+cpan/Devel-DProf/dprof/test5_v Perl code profiler tests
+cpan/Devel-DProf/dprof/test6_t Perl code profiler tests
+cpan/Devel-DProf/dprof/test6_v Perl code profiler tests
+cpan/Devel-DProf/dprof/test7_t Perl code profiler tests
+cpan/Devel-DProf/dprof/test7_v Perl code profiler tests
+cpan/Devel-DProf/dprof/test8_t Perl code profiler tests
+cpan/Devel-DProf/dprof/test8_v Perl code profiler tests
+cpan/Devel-DProf/dprof/V.pm    Perl code profiler tests
+cpan/Devel-DProf/DProf.xs      Perl code profiler
+cpan/Devel-DProf/t/DProf.t     Perl code profiler
+cpan/Devel-DProf/Todo          Perl code profiler todo list
 cpan/Devel-PPPort/apicheck_c.PL                Devel::PPPort apicheck generator
 cpan/Devel-PPPort/Changes              Devel::PPPort changes
 cpan/Devel-PPPort/devel/buildperl.pl   Devel::PPPort perl version builder
 cpan/Devel-PPPort/apicheck_c.PL                Devel::PPPort apicheck generator
 cpan/Devel-PPPort/Changes              Devel::PPPort changes
 cpan/Devel-PPPort/devel/buildperl.pl   Devel::PPPort perl version builder
@@ -634,6 +718,7 @@ cpan/Digest-MD5/t/bits.t            See if Digest::MD5 extension works
 cpan/Digest-MD5/t/clone.t              See if Digest::MD5 extension works
 cpan/Digest-MD5/t/files.t              See if Digest::MD5 extension works
 cpan/Digest-MD5/t/md5-aaa.t            See if Digest::MD5 extension works
 cpan/Digest-MD5/t/clone.t              See if Digest::MD5 extension works
 cpan/Digest-MD5/t/files.t              See if Digest::MD5 extension works
 cpan/Digest-MD5/t/md5-aaa.t            See if Digest::MD5 extension works
+cpan/Digest-MD5/t/threads.t            See if Digest::MD5 extension works
 cpan/Digest-MD5/t/utf8.t               See if Digest::MD5 extension works
 cpan/Digest-MD5/typemap                        Digest::MD5 extension
 cpan/Digest-SHA/Changes                        Digest::SHA changes
 cpan/Digest-MD5/t/utf8.t               See if Digest::MD5 extension works
 cpan/Digest-MD5/typemap                        Digest::MD5 extension
 cpan/Digest-SHA/Changes                        Digest::SHA changes
@@ -654,6 +739,7 @@ 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/dumpload.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/dumpload.t           See if Digest::SHA works
+cpan/Digest-SHA/t/fips180-4.t          See if Digest::SHA works
 cpan/Digest-SHA/t/fips198.t            See if Digest::SHA works
 cpan/Digest-SHA/t/gglong.t             See if Digest::SHA works
 cpan/Digest-SHA/t/gg.t                 See if Digest::SHA works
 cpan/Digest-SHA/t/fips198.t            See if Digest::SHA works
 cpan/Digest-SHA/t/gglong.t             See if Digest::SHA works
 cpan/Digest-SHA/t/gg.t                 See if Digest::SHA works
@@ -767,6 +853,7 @@ cpan/Encode/t/piconv.t                      Test for piconv.t
 cpan/Encode/t/rt.pl                    test script
 cpan/Encode/t/unibench.pl              benchmark script
 cpan/Encode/t/Unicode.t                        test script
 cpan/Encode/t/rt.pl                    test script
 cpan/Encode/t/unibench.pl              benchmark script
 cpan/Encode/t/Unicode.t                        test script
+cpan/Encode/t/utf8ref.t                        test script
 cpan/Encode/t/utf8strict.t             test script
 cpan/Encode/TW/Makefile.PL             Encode extension
 cpan/Encode/TW/TW.pm                   Encode extension
 cpan/Encode/t/utf8strict.t             test script
 cpan/Encode/TW/Makefile.PL             Encode extension
 cpan/Encode/TW/TW.pm                   Encode extension
@@ -882,28 +969,6 @@ cpan/encoding-warnings/t/1-warning.t       tests for encoding::warnings
 cpan/encoding-warnings/t/2-fatal.t     tests for encoding::warnings
 cpan/encoding-warnings/t/3-normal.t    tests for encoding::warnings
 cpan/encoding-warnings/t/4-lexical.t   tests for encoding::warnings
 cpan/encoding-warnings/t/2-fatal.t     tests for encoding::warnings
 cpan/encoding-warnings/t/3-normal.t    tests for encoding::warnings
 cpan/encoding-warnings/t/4-lexical.t   tests for encoding::warnings
-cpan/ExtUtils-CBuilder/Changes                                 Changes for ExtUtils::CBuilder
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm           Base class for ExtUtils::CBuilder methods
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm   CBuilder methods for AIX
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm        CBuilder methods for cygwin
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm        CBuilder methods for darwin
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm       CBuilder methods for OSF
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm   CBuilder methods for OS/2
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm  CBuilder methods for Unix
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm   CBuilder methods for VMS
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm   CBuilder methods for Windows
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm   CBuilder methods for Windows
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm  CBuilder methods for Windows
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm       CBuilder methods for Windows
-cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm                        Compile and link C code for Perl modules
-cpan/ExtUtils-CBuilder/t/00-have-compiler.t                    ExtUtils::CBuilder tests
-cpan/ExtUtils-CBuilder/t/01-basic.t                            tests for ExtUtils::CBuilder
-cpan/ExtUtils-CBuilder/t/02-link.t                             tests for ExtUtils::CBuilder
-cpan/ExtUtils-CBuilder/t/03-cplusplus.t                                tests for ExtUtils::CBuilder
-cpan/ExtUtils-Command/lib/ExtUtils/Command.pm  Utilities for Make on non-UNIX platforms
-cpan/ExtUtils-Command/t/cp.t                   See if ExtUtils::Command works
-cpan/ExtUtils-Command/t/eu_command.t           See if ExtUtils::Command works
-cpan/ExtUtils-Command/t/lib/TieOut.pm          Testing library to capture prints
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm           generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm                        generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm      generate XS code for proxy constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm           generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm                        generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm      generate XS code for proxy constants
@@ -919,6 +984,7 @@ cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm    MakeMaker wrapper for C
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/FAQ.pod         MakeMaker FAQ
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm              Write Makefiles for extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Tutorial.pod    Writing a module with MakeMaker
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/FAQ.pod         MakeMaker FAQ
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm              Write Makefiles for extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Tutorial.pod    Writing a module with MakeMaker
+cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/YAML.pm         clone of YAML::Tiny
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm            Writes a bootstrap file (see MakeMaker)
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mksymlists.pm             Writes a linker options file for extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_AIX.pm                 MakeMaker methods for AIX
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm            Writes a bootstrap file (see MakeMaker)
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mksymlists.pm             Writes a linker options file for extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_AIX.pm                 MakeMaker methods for AIX
@@ -968,6 +1034,7 @@ cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/MPV.pm  MakeMaker test utiliti
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/PL_FILES.pm MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/Problem.pm  MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/Recurs.pm   MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/PL_FILES.pm MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/Problem.pm  MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/Recurs.pm   MakeMaker test utilities
+cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/SAS.pm      MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/XS.pm       MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Utils.pm          MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/TieIn.pm                         Testing library for dummy input handles
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/XS.pm       MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Utils.pm          MakeMaker test utilities
 cpan/ExtUtils-MakeMaker/t/lib/TieIn.pm                         Testing library for dummy input handles
@@ -1004,6 +1071,7 @@ cpan/ExtUtils-MakeMaker/t/problems.t                              How MakeMaker reacts to build problems
 cpan/ExtUtils-MakeMaker/t/prompt.t                             See if E::MM::prompt() works
 cpan/ExtUtils-MakeMaker/t/recurs.t                             See if recursive builds work
 cpan/ExtUtils-MakeMaker/t/revision.t                           See if $Revision is correct
 cpan/ExtUtils-MakeMaker/t/prompt.t                             See if E::MM::prompt() works
 cpan/ExtUtils-MakeMaker/t/recurs.t                             See if recursive builds work
 cpan/ExtUtils-MakeMaker/t/revision.t                           See if $Revision is correct
+cpan/ExtUtils-MakeMaker/t/several_authors.t                    See if multiple AUTHORs work
 cpan/ExtUtils-MakeMaker/t/split_command.t                      See if MM's xargs-like function works
 cpan/ExtUtils-MakeMaker/t/test_boilerplate.t                   MakeMaker test
 cpan/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch1/Config.pm     test data for MakeMaker
 cpan/ExtUtils-MakeMaker/t/split_command.t                      See if MM's xargs-like function works
 cpan/ExtUtils-MakeMaker/t/test_boilerplate.t                   MakeMaker test
 cpan/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch1/Config.pm     test data for MakeMaker
@@ -1013,9 +1081,6 @@ cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t                  See if MakeMaker's VERSION_FROM works
 cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t                 See if WriteEmptyMakefile works
 cpan/ExtUtils-MakeMaker/t/writemakefile_args.t                 See if WriteMakefile works
 cpan/ExtUtils-MakeMaker/t/xs.t                                 Part of MakeMaker's test suite
 cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t                 See if WriteEmptyMakefile works
 cpan/ExtUtils-MakeMaker/t/writemakefile_args.t                 See if WriteMakefile works
 cpan/ExtUtils-MakeMaker/t/xs.t                                 Part of MakeMaker's test suite
-cpan/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm                        Utilities to write MANIFEST files
-cpan/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP              The default MANIFEST.SKIP
-cpan/ExtUtils-Manifest/t/Manifest.t                            See if ExtUtils::Manifest works
 cpan/File-Fetch/lib/File/Fetch.pm      File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
 cpan/File-Fetch/t/null_subclass.t
 cpan/File-Fetch/lib/File/Fetch.pm      File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
 cpan/File-Fetch/t/null_subclass.t
@@ -1045,8 +1110,62 @@ cpan/Getopt-Long/t/gol-linkage.t See if Getopt::Long works
 cpan/Getopt-Long/t/gol-oo.t            See if Getopt::Long works
 cpan/Getopt-Long/t/gol-xargv.t         See if Getopt::Long works
 cpan/Getopt-Long/t/gol-xstring.t       See if Getopt::Long works
 cpan/Getopt-Long/t/gol-oo.t            See if Getopt::Long works
 cpan/Getopt-Long/t/gol-xargv.t         See if Getopt::Long works
 cpan/Getopt-Long/t/gol-xstring.t       See if Getopt::Long works
-cpan/if/if.pm                  For "use if"
-cpan/if/t/if.t                 Tests for "use if"
+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/00-compile.t
+cpan/HTTP-Tiny/t/010_url.t
+cpan/HTTP-Tiny/t/020_headers.t
+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/100_get.t
+cpan/HTTP-Tiny/t/110_mirror.t
+cpan/HTTP-Tiny/t/120_put.t
+cpan/HTTP-Tiny/t/130_redirect.t
+cpan/HTTP-Tiny/t/cases/get-01.txt
+cpan/HTTP-Tiny/t/cases/get-02.txt
+cpan/HTTP-Tiny/t/cases/get-03.txt
+cpan/HTTP-Tiny/t/cases/get-04.txt
+cpan/HTTP-Tiny/t/cases/get-05.txt
+cpan/HTTP-Tiny/t/cases/get-06.txt
+cpan/HTTP-Tiny/t/cases/get-07.txt
+cpan/HTTP-Tiny/t/cases/get-08.txt
+cpan/HTTP-Tiny/t/cases/get-09.txt
+cpan/HTTP-Tiny/t/cases/get-10.txt
+cpan/HTTP-Tiny/t/cases/get-11.txt
+cpan/HTTP-Tiny/t/cases/get-12.txt
+cpan/HTTP-Tiny/t/cases/get-13.txt
+cpan/HTTP-Tiny/t/cases/get-14.txt
+cpan/HTTP-Tiny/t/cases/get-15.txt
+cpan/HTTP-Tiny/t/cases/get-16.txt
+cpan/HTTP-Tiny/t/cases/get-17.txt
+cpan/HTTP-Tiny/t/cases/get-18.txt
+cpan/HTTP-Tiny/t/cases/get-19.txt
+cpan/HTTP-Tiny/t/cases/get-20.txt
+cpan/HTTP-Tiny/t/cases/get-21.txt
+cpan/HTTP-Tiny/t/cases/mirror-01.txt
+cpan/HTTP-Tiny/t/cases/mirror-02.txt
+cpan/HTTP-Tiny/t/cases/mirror-03.txt
+cpan/HTTP-Tiny/t/cases/mirror-04.txt
+cpan/HTTP-Tiny/t/cases/mirror-05.txt
+cpan/HTTP-Tiny/t/cases/put-01.txt
+cpan/HTTP-Tiny/t/cases/put-02.txt
+cpan/HTTP-Tiny/t/cases/put-03.txt
+cpan/HTTP-Tiny/t/cases/put-04.txt
+cpan/HTTP-Tiny/t/cases/put-05.txt
+cpan/HTTP-Tiny/t/cases/redirect-01.txt
+cpan/HTTP-Tiny/t/cases/redirect-02.txt
+cpan/HTTP-Tiny/t/cases/redirect-03.txt
+cpan/HTTP-Tiny/t/cases/redirect-04.txt
+cpan/HTTP-Tiny/t/cases/redirect-05.txt
+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/Util.pm
 cpan/IO-Compress/Changes                               IO::Compress
 cpan/IO-Compress/examples/compress-zlib/filtdef                IO::Compress
 cpan/IO-Compress/examples/compress-zlib/filtinf                IO::Compress
 cpan/IO-Compress/Changes                               IO::Compress
 cpan/IO-Compress/examples/compress-zlib/filtdef                IO::Compress
 cpan/IO-Compress/examples/compress-zlib/filtinf                IO::Compress
@@ -1227,6 +1346,43 @@ cpan/IPC-SysV/t/pod.t                    IPC::SysV test file
 cpan/IPC-SysV/t/sem.t                  IPC::SysV test file
 cpan/IPC-SysV/t/shm.t                  IPC::SysV test file
 cpan/IPC-SysV/typemap                  IPC::SysV typemap
 cpan/IPC-SysV/t/sem.t                  IPC::SysV test file
 cpan/IPC-SysV/t/shm.t                  IPC::SysV test file
 cpan/IPC-SysV/typemap                  IPC::SysV typemap
+cpan/JSON-PP/bin/json_pp
+cpan/JSON-PP/lib/JSON/PP/Boolean.pm
+cpan/JSON-PP/lib/JSON/PP.pm
+cpan/JSON-PP/t/000_load.t
+cpan/JSON-PP/t/001_utf8.t
+cpan/JSON-PP/t/002_error.t
+cpan/JSON-PP/t/003_types.t
+cpan/JSON-PP/t/006_pc_pretty.t
+cpan/JSON-PP/t/007_pc_esc.t
+cpan/JSON-PP/t/008_pc_base.t
+cpan/JSON-PP/t/009_pc_extra_number.t
+cpan/JSON-PP/t/010_pc_keysort.t
+cpan/JSON-PP/t/011_pc_expo.t
+cpan/JSON-PP/t/012_blessed.t
+cpan/JSON-PP/t/013_limit.t
+cpan/JSON-PP/t/014_latin1.t
+cpan/JSON-PP/t/015_prefix.t
+cpan/JSON-PP/t/016_tied.t
+cpan/JSON-PP/t/017_relaxed.t
+cpan/JSON-PP/t/018_json_checker.t
+cpan/JSON-PP/t/019_incr.t
+cpan/JSON-PP/t/020_unknown.t
+cpan/JSON-PP/t/021_evans_bugrep.t
+cpan/JSON-PP/t/022_comment_at_eof.t
+cpan/JSON-PP/t/099_binary.t
+cpan/JSON-PP/t/104_sortby.t
+cpan/JSON-PP/t/105_esc_slash.t
+cpan/JSON-PP/t/106_allow_barekey.t
+cpan/JSON-PP/t/107_allow_singlequote.t
+cpan/JSON-PP/t/108_decode.t
+cpan/JSON-PP/t/109_encode.t
+cpan/JSON-PP/t/110_bignum.t
+cpan/JSON-PP/t/112_upgrade.t
+cpan/JSON-PP/t/113_overloaded_eq.t
+cpan/JSON-PP/t/114_decode_prefix.t
+cpan/JSON-PP/t/115_tie_ixhash.t
+cpan/JSON-PP/t/_unicode_handling.pm
 cpan/libnet/Changes            libnet
 cpan/libnet/Config.eg          libnet
 cpan/libnet/demos/ftp          libnet
 cpan/libnet/Changes            libnet
 cpan/libnet/Config.eg          libnet
 cpan/libnet/demos/ftp          libnet
@@ -1368,86 +1524,6 @@ 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/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-BigInt-FastCalc/FastCalc.pm  Math::BigInt::FastCalc extension
-cpan/Math-BigInt-FastCalc/FastCalc.xs  Math::BigInt::FastCalc extension
-cpan/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
-cpan/Math-BigInt-FastCalc/t/bootstrap.t        Math::BigInt::FastCalc extension
-cpan/Math-BigInt-FastCalc/t/leak.t     test for memory leaks in Math::BigInt::FastCalc
-cpan/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
-cpan/Math-BigInt/lib/Math/BigFloat.pm          An arbitrary precision floating-point arithmetic package
-cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm    Pure Perl module to support Math::BigInt
-cpan/Math-BigInt/lib/Math/BigInt/Calc.pm       Pure Perl module to support Math::BigInt
-cpan/Math-BigInt/lib/Math/BigInt.pm    An arbitrary precision integer arithmetic package
-cpan/Math-BigInt/t/alias.inc           Support for BigInt tests
-cpan/Math-BigInt/t/bare_mbf.t          Test MBF under Math::BigInt::BareCalc
-cpan/Math-BigInt/t/bare_mbi.t          Test MBI under Math::BigInt::BareCalc
-cpan/Math-BigInt/t/bare_mif.t          Rounding tests under BareCalc
-cpan/Math-BigInt/t/bigfltpm.inc                Shared tests for bigfltpm.t and sub_mbf.t
-cpan/Math-BigInt/t/bigfltpm.t          See if BigFloat.pm works
-cpan/Math-BigInt/t/bigintc.t           See if BigInt/Calc.pm works
-cpan/Math-BigInt/t/bigintpm.inc                Shared tests for bigintpm.t and sub_mbi.t
-cpan/Math-BigInt/t/bigintpm.t          See if BigInt.pm works
-cpan/Math-BigInt/t/bigints.t           See if BigInt.pm works
-cpan/Math-BigInt/t/biglog.t            Test the log function
-cpan/Math-BigInt/t/big_pi_e.t          test bpi() and bexp()
-cpan/Math-BigInt/t/bigroot.t           Test the broot function
-cpan/Math-BigInt/t/calling.t           Test calling conventions
-cpan/Math-BigInt/t/config.t            Test Math::BigInt->config()
-cpan/Math-BigInt/t/constant.t          Test Math::BigInt/BigFloat under :constant
-cpan/Math-BigInt/t/const_mbf.t         Test Math::BigInt
-cpan/Math-BigInt/t/downgrade.t         Test if use Math::BigInt(); under downgrade works
-cpan/Math-BigInt/t/_e_math.t           Helper routine in BigFloat for _e math
-cpan/Math-BigInt/t/inf_nan.t           Special tests for inf and *NaN* handling
-cpan/Math-BigInt/t/isa.t               Test for Math::BigInt inheritance
-cpan/Math-BigInt/t/lib_load.t          Test sane lib names
-cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm   Empty subclass of BigFloat for test
-cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
-cpan/Math-BigInt/t/Math/BigInt/Scalar.pm       Pure Perl module to support Math::BigInt
-cpan/Math-BigInt/t/Math/BigInt/Subclass.pm     Empty subclass of BigInt for test
-cpan/Math-BigInt/t/mbf_ali.t           Tests for BigFloat
-cpan/Math-BigInt/t/mbi_ali.t           Tests for BigInt
-cpan/Math-BigInt/t/mbimbf.inc          Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
-cpan/Math-BigInt/t/mbimbf.t            BigInt/BigFloat accuracy, precision and fallback, round_mode
-cpan/Math-BigInt/t/mbi_rand.t          Test Math::BigInt randomly
-cpan/Math-BigInt/t/nan_cmp.t           overloaded comparision involving *NaN*
-cpan/Math-BigInt/t/new_overloaded.t    test overloaded numbers in BigFloat's new()
-cpan/Math-BigInt/t/req_mbf0.t          test: require Math::BigFloat; ->bzero();
-cpan/Math-BigInt/t/req_mbf1.t          test: require Math::BigFloat; ->bone();
-cpan/Math-BigInt/t/req_mbfa.t          test: require Math::BigFloat; ->bnan();
-cpan/Math-BigInt/t/req_mbfi.t          test: require Math::BigFloat; ->binf();
-cpan/Math-BigInt/t/req_mbfn.t          test: require Math::BigFloat; ->new();
-cpan/Math-BigInt/t/req_mbfw.t          require Math::BigFloat; import ( with => );
-cpan/Math-BigInt/t/require.t           Test if require Math::BigInt works
-cpan/Math-BigInt/t/round.t             Test rounding with non-integer A and P
-cpan/Math-BigInt/t/sub_ali.t           Tests for aliases in BigInt subclasses
-cpan/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
-cpan/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
-cpan/Math-BigInt/t/sub_mif.t           Test A & P with subclasses using mbimbf.inc
-cpan/Math-BigInt/t/trap.t              Test whether trap_nan and trap_inf work
-cpan/Math-BigInt/t/upgradef.t          Test if use Math::BigFloat(); under upgrade works
-cpan/Math-BigInt/t/upgrade.inc         Actual tests for upgrade.t
-cpan/Math-BigInt/t/upgrade.t           Test if use Math::BigInt(); under upgrade works
-cpan/Math-BigInt/t/use_lib1.t          Test combinations of Math::BigInt and BigFloat
-cpan/Math-BigInt/t/use_lib2.t          Test combinations of Math::BigInt and BigFloat
-cpan/Math-BigInt/t/use_lib3.t          Test combinations of Math::BigInt and BigFloat
-cpan/Math-BigInt/t/use_lib4.t          Test combinations of Math::BigInt and BigFloat
-cpan/Math-BigInt/t/use_mbfw.t          use BigFloat w/ with and lib at the same time
-cpan/Math-BigInt/t/use.t               Test if use Math::BigInt(); works
-cpan/Math-BigInt/t/with_sub.t          Test use Math::BigFloat with => package
-cpan/Math-BigRat/lib/Math/BigRat.pm    Math::BigRat
-cpan/Math-BigRat/t/big_ap.t            Math::BigRat test
-cpan/Math-BigRat/t/bigfltpm.inc                Math::BigRat test
-cpan/Math-BigRat/t/bigfltrt.t          Math::BigRat test
-cpan/Math-BigRat/t/biglog.t            Math::BigRat test
-cpan/Math-BigRat/t/bigratpm.inc                Math::BigRat test
-cpan/Math-BigRat/t/bigratpm.t          Math::BigRat test
-cpan/Math-BigRat/t/bigrat.t            Math::BigRat test
-cpan/Math-BigRat/t/bigratup.t          test under $Math::BigInt::upgrade
-cpan/Math-BigRat/t/bigroot.t           Math::BigRat test
-cpan/Math-BigRat/t/hang.t              Math::BigRat test for bug #34584 - hang in exp()
-cpan/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper
-cpan/Math-BigRat/t/requirer.t          see if require works properly
-cpan/Math-BigRat/t/trap.t              see if trap_nan and trap_inf work
 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/t/Complex.t          See if Math::Complex works
 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/t/Complex.t          See if Math::Complex works
@@ -1461,7 +1537,6 @@ cpan/Memoize/Memoize/NDBM_File.pm Memoize glue layer for NDBM_File
 cpan/Memoize/Memoize.pm                        Memoize
 cpan/Memoize/Memoize/SDBM_File.pm      Memoize glue layer for SDBM_File
 cpan/Memoize/Memoize/Storable.pm       Memoize glue layer for Storable
 cpan/Memoize/Memoize.pm                        Memoize
 cpan/Memoize/Memoize/SDBM_File.pm      Memoize glue layer for SDBM_File
 cpan/Memoize/Memoize/Storable.pm       Memoize glue layer for Storable
-cpan/Memoize/README                    Memoize release notes
 cpan/Memoize/t/array_confusion.t       Memoize ambiguous array return tests
 cpan/Memoize/t/array.t                 Memoize array context return tests
 cpan/Memoize/t/correctness.t           Memoize basic correctness tests
 cpan/Memoize/t/array_confusion.t       Memoize ambiguous array return tests
 cpan/Memoize/t/array.t                 Memoize array context return tests
 cpan/Memoize/t/correctness.t           Memoize basic correctness tests
@@ -1489,89 +1564,96 @@ cpan/MIME-Base64/Makefile.PL            MIME::Base64 extension
 cpan/MIME-Base64/QuotedPrint.pm                MIME::Base64 extension
 cpan/MIME-Base64/README                        README for MIME::Base64
 cpan/MIME-Base64/t/base64.t            See whether MIME::Base64 works
 cpan/MIME-Base64/QuotedPrint.pm                MIME::Base64 extension
 cpan/MIME-Base64/README                        README for MIME::Base64
 cpan/MIME-Base64/t/base64.t            See whether MIME::Base64 works
+cpan/MIME-Base64/t/length.t    See whether MIME::QuotedPrint works
 cpan/MIME-Base64/t/quoted-print.t      See whether MIME::QuotedPrint works
 cpan/MIME-Base64/t/unicode.t           See whether MIME::Base64 works
 cpan/MIME-Base64/t/quoted-print.t      See whether MIME::QuotedPrint works
 cpan/MIME-Base64/t/unicode.t           See whether MIME::Base64 works
-cpan/MIME-Base64/t/warn.t              See whether MIME::Base64 works
-cpan/Module-Build/Changes                              Module::Build
-cpan/Module-Build/lib/inc/latest.pm                    Module::Build
-cpan/Module-Build/lib/inc/latest/private.pm            Module::Build
-cpan/Module-Build/lib/Module/Build/API.pod             Module::Build
-cpan/Module-Build/lib/Module/Build/Authoring.pod       Module::Build
-cpan/Module-Build/lib/Module/Build/Base.pm             Module::Build
-cpan/Module-Build/lib/Module/Build/Bundling.pod                Module::Build
-cpan/Module-Build/lib/Module/Build/Compat.pm           Module::Build
-cpan/Module-Build/lib/Module/Build/ConfigData.pm               Module::Build
-cpan/Module-Build/lib/Module/Build/Config.pm           Module::Build
-cpan/Module-Build/lib/Module/Build/Cookbook.pm         Module::Build
-cpan/Module-Build/lib/Module/Build/Dumper.pm           Module::Build
-cpan/Module-Build/lib/Module/Build/ModuleInfo.pm       Module::Build
-cpan/Module-Build/lib/Module/Build/Notes.pm            Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/aix.pm     Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/Amiga.pm   Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/cygwin.pm  Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/darwin.pm  Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/Default.pm Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/EBCDIC.pm  Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/MacOS.pm   Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/MPEiX.pm   Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/os2.pm     Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/RiscOS.pm  Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/Unix.pm    Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/VMS.pm     Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/VOS.pm     Module::Build
-cpan/Module-Build/lib/Module/Build/Platform/Windows.pm Module::Build
-cpan/Module-Build/lib/Module/Build.pm                  Module::Build
-cpan/Module-Build/lib/Module/Build/PodParser.pm                Module::Build
-cpan/Module-Build/lib/Module/Build/PPMMaker.pm         Module::Build
-cpan/Module-Build/lib/Module/Build/Version.pm          Module::Build
-cpan/Module-Build/lib/Module/Build/YAML.pm             Module::Build
-cpan/Module-Build/scripts/config_data                  Module::Build
-cpan/Module-Build/t/00-compile.t                       Module::Build
-cpan/Module-Build/t/actions/installdeps.t              Module::Build
-cpan/Module-Build/t/add_property.t                     Module::Build
-cpan/Module-Build/t/basic.t                            Module::Build
-cpan/Module-Build/t/bundled/Tie/CPHash.pm              Module::Build
-cpan/Module-Build/t/bundle_inc.t                       Module::Build
-cpan/Module-Build/t/compat/exit.t                      Module::Build
-cpan/Module-Build/t/compat.t                           Module::Build
-cpan/Module-Build/t/debug.t                            Module::Build
-cpan/Module-Build/t/destinations.t                     Module::Build
-cpan/Module-Build/t/extend.t                           Module::Build
-cpan/Module-Build/t/ext.t                              Module::Build
-cpan/Module-Build/t/files.t                            Module::Build
-cpan/Module-Build/t/help.t                             Module::Build
-cpan/Module-Build/t/install_extra_target.t             Module::Build
-cpan/Module-Build/t/install.t                          Module::Build
-cpan/Module-Build/t/lib/DistGen.pm                     Module::Build
-cpan/Module-Build/t/lib/MBTest.pm                      Module::Build
-cpan/Module-Build/t/manifypods.t                       Module::Build
-cpan/Module-Build/t/metadata2.t                                Module::Build
-cpan/Module-Build/t/metadata.t                         Module::Build
-cpan/Module-Build/t/moduleinfo.t                       Module::Build
-cpan/Module-Build/t/mymeta.t                           Module::Build
-cpan/Module-Build/t/new_from_context.t                 Module::Build
-cpan/Module-Build/t/notes.t                            Module::Build
-cpan/Module-Build/t/parents.t                          Module::Build
-cpan/Module-Build/t/perl_mb_opt.t                      Module::Build
-cpan/Module-Build/t/PL_files.t                         Module::Build
-cpan/Module-Build/t/pod_parser.t                       Module::Build
-cpan/Module-Build/t/ppm.t                              Module::Build
-cpan/Module-Build/t/properties/module_name.t           Module::Build
-cpan/Module-Build/t/properties/needs_compiler.t                Module::Build
-cpan/Module-Build/t/properties/share_dir.t             Module::Build
-cpan/Module-Build/t/README.pod                         Module::Build
-cpan/Module-Build/t/resume.t                           Module::Build
-cpan/Module-Build/t/runthrough.t                       Module::Build
-cpan/Module-Build/t/sample.t                           Module::Build
-cpan/Module-Build/t/script_dist.t                      Module::Build
-cpan/Module-Build/t/test_file_exts.t                   Module::Build
-cpan/Module-Build/t/test_types.t                       Module::Build
-cpan/Module-Build/t/test_type.t                                Module::Build
-cpan/Module-Build/t/tilde.t                            Module::Build
-cpan/Module-Build/t/use_tap_harness.t                  Module::Build
-cpan/Module-Build/t/versions.t                         Module::Build
-cpan/Module-Build/t/write_default_maniskip.t           Module::Build
-cpan/Module-Build/t/xs.t                               Module::Build
+cpan/Module-Build/bin/config_data
+cpan/Module-Build/Changes
+cpan/Module-Build/lib/inc/latest.pm
+cpan/Module-Build/lib/inc/latest/private.pm
+cpan/Module-Build/lib/Module/Build/API.pod
+cpan/Module-Build/lib/Module/Build/Authoring.pod
+cpan/Module-Build/lib/Module/Build/Base.pm
+cpan/Module-Build/lib/Module/Build/Bundling.pod
+cpan/Module-Build/lib/Module/Build/Compat.pm
+cpan/Module-Build/lib/Module/Build/ConfigData.pm
+cpan/Module-Build/lib/Module/Build/Config.pm
+cpan/Module-Build/lib/Module/Build/Cookbook.pm
+cpan/Module-Build/lib/Module/Build/Dumper.pm
+cpan/Module-Build/lib/Module/Build/ModuleInfo.pm
+cpan/Module-Build/lib/Module/Build/Notes.pm
+cpan/Module-Build/lib/Module/Build/Platform/aix.pm
+cpan/Module-Build/lib/Module/Build/Platform/Amiga.pm
+cpan/Module-Build/lib/Module/Build/Platform/cygwin.pm
+cpan/Module-Build/lib/Module/Build/Platform/darwin.pm
+cpan/Module-Build/lib/Module/Build/Platform/Default.pm
+cpan/Module-Build/lib/Module/Build/Platform/EBCDIC.pm
+cpan/Module-Build/lib/Module/Build/Platform/MacOS.pm
+cpan/Module-Build/lib/Module/Build/Platform/MPEiX.pm
+cpan/Module-Build/lib/Module/Build/Platform/os2.pm
+cpan/Module-Build/lib/Module/Build/Platform/RiscOS.pm
+cpan/Module-Build/lib/Module/Build/Platform/Unix.pm
+cpan/Module-Build/lib/Module/Build/Platform/VMS.pm
+cpan/Module-Build/lib/Module/Build/Platform/VOS.pm
+cpan/Module-Build/lib/Module/Build/Platform/Windows.pm
+cpan/Module-Build/lib/Module/Build.pm
+cpan/Module-Build/lib/Module/Build/PodParser.pm
+cpan/Module-Build/lib/Module/Build/PPMMaker.pm
+cpan/Module-Build/lib/Module/Build/Version.pm
+cpan/Module-Build/lib/Module/Build/YAML.pm
+cpan/Module-Build/t/00-compile.t
+cpan/Module-Build/t/actions/installdeps.t
+cpan/Module-Build/t/actions/manifest_skip.t
+cpan/Module-Build/t/add_property.t
+cpan/Module-Build/t/basic.t
+cpan/Module-Build/t/bundled/Software/License.pm
+cpan/Module-Build/t/bundled/Tie/CPHash.pm
+cpan/Module-Build/t/bundle_inc.t
+cpan/Module-Build/t/compat/exit.t
+cpan/Module-Build/t/compat.t
+cpan/Module-Build/t/debug.t
+cpan/Module-Build/t/destinations.t
+cpan/Module-Build/t/extend.t
+cpan/Module-Build/t/ext.t
+cpan/Module-Build/t/files.t
+cpan/Module-Build/t/help.t
+cpan/Module-Build/t/install_extra_target.t
+cpan/Module-Build/t/install.t
+cpan/Module-Build/t/lib/DistGen.pm
+cpan/Module-Build/t/lib/MBTest.pm
+cpan/Module-Build/t/lib/Module/Signature.pm
+cpan/Module-Build/t/lib/Software/License/VaporWare.pm
+cpan/Module-Build/t/manifypods.t
+cpan/Module-Build/t/metadata2.t
+cpan/Module-Build/t/metadata.t
+cpan/Module-Build/t/mymeta.t
+cpan/Module-Build/t/new_from_context.t
+cpan/Module-Build/t/notes.t
+cpan/Module-Build/t/parents.t
+cpan/Module-Build/t/perl_mb_opt.t
+cpan/Module-Build/t/PL_files.t
+cpan/Module-Build/t/pod_parser.t
+cpan/Module-Build/t/ppm.t
+cpan/Module-Build/t/properties/dist_suffix.t
+cpan/Module-Build/t/properties/license.t
+cpan/Module-Build/t/properties/module_name.t
+cpan/Module-Build/t/properties/needs_compiler.t
+cpan/Module-Build/t/properties/release_status.t
+cpan/Module-Build/t/properties/requires.t
+cpan/Module-Build/t/properties/share_dir.t
+cpan/Module-Build/t/README.pod
+cpan/Module-Build/t/resume.t
+cpan/Module-Build/t/runthrough.t
+cpan/Module-Build/t/sample.t
+cpan/Module-Build/t/script_dist.t
+cpan/Module-Build/t/test_file_exts.t
+cpan/Module-Build/t/test_types.t
+cpan/Module-Build/t/test_type.t
+cpan/Module-Build/t/tilde.t
+cpan/Module-Build/t/use_tap_harness.t
+cpan/Module-Build/t/versions.t
+cpan/Module-Build/t/write_default_maniskip.t
+cpan/Module-Build/t/xs.t
 cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm    Module::Conditional
 cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t    Module::Conditional tests
 cpan/Module-Load-Conditional/t/02_Parse_Version.t              Module::Load::Conditional tests
 cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm    Module::Conditional
 cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t    Module::Conditional tests
 cpan/Module-Load-Conditional/t/02_Parse_Version.t              Module::Load::Conditional tests
@@ -1591,6 +1673,11 @@ cpan/Module-Load/t/to_load/LoadMe.pl             Module::Load tests
 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-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-Metadata/t/lib/DistGen.pm
+cpan/Module-Metadata/t/lib/MBTest.pm
+cpan/Module-Metadata/t/lib/Tie/CPHash.pm
+cpan/Module-Metadata/t/metadata.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/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
@@ -1655,9 +1742,7 @@ 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/Zot/.Zork.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/Zot/.Zork.pm               Module::Pluggable tests
-cpan/NEXT/Changes              NEXT
 cpan/NEXT/lib/NEXT.pm          Pseudo-class NEXT for method redispatch
 cpan/NEXT/lib/NEXT.pm          Pseudo-class NEXT for method redispatch
-cpan/NEXT/README               NEXT
 cpan/NEXT/t/actual.t           NEXT
 cpan/NEXT/t/actuns.t           NEXT
 cpan/NEXT/t/dynamically_scoped_regex_vars.t    NEXT
 cpan/NEXT/t/actual.t           NEXT
 cpan/NEXT/t/actuns.t           NEXT
 cpan/NEXT/t/dynamically_scoped_regex_vars.t    NEXT
@@ -1689,43 +1774,29 @@ cpan/parent/t/parent-classfromfile.t            tests for parent.pm
 cpan/parent/t/parent-pmc.t                     tests for parent.pm
 cpan/parent/t/parent-returns-false.t           tests for parent.pm
 cpan/parent/t/parent.t                         tests for parent.pm
 cpan/parent/t/parent-pmc.t                     tests for parent.pm
 cpan/parent/t/parent-returns-false.t           tests for parent.pm
 cpan/parent/t/parent.t                         tests for parent.pm
-cpan/Parse-CPAN-Meta/Changes                           Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm            Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/01_compile.t                    Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/02_basic.t                      Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/03_regression.t                 Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/04_scalar.t                     Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/05_export.t                     Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/11_meta_yml.t                   Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/12_plagger.t                    Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/13_perl_smith.t                 Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/14_yaml_org.t                   Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/15_multibyte.t                  Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/16_nullrefs.t                   Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/17_toolbar.t                    Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/18_tap.t                                Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/19_errors.t                     Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/21_bom.t                                Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/HTML-WebDAO.yml            Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/multibyte.yml              Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/sample.yml                 Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/Spreadsheet-Read.yml       Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/Template-Provider-Unicode-Japanese.yml     Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/toolbar.yml                        Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml  Parse::CPAN::Meta - manually generated; see Porting/Maintainers.pl
-cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml.packed   Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/vanilla.yml                        Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm     Parse::CPAN::Meta testing library
-cpan/Parse-CPAN-Meta/uupacktool.pl                     Parse::CPAN::Meta
+cpan/Parse-CPAN-Meta/Changes
+cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm
+cpan/Parse-CPAN-Meta/t/01_compile.t
+cpan/Parse-CPAN-Meta/t/02_api.t
+cpan/Parse-CPAN-Meta/t/03_functions.t
+cpan/Parse-CPAN-Meta/t/04_export.t
+cpan/Parse-CPAN-Meta/t/05_errors.t
+cpan/Parse-CPAN-Meta/t/data/VR-META.json
+cpan/Parse-CPAN-Meta/t/data/VR-META.yml
+cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm
 cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm      PerlIO::via::QuotedPrint
 cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t                    PerlIO::via::QuotedPrint
 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/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/LaTeX.pm                Convert POD data to LaTeX
+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/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
@@ -1734,7 +1805,8 @@ cpan/podlators/lib/Pod/Text/Color.pm              Convert POD data to color ASCII text
 cpan/podlators/lib/Pod/Text/Overstrike.pm      Convert POD data to formatted overstrike text
 cpan/podlators/lib/Pod/Text.pm                 Pod-Parser - convert POD data to formatted ASCII text
 cpan/podlators/lib/Pod/Text/Termcap.pm         Convert POD data to ASCII text with format escapes
 cpan/podlators/lib/Pod/Text/Overstrike.pm      Convert POD data to formatted overstrike text
 cpan/podlators/lib/Pod/Text.pm                 Pod-Parser - convert POD data to formatted ASCII text
 cpan/podlators/lib/Pod/Text/Termcap.pm         Convert POD data to ASCII text with format escapes
-cpan/podlators/Makefile.PL
+cpan/podlators/scripts/pod2man.PL      Precursor for translator to turn pod into manpage
+cpan/podlators/scripts/pod2text.PL     Precursor for translator to turn pod into text
 cpan/podlators/t/basic.cap                     podlators test
 cpan/podlators/t/basic.clr                     podlators test
 cpan/podlators/t/basic.man                     podlators test
 cpan/podlators/t/basic.cap                     podlators test
 cpan/podlators/t/basic.clr                     podlators test
 cpan/podlators/t/basic.man                     podlators test
@@ -1747,6 +1819,7 @@ cpan/podlators/t/devise-date.t                    podlators test
 cpan/podlators/t/filehandle.t                  podlators test
 cpan/podlators/t/man-heading.t                 podlators test
 cpan/podlators/t/man-options.t                 podlators test
 cpan/podlators/t/filehandle.t                  podlators test
 cpan/podlators/t/man-heading.t                 podlators test
 cpan/podlators/t/man-options.t                 podlators test
+cpan/podlators/t/man-perlio.t                          podlators test
 cpan/podlators/t/man.t                         podlators test
 cpan/podlators/t/man-utf8.t                    podlators test
 cpan/podlators/t/overstrike.t                  podlators test
 cpan/podlators/t/man.t                         podlators test
 cpan/podlators/t/man-utf8.t                    podlators test
 cpan/podlators/t/overstrike.t                  podlators test
@@ -1757,6 +1830,7 @@ cpan/podlators/t/pod.t                            podlators test
 cpan/podlators/t/termcap.t                     podlators test
 cpan/podlators/t/text-encoding.t               podlators test
 cpan/podlators/t/text-options.t                        podlators test
 cpan/podlators/t/termcap.t                     podlators test
 cpan/podlators/t/text-encoding.t               podlators test
 cpan/podlators/t/text-options.t                        podlators test
+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
@@ -1768,6 +1842,9 @@ 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/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/t/pod/contains_pod.xr          Pod-Parser test file
 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/t/pod/contains_pod.xr          Pod-Parser test file
@@ -1935,6 +2012,7 @@ cpan/Pod-Simple/t/junk1.pod                               Pod::Simple test file
 cpan/Pod-Simple/t/junk2o.txt                           Pod::Simple test file
 cpan/Pod-Simple/t/junk2.pod                            Pod::Simple test file
 cpan/Pod-Simple/t/linkclas.t                           Pod::Simple test file
 cpan/Pod-Simple/t/junk2o.txt                           Pod::Simple test file
 cpan/Pod-Simple/t/junk2.pod                            Pod::Simple test file
 cpan/Pod-Simple/t/linkclas.t                           Pod::Simple test file
+cpan/Pod-Simple/t/output.t                             Pod::Simple test file
 cpan/Pod-Simple/t/perlcygo.txt                         Pod::Simple test file
 cpan/Pod-Simple/t/perlcyg.pod                          Pod::Simple test file
 cpan/Pod-Simple/t/perlfaqo.txt                         Pod::Simple test file
 cpan/Pod-Simple/t/perlcygo.txt                         Pod::Simple test file
 cpan/Pod-Simple/t/perlcyg.pod                          Pod::Simple test file
 cpan/Pod-Simple/t/perlfaqo.txt                         Pod::Simple test file
@@ -1989,7 +2067,7 @@ cpan/Pod-Simple/t/xhtml10.t                               Pod::Simple test file
 cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
 cpan/Shell/Shell.pm            Make AUTOLOADed system() calls
 cpan/Shell/t/Shell.t           Tests for above
 cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
 cpan/Shell/Shell.pm            Make AUTOLOADed system() calls
 cpan/Shell/t/Shell.t           Tests for above
-cpan/Sys-Syslog/Changes                        Changlog for Sys::Syslog
+cpan/Sys-Syslog/Changes                        Changelog for Sys::Syslog
 cpan/Sys-Syslog/fallback/const-c.inc   Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/const-xs.inc  Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/syslog.h      Sys::Syslog header fallback file
 cpan/Sys-Syslog/fallback/const-c.inc   Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/const-xs.inc  Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/syslog.h      Sys::Syslog header fallback file
@@ -2343,6 +2421,7 @@ cpan/Test-Simple/t/subtest/plan.t                 Test::Builder tests
 cpan/Test-Simple/t/subtest/predicate.t                 Test::Builder tests
 cpan/Test-Simple/t/subtest/singleton.t                 Test::More test
 cpan/Test-Simple/t/subtest/todo.t                      Test::Builder tests
 cpan/Test-Simple/t/subtest/predicate.t                 Test::Builder tests
 cpan/Test-Simple/t/subtest/singleton.t                 Test::More test
 cpan/Test-Simple/t/subtest/todo.t                      Test::Builder tests
+cpan/Test-Simple/t/subtest/wstat.t                     Test::More test
 cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t                Test::Builder::Module test
 cpan/Test-Simple/t/Tester/tbt_01basic.t                        Test::Builder::Tester test
 cpan/Test-Simple/t/Tester/tbt_02fhrestore.t            Test::Builder::Tester test
 cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t                Test::Builder::Module test
 cpan/Test-Simple/t/Tester/tbt_01basic.t                        Test::Builder::Tester test
 cpan/Test-Simple/t/Tester/tbt_02fhrestore.t            Test::Builder::Tester test
@@ -2464,6 +2543,8 @@ cpan/Time-HiRes/HiRes.xs          Time::HiRes extension
 cpan/Time-HiRes/Makefile.PL            Time::HiRes extension
 cpan/Time-HiRes/t/HiRes.t              Test for Time::HiRes
 cpan/Time-HiRes/typemap                        Time::HiRes extension
 cpan/Time-HiRes/Makefile.PL            Time::HiRes extension
 cpan/Time-HiRes/t/HiRes.t              Test for Time::HiRes
 cpan/Time-HiRes/typemap                        Time::HiRes extension
+cpan/Time-Local/lib/Time/Local.pm      Reverse translation of localtime, gmtime
+cpan/Time-Local/t/Local.t              See if Time::Local works
 cpan/Time-Piece/Changes                Time::Piece extension
 cpan/Time-Piece/Makefile.PL    Time::Piece extension
 cpan/Time-Piece/Piece.pm       Time::Piece extension
 cpan/Time-Piece/Changes                Time::Piece extension
 cpan/Time-Piece/Makefile.PL    Time::Piece extension
 cpan/Time-Piece/Piece.pm       Time::Piece extension
@@ -2479,35 +2560,84 @@ cpan/Time-Piece/t/06subclass.t  Test for Time::Piece
 cpan/Time-Piece/t/07arith.t    Test for Time::Piece
 cpan/Unicode-Collate/Changes                   Unicode::Collate
 cpan/Unicode-Collate/Collate/allkeys.txt       Unicode::Collate
 cpan/Time-Piece/t/07arith.t    Test for Time::Piece
 cpan/Unicode-Collate/Changes                   Unicode::Collate
 cpan/Unicode-Collate/Collate/allkeys.txt       Unicode::Collate
+cpan/Unicode-Collate/Collate/CJK/Big5.pm                       Unicode::Collate
+cpan/Unicode-Collate/Collate/CJK/GB2312.pm                     Unicode::Collate
+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/keys.txt          Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/af.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
+cpan/Unicode-Collate/Collate/Locale/az.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/ca.pl                      Unicode::Collate
 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/ca.pl                      Unicode::Collate
 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/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/et.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
 cpan/Unicode-Collate/Collate/Locale/et.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/fil.pl                     Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/fi.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/fo.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/fr.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/fi.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/fo.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/fr.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/ha.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/haw.pl                     Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/haw.pl                     Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/hr.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/hu.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/hy.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/ig.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/is.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/is.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/ja.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/kk.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/kl.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/kl.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/ko.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/lt.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/lv.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/lv.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/mt.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/nb.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/nn.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/nn.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/nso.pl                     Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/om.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/pl.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale.pm                 Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/ro.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/pl.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale.pm                 Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/ro.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/ru.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/se.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sk.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sl.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sk.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sl.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/sq.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sv.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sw.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sv.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sw.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/tn.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/to.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/tr.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/uk.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/vi.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/wo.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/yo.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/zh_big5.pl                 Unicode::Collate
+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.pm                        Unicode::Collate
 cpan/Unicode-Collate/Collate.pm                        Unicode::Collate
+cpan/Unicode-Collate/Collate.xs                        Unicode::Collate
+cpan/Unicode-Collate/Makefile.PL                       Unicode::Collate
+cpan/Unicode-Collate/mkheader                  Unicode::Collate
 cpan/Unicode-Collate/README                    Unicode::Collate
 cpan/Unicode-Collate/t/altern.t                        Unicode::Collate
 cpan/Unicode-Collate/README                    Unicode::Collate
 cpan/Unicode-Collate/t/altern.t                        Unicode::Collate
+cpan/Unicode-Collate/t/backwds.t                       Unicode::Collate
+cpan/Unicode-Collate/t/cjk_b5.t                Unicode::Collate
+cpan/Unicode-Collate/t/cjk_gb.t                Unicode::Collate
+cpan/Unicode-Collate/t/cjk_ja.t                Unicode::Collate
+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/cjkrange.t              Unicode::Collate
+cpan/Unicode-Collate/t/cjk_st.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
 cpan/Unicode-Collate/t/hangtype.t              Unicode::Collate
 cpan/Unicode-Collate/t/contract.t              Unicode::Collate
 cpan/Unicode-Collate/t/default.t               Unicode::Collate
 cpan/Unicode-Collate/t/hangtype.t              Unicode::Collate
@@ -2517,31 +2647,73 @@ cpan/Unicode-Collate/t/illegalp.t               Unicode::Collate
 cpan/Unicode-Collate/t/illegal.t               Unicode::Collate
 cpan/Unicode-Collate/t/index.t                 Unicode::Collate
 cpan/Unicode-Collate/t/loc_af.t                        Unicode::Collate
 cpan/Unicode-Collate/t/illegal.t               Unicode::Collate
 cpan/Unicode-Collate/t/index.t                 Unicode::Collate
 cpan/Unicode-Collate/t/loc_af.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_ar.t                        Unicode::Collate
+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_ca.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_cs.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_ca.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_cs.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_cyrl.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_cy.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_da.t                        Unicode::Collate
 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_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_et.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
 cpan/Unicode-Collate/t/loc_et.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_fil.t                       Unicode::Collate
 cpan/Unicode-Collate/t/loc_fi.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_fo.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_fr.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_fi.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_fo.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_fr.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_ha.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_haw.t                       Unicode::Collate
 cpan/Unicode-Collate/t/loc_haw.t                       Unicode::Collate
+cpan/Unicode-Collate/t/loc_hr.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_hu.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_hy.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_ig.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_is.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_is.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_jait.t                      Unicode::Collate
+cpan/Unicode-Collate/t/loc_japr.t                      Unicode::Collate
+cpan/Unicode-Collate/t/loc_ja.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_kk.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_kl.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_kl.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_ko.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_lt.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_lv.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_lv.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_mk.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_mt.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_nb.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_nn.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_nb.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_nn.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_nso.t                       Unicode::Collate
+cpan/Unicode-Collate/t/loc_om.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_pl.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_ro.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_pl.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_ro.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_ru.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_se.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_sk.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_sl.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_sk.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_sl.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_sq.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_sr.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_sv.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_sw.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_test.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_sv.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_sw.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_test.t                      Unicode::Collate
+cpan/Unicode-Collate/t/loc_tn.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_to.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_tr.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_uk.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_vi.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_wo.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_yo.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_zhb5.t                      Unicode::Collate
+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/nonchar.t                       Unicode::Collate
 cpan/Unicode-Collate/t/normal.t                        Unicode::Collate
 cpan/Unicode-Collate/t/normal.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
 cpan/Unicode-Collate/t/rearrang.t              Unicode::Collate
 cpan/Unicode-Collate/t/test.t                  Unicode::Collate
 cpan/Unicode-Collate/t/override.t              Unicode::Collate
 cpan/Unicode-Collate/t/rearrang.t              Unicode::Collate
 cpan/Unicode-Collate/t/test.t                  Unicode::Collate
@@ -2567,6 +2739,13 @@ cpan/Unicode-Normalize/t/proto.t Unicode::Normalize
 cpan/Unicode-Normalize/t/split.t       Unicode::Normalize
 cpan/Unicode-Normalize/t/test.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/tie.t         Unicode::Normalize
 cpan/Unicode-Normalize/t/split.t       Unicode::Normalize
 cpan/Unicode-Normalize/t/test.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/tie.t         Unicode::Normalize
+cpan/Version-Requirements/Changes
+cpan/Version-Requirements/lib/Version/Requirements.pm
+cpan/Version-Requirements/t/accepts.t
+cpan/Version-Requirements/t/basic.t
+cpan/Version-Requirements/t/finalize.t
+cpan/Version-Requirements/t/from-hash.t
+cpan/Version-Requirements/t/merge.t
 cpan/Win32API-File/buffers.h   Win32API::File extension
 cpan/Win32API-File/cFile.h     Win32API::File extension
 cpan/Win32API-File/cFile.pc    Win32API::File extension
 cpan/Win32API-File/buffers.h   Win32API::File extension
 cpan/Win32API-File/cFile.h     Win32API::File extension
 cpan/Win32API-File/cFile.pc    Win32API::File extension
@@ -2636,6 +2815,9 @@ dist/Attribute-Handlers/t/constants.t                     Test constants and Attribute::Handlers
 dist/Attribute-Handlers/t/data_convert.t               Test attribute data conversion
 dist/Attribute-Handlers/t/linerep.t                    See if Attribute::Handlers works
 dist/Attribute-Handlers/t/multi.t                      See if Attribute::Handlers works
 dist/Attribute-Handlers/t/data_convert.t               Test attribute data conversion
 dist/Attribute-Handlers/t/linerep.t                    See if Attribute::Handlers works
 dist/Attribute-Handlers/t/multi.t                      See if Attribute::Handlers works
+dist/autouse/lib/autouse.pm            Load and call a function only when it's used
+dist/autouse/t/autouse.t               See if autouse works
+dist/autouse/t/lib/MyTestModule.pm     Test module for autouse
 dist/base/Changes              base.pm changelog
 dist/base/lib/base.pm          Establish IS-A relationship at compile time
 dist/base/lib/fields.pm                Set up object field names for pseudo-hash-using classes
 dist/base/Changes              base.pm changelog
 dist/base/lib/base.pm          Establish IS-A relationship at compile time
 dist/base/lib/fields.pm                Set up object field names for pseudo-hash-using classes
@@ -2655,13 +2837,38 @@ dist/base/t/version.t           See if base works with versions
 dist/base/t/warnings.t         See if base works with warnings
 dist/B-Deparse/Deparse.pm      Compiler Deparse backend
 dist/B-Deparse/t/deparse.t     See if B::Deparse works
 dist/base/t/warnings.t         See if base works with warnings
 dist/B-Deparse/Deparse.pm      Compiler Deparse backend
 dist/B-Deparse/t/deparse.t     See if B::Deparse works
+dist/bignum/lib/bigint.pm              bigint
+dist/bignum/lib/bignum.pm              bignum
+dist/bignum/lib/bigrat.pm              bigrat
+dist/bignum/lib/Math/BigFloat/Trace.pm bignum tracing
+dist/bignum/lib/Math/BigInt/Trace.pm   bignum tracing
+dist/bignum/t/big_e_pi.t               See if bignum exports e() and PI()
+dist/bignum/t/bigexp.t                 See if bignum works
+dist/bignum/t/bigint.t                 See if bigint works
+dist/bignum/t/bignum.t                 See if bignum works
+dist/bignum/t/bigrat.t                 See if bigrat works
+dist/bignum/t/bii_e_pi.t               See if bigint exports e() and PI()
+dist/bignum/t/biinfnan.t               See if bignum works
+dist/bignum/t/bir_e_pi.t               See if bigrat exports e() and PI()
+dist/bignum/t/bninfnan.t               See if bignum works
+dist/bignum/t/bn_lite.t                        See if bignum with Math::BigInt::Lite works
+dist/bignum/t/brinfnan.t               See if bignum works
+dist/bignum/t/br_lite.t                        See if bigrat with Math::BigInt::Lite works
+dist/bignum/t/in_effect.t              See if in_effect() works
+dist/bignum/t/infnan.inc               See if bignum with inf/NaN works
+dist/bignum/t/option_a.t               See if bignum a => X works
+dist/bignum/t/option_l.t               See if bignum l => X works
+dist/bignum/t/option_p.t               See if bignum p => X works
+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/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/constant/lib/constant.pm  For "use constant"
 dist/constant/t/constant.t     See if compile-time constants work
 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/constant/lib/constant.pm  For "use constant"
 dist/constant/t/constant.t     See if compile-time constants work
-dist/Cwd/Changes                       Cwd extension Changelog
 dist/Cwd/Cwd.pm                                Various cwd routines (getcwd, fastcwd, chdir)
 dist/Cwd/Cwd.xs                                Cwd extension external subroutines
 dist/Cwd/lib/File/Spec/Cygwin.pm       portable operations on Cygwin file names
 dist/Cwd/Cwd.pm                                Various cwd routines (getcwd, fastcwd, chdir)
 dist/Cwd/Cwd.xs                                Cwd extension external subroutines
 dist/Cwd/lib/File/Spec/Cygwin.pm       portable operations on Cygwin file names
@@ -2691,7 +2898,37 @@ dist/Data-Dumper/t/freezer.t     See if $Data::Dumper::Freezer 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/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/terse.t     See if Data::Dumper terse option works
 dist/Data-Dumper/t/terse.t     See if Data::Dumper terse option 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/Dumpvalue/t/Dumpvalue.t   See if Dumpvalue works
+dist/Env/lib/Env.pm            Map environment into ordinary variables
+dist/Env/t/array.t             See if Env works for arrays
+dist/Env/t/env.t               See if Env works
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm           Base class for ExtUtils::CBuilder methods
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm   CBuilder methods for AIX
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm        CBuilder methods for cygwin
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm        CBuilder methods for darwin
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm       CBuilder methods for OSF
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm   CBuilder methods for OS/2
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm  CBuilder methods for Unix
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm   CBuilder methods for VMS
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm   CBuilder methods for Windows
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm   CBuilder methods for Windows
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm  CBuilder methods for Windows
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm       CBuilder methods for Windows
+dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm                        Compile and link C code for Perl modules
+dist/ExtUtils-CBuilder/t/00-have-compiler.t                    ExtUtils::CBuilder tests
+dist/ExtUtils-CBuilder/t/01-basic.t                            tests for ExtUtils::CBuilder
+dist/ExtUtils-CBuilder/t/02-link.t                             tests for ExtUtils::CBuilder
+dist/ExtUtils-CBuilder/t/03-cplusplus.t                                tests for ExtUtils::CBuilder
+dist/ExtUtils-CBuilder/t/04-base.t                             tests for ExtUtils::CBuilder
+dist/ExtUtils-Command/lib/ExtUtils/Command.pm  Utilities for Make on non-UNIX platforms
+dist/ExtUtils-Command/t/cp.t                   See if ExtUtils::Command works
+dist/ExtUtils-Command/t/eu_command.t           See if ExtUtils::Command works
+dist/ExtUtils-Command/t/lib/TieOut.pm          Testing library to capture prints
 dist/ExtUtils-Install/Changes                          ExtUtils-Install change log
 dist/ExtUtils-Install/lib/ExtUtils/Installed.pm                Information on installed extensions
 dist/ExtUtils-Install/lib/ExtUtils/Install.pm          Handles 'make install' on extensions
 dist/ExtUtils-Install/Changes                          ExtUtils-Install change log
 dist/ExtUtils-Install/lib/ExtUtils/Installed.pm                Information on installed extensions
 dist/ExtUtils-Install/lib/ExtUtils/Install.pm          Handles 'make install' on extensions
@@ -2705,6 +2942,9 @@ dist/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/BFD.pm   MakeMaker test utilities
 dist/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm    MakeMaker test utilities
 dist/ExtUtils-Install/t/lib/TieOut.pm                  Testing library to capture prints
 dist/ExtUtils-Install/t/Packlist.t                     See if Packlist works
 dist/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm    MakeMaker test utilities
 dist/ExtUtils-Install/t/lib/TieOut.pm                  Testing library to capture prints
 dist/ExtUtils-Install/t/Packlist.t                     See if Packlist works
+dist/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm                        Utilities to write MANIFEST files
+dist/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP              The default MANIFEST.SKIP
+dist/ExtUtils-Manifest/t/Manifest.t                            See if ExtUtils::Manifest works
 dist/ExtUtils-ParseXS/Changes                  ExtUtils::ParseXS change log
 dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm  converts Perl XS code into C code
 dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp      External subroutine preprocessor
 dist/ExtUtils-ParseXS/Changes                  ExtUtils::ParseXS change log
 dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm  converts Perl XS code into C code
 dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp      External subroutine preprocessor
@@ -2719,7 +2959,8 @@ dist/ExtUtils-ParseXS/t/XSTest.pm         Test file for ExtUtils::ParseXS tests
 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/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/Filter-Simple/Changes                                     Filter::Simple
+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/data.t                                    See if Filter::Simple works
 dist/Filter-Simple/t/export.t                                  See if Filter::Simple works
 dist/Filter-Simple/lib/Filter/Simple.pm                                Simple frontend to Filter::Util::Call
 dist/Filter-Simple/t/data.t                                    See if Filter::Simple works
 dist/Filter-Simple/t/export.t                                  See if Filter::Simple works
@@ -2730,6 +2971,8 @@ dist/Filter-Simple/t/lib/Filter/Simple/ExportTest.pm              Helper file for Filter::Si
 dist/Filter-Simple/t/lib/Filter/Simple/FilterOnlyTest.pm       Helper file for Filter::Simple tests
 dist/Filter-Simple/t/lib/Filter/Simple/FilterTest.pm           Helper file for Filter::Simple tests
 dist/Filter-Simple/t/lib/Filter/Simple/ImportTest.pm           Helper file for Filter::Simple tests
 dist/Filter-Simple/t/lib/Filter/Simple/FilterOnlyTest.pm       Helper file for Filter::Simple tests
 dist/Filter-Simple/t/lib/Filter/Simple/FilterTest.pm           Helper file for Filter::Simple tests
 dist/Filter-Simple/t/lib/Filter/Simple/ImportTest.pm           Helper file for Filter::Simple tests
+dist/I18N-Collate/lib/I18N/Collate.pm          Routines to do strxfrm-based collation
+dist/I18N-Collate/t/I18N-Collate.t             See if I18N::Collate works
 dist/I18N-LangTags/ChangeLog                   I18N::LangTags
 dist/I18N-LangTags/lib/I18N/LangTags/Detect.pm Detect language preferences
 dist/I18N-LangTags/lib/I18N/LangTags/List.pm   List of tags for human languages
 dist/I18N-LangTags/ChangeLog                   I18N::LangTags
 dist/I18N-LangTags/lib/I18N/LangTags/Detect.pm Detect language preferences
 dist/I18N-LangTags/lib/I18N/LangTags/List.pm   List of tags for human languages
@@ -2743,6 +2986,8 @@ dist/I18N-LangTags/t/20_locales.t         See whether I18N::LangTags works
 dist/I18N-LangTags/t/50_super.t                        See whether I18N::LangTags works
 dist/I18N-LangTags/t/55_supers_strict.t                See whether I18N::LangTags works
 dist/I18N-LangTags/t/80_all_env.t              See whether I18N::LangTags works
 dist/I18N-LangTags/t/50_super.t                        See whether I18N::LangTags works
 dist/I18N-LangTags/t/55_supers_strict.t                See whether I18N::LangTags works
 dist/I18N-LangTags/t/80_all_env.t              See whether I18N::LangTags works
+dist/if/if.pm                  For "use if"
+dist/if/t/if.t                 Tests for "use if"
 dist/IO/ChangeLog              IO perl module change log
 dist/IO/hints/sco.pl           Hint for IO for named architecture
 dist/IO/IO.pm                  Top-level interface to IO::* classes
 dist/IO/ChangeLog              IO perl module change log
 dist/IO/hints/sco.pl           Hint for IO for named architecture
 dist/IO/IO.pm                  Top-level interface to IO::* classes
@@ -2782,6 +3027,7 @@ dist/lib/lib_pm.PL                For "use lib", produces lib/lib.pm
 dist/lib/Makefile.PL
 dist/lib/t/01lib.t             For "use lib" testing
 dist/Locale-Maketext/ChangeLog                         Locale::Maketext
 dist/lib/Makefile.PL
 dist/lib/t/01lib.t             For "use lib" testing
 dist/Locale-Maketext/ChangeLog                         Locale::Maketext
+dist/Locale-Maketext/lib/Locale/Maketext/Cookbook.pod  Locale::Maketext
 dist/Locale-Maketext/lib/Locale/Maketext/GutsLoader.pm Locale::Maketext
 dist/Locale-Maketext/lib/Locale/Maketext/Guts.pm       Locale::Maketext
 dist/Locale-Maketext/lib/Locale/Maketext.pm            Locale::Maketext
 dist/Locale-Maketext/lib/Locale/Maketext/GutsLoader.pm Locale::Maketext
 dist/Locale-Maketext/lib/Locale/Maketext/Guts.pm       Locale::Maketext
 dist/Locale-Maketext/lib/Locale/Maketext.pm            Locale::Maketext
@@ -2790,20 +3036,103 @@ dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod     Locale::Maketext documentatio
 dist/Locale-Maketext/README                            Locale::Maketext
 dist/Locale-Maketext/t/01_about_verbose.t              See if Locale::Maketext works
 dist/Locale-Maketext/t/04_use_external_lex_cache.t     See if Locale::Maketext works
 dist/Locale-Maketext/README                            Locale::Maketext
 dist/Locale-Maketext/t/01_about_verbose.t              See if Locale::Maketext works
 dist/Locale-Maketext/t/04_use_external_lex_cache.t     See if Locale::Maketext works
+dist/Locale-Maketext/t/09_compile.t    Test Locale::Maketext::_compile
 dist/Locale-Maketext/t/10_make.t                       See if Locale::Maketext works
 dist/Locale-Maketext/t/20_get.t                                See if Locale::Maketext works
 dist/Locale-Maketext/t/10_make.t                       See if Locale::Maketext works
 dist/Locale-Maketext/t/20_get.t                                See if Locale::Maketext works
-dist/Locale-Maketext/t/30_local.t                      See if Locale::Maketext works
+dist/Locale-Maketext/t/30_eval_dollar_at.t             See if Locale::Maketext works
 dist/Locale-Maketext/t/40_super.t                      See if Locale::Maketext works
 dist/Locale-Maketext/t/50_super.t                      See if Locale::Maketext works
 dist/Locale-Maketext/t/60_super.t                      See if Locale::Maketext works
 dist/Locale-Maketext/t/40_super.t                      See if Locale::Maketext works
 dist/Locale-Maketext/t/50_super.t                      See if Locale::Maketext works
 dist/Locale-Maketext/t/60_super.t                      See if Locale::Maketext works
+dist/Locale-Maketext/t/70_fail_auto.t                  See if Locale::Maketext works
 dist/Locale-Maketext/t/90_utf8.t                       See if Locale::Maketext works
 dist/Locale-Maketext/t/90_utf8.t                       See if Locale::Maketext works
+dist/Math-BigInt-FastCalc/FastCalc.xs  Math::BigInt::FastCalc extension
+dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm  Math::BigInt::FastCalc extension
+dist/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
+dist/Math-BigInt-FastCalc/t/bootstrap.t        Math::BigInt::FastCalc extension
+dist/Math-BigInt-FastCalc/t/leak.t     test for memory leaks in Math::BigInt::FastCalc
+dist/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
+dist/Math-BigInt/lib/Math/BigFloat.pm          An arbitrary precision floating-point arithmetic package
+dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm    Pure Perl module to support Math::BigInt
+dist/Math-BigInt/lib/Math/BigInt/Calc.pm       Pure Perl module to support Math::BigInt
+dist/Math-BigInt/lib/Math/BigInt.pm    An arbitrary precision integer arithmetic package
+dist/Math-BigInt/t/alias.inc           Support for BigInt tests
+dist/Math-BigInt/t/bare_mbf.t          Test MBF under Math::BigInt::BareCalc
+dist/Math-BigInt/t/bare_mbi.t          Test MBI under Math::BigInt::BareCalc
+dist/Math-BigInt/t/bare_mif.t          Rounding tests under BareCalc
+dist/Math-BigInt/t/bigfltpm.inc                Shared tests for bigfltpm.t and sub_mbf.t
+dist/Math-BigInt/t/bigfltpm.t          See if BigFloat.pm works
+dist/Math-BigInt/t/bigintc.t           See if BigInt/Calc.pm works
+dist/Math-BigInt/t/bigintpm.inc                Shared tests for bigintpm.t and sub_mbi.t
+dist/Math-BigInt/t/bigintpm.t          See if BigInt.pm works
+dist/Math-BigInt/t/bigints.t           See if BigInt.pm works
+dist/Math-BigInt/t/biglog.t            Test the log function
+dist/Math-BigInt/t/big_pi_e.t          test bpi() and bexp()
+dist/Math-BigInt/t/bigroot.t           Test the broot function
+dist/Math-BigInt/t/calling.t           Test calling conventions
+dist/Math-BigInt/t/config.t            Test Math::BigInt->config()
+dist/Math-BigInt/t/constant.t          Test Math::BigInt/BigFloat under :constant
+dist/Math-BigInt/t/const_mbf.t         Test Math::BigInt
+dist/Math-BigInt/t/downgrade.t         Test if use Math::BigInt(); under downgrade works
+dist/Math-BigInt/t/_e_math.t           Helper routine in BigFloat for _e math
+dist/Math-BigInt/t/inf_nan.t           Special tests for inf and *NaN* handling
+dist/Math-BigInt/t/isa.t               Test for Math::BigInt inheritance
+dist/Math-BigInt/t/lib_load.t          Test sane lib names
+dist/Math-BigInt/t/Math/BigFloat/Subclass.pm   Empty subclass of BigFloat for test
+dist/Math-BigInt/t/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
+dist/Math-BigInt/t/Math/BigInt/Scalar.pm       Pure Perl module to support Math::BigInt
+dist/Math-BigInt/t/Math/BigInt/Subclass.pm     Empty subclass of BigInt for test
+dist/Math-BigInt/t/mbf_ali.t           Tests for BigFloat
+dist/Math-BigInt/t/mbi_ali.t           Tests for BigInt
+dist/Math-BigInt/t/mbimbf.inc          Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
+dist/Math-BigInt/t/mbimbf.t            BigInt/BigFloat accuracy, precision and fallback, round_mode
+dist/Math-BigInt/t/mbi_rand.t          Test Math::BigInt randomly
+dist/Math-BigInt/t/nan_cmp.t           overloaded comparison involving *NaN*
+dist/Math-BigInt/t/new_overloaded.t    test overloaded numbers in BigFloat's new()
+dist/Math-BigInt/t/req_mbf0.t          test: require Math::BigFloat; ->bzero();
+dist/Math-BigInt/t/req_mbf1.t          test: require Math::BigFloat; ->bone();
+dist/Math-BigInt/t/req_mbfa.t          test: require Math::BigFloat; ->bnan();
+dist/Math-BigInt/t/req_mbfi.t          test: require Math::BigFloat; ->binf();
+dist/Math-BigInt/t/req_mbfn.t          test: require Math::BigFloat; ->new();
+dist/Math-BigInt/t/req_mbfw.t          require Math::BigFloat; import ( with => );
+dist/Math-BigInt/t/require.t           Test if require Math::BigInt works
+dist/Math-BigInt/t/round.t             Test rounding with non-integer A and P
+dist/Math-BigInt/t/sub_ali.t           Tests for aliases in BigInt subclasses
+dist/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
+dist/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
+dist/Math-BigInt/t/sub_mif.t           Test A & P with subclasses using mbimbf.inc
+dist/Math-BigInt/t/trap.t              Test whether trap_nan and trap_inf work
+dist/Math-BigInt/t/upgrade2.t          Test that two upgrade levels work
+dist/Math-BigInt/t/upgradef.t          Test if use Math::BigFloat(); under upgrade works
+dist/Math-BigInt/t/upgrade.inc         Actual tests for upgrade.t
+dist/Math-BigInt/t/upgrade.t           Test if use Math::BigInt(); under upgrade works
+dist/Math-BigInt/t/use_lib1.t          Test combinations of Math::BigInt and BigFloat
+dist/Math-BigInt/t/use_lib2.t          Test combinations of Math::BigInt and BigFloat
+dist/Math-BigInt/t/use_lib3.t          Test combinations of Math::BigInt and BigFloat
+dist/Math-BigInt/t/use_lib4.t          Test combinations of Math::BigInt and BigFloat
+dist/Math-BigInt/t/use_mbfw.t          use BigFloat w/ with and lib at the same time
+dist/Math-BigInt/t/use.t               Test if use Math::BigInt(); works
+dist/Math-BigInt/t/with_sub.t          Test use Math::BigFloat with => package
+dist/Math-BigRat/lib/Math/BigRat.pm    Math::BigRat
+dist/Math-BigRat/t/big_ap.t            Math::BigRat test
+dist/Math-BigRat/t/bigfltpm.inc                Math::BigRat test
+dist/Math-BigRat/t/bigfltrt.t          Math::BigRat test
+dist/Math-BigRat/t/biglog.t            Math::BigRat test
+dist/Math-BigRat/t/bigratpm.inc                Math::BigRat test
+dist/Math-BigRat/t/bigratpm.t          Math::BigRat test
+dist/Math-BigRat/t/bigrat.t            Math::BigRat test
+dist/Math-BigRat/t/bigratup.t          test under $Math::BigInt::upgrade
+dist/Math-BigRat/t/bigroot.t           Math::BigRat test
+dist/Math-BigRat/t/bitwise.t           Math::BigRat test
+dist/Math-BigRat/t/hang.t              Math::BigRat test for bug #34584 - hang in exp()
+dist/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper
+dist/Math-BigRat/t/requirer.t          see if require works properly
+dist/Math-BigRat/t/trap.t              see if trap_nan and trap_inf work
 dist/Module-CoreList/Changes                   Module::CoreList Changes
 dist/Module-CoreList/corelist                  The corelist command-line utility
 dist/Module-CoreList/identify-dependencies     A usage example for Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pm    Module::CoreList
 dist/Module-CoreList/Makefile.PL               Module::CoreList
 dist/Module-CoreList/MANIFEST                  Module::CoreList
 dist/Module-CoreList/Changes                   Module::CoreList Changes
 dist/Module-CoreList/corelist                  The corelist command-line utility
 dist/Module-CoreList/identify-dependencies     A usage example for Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pm    Module::CoreList
 dist/Module-CoreList/Makefile.PL               Module::CoreList
 dist/Module-CoreList/MANIFEST                  Module::CoreList
-dist/Module-CoreList/META.yml                  Module::CoreList
 dist/Module-CoreList/README                    Module::CoreList
 dist/Module-CoreList/t/corelist.t              Module::CoreList tests
 dist/Module-CoreList/t/deprecated.t            Module::CoreList tests
 dist/Module-CoreList/README                    Module::CoreList
 dist/Module-CoreList/t/corelist.t              Module::CoreList tests
 dist/Module-CoreList/t/deprecated.t            Module::CoreList tests
@@ -2859,6 +3188,7 @@ dist/Safe/t/safewrap.t            Tests Safe::wrap_code_ref()
 dist/SelfLoader/lib/SelfLoader.pm      Load functions only on demand
 dist/SelfLoader/t/01SelfLoader.t       See if SelfLoader works
 dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works
 dist/SelfLoader/lib/SelfLoader.pm      Load functions only on demand
 dist/SelfLoader/t/01SelfLoader.t       See if SelfLoader works
 dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works
+dist/SelfLoader/t/03taint.t            See if SelfLoader works under taint
 dist/Storable/ChangeLog                        Storable extension
 dist/Storable/hints/gnukfreebsd.pl     Hint for Storable for named architecture
 dist/Storable/hints/gnuknetbsd.pl      Hint for Storable for named architecture
 dist/Storable/ChangeLog                        Storable extension
 dist/Storable/hints/gnukfreebsd.pl     Hint for Storable for named architecture
 dist/Storable/hints/gnuknetbsd.pl      Hint for Storable for named architecture
@@ -2957,6 +3287,7 @@ dist/threads/t/free2.t            More ithread destruction tests
 dist/threads/t/free.t          Test ithread destruction
 dist/threads/threads.xs                ithreads
 dist/threads/t/join.t          Testing the join function
 dist/threads/t/free.t          Test ithread destruction
 dist/threads/threads.xs                ithreads
 dist/threads/t/join.t          Testing the join function
+dist/threads/t/kill2.t         Tests thread signalling
 dist/threads/t/kill.t          Tests thread signalling
 dist/threads/t/libc.t          testing libc functions for threadsafety
 dist/threads/t/list.t          Test threads->list()
 dist/threads/t/kill.t          Tests thread signalling
 dist/threads/t/libc.t          testing libc functions for threadsafety
 dist/threads/t/list.t          Test threads->list()
@@ -2981,10 +3312,10 @@ djgpp/fixpmain          DOS/DJGPP port
 doio.c                 I/O operations
 doop.c                 Support code for various operations
 dosish.h               Some defines for MS/DOSish machines
 doio.c                 I/O operations
 doop.c                 Support code for various operations
 dosish.h               Some defines for MS/DOSish machines
+dquote_static.c                Static functions for double quotish contexts
 dump.c                 Debugging output
 embed.fnc              Database used by embed.pl
 embed.h                        Maps symbols to safer names
 dump.c                 Debugging output
 embed.fnc              Database used by embed.pl
 embed.h                        Maps symbols to safer names
-embed.pl               Produces {embed,embedvar,proto}.h, global.sym
 embedvar.h             C namespace management
 epoc/config.sh         EPOC port config.sh template
 epoc/createpkg.pl      EPOC port generate PKG file
 embedvar.h             C namespace management
 epoc/config.sh         EPOC port config.sh template
 epoc/createpkg.pl      EPOC port generate PKG file
@@ -2995,16 +3326,12 @@ epoc/epoc_stubs.c       EPOC port
 epoc/link.pl           EPOC port link a exe
 ext/attributes/attributes.pm           For "sub foo : attrlist"
 ext/attributes/attributes.xs           For "sub foo : attrlist"
 epoc/link.pl           EPOC port link a exe
 ext/attributes/attributes.pm           For "sub foo : attrlist"
 ext/attributes/attributes.xs           For "sub foo : attrlist"
-ext/autouse/lib/autouse.pm     Load and call a function only when it's used
-ext/autouse/t/autouse.t                See if autouse works
-ext/autouse/t/lib/MyTestModule.pm      Test module for autouse
 ext/B/B/Concise.pm     Compiler Concise backend
 ext/B/B.pm             Compiler backend support functions and methods
 ext/B/B/Showlex.pm     Compiler Showlex backend
 ext/B/B/Terse.pm       Compiler Terse backend
 ext/B/B/Xref.pm                Compiler Xref backend
 ext/B/B.xs             Compiler backend external subroutines
 ext/B/B/Concise.pm     Compiler Concise backend
 ext/B/B.pm             Compiler backend support functions and methods
 ext/B/B/Showlex.pm     Compiler Showlex backend
 ext/B/B/Terse.pm       Compiler Terse backend
 ext/B/B/Xref.pm                Compiler Xref backend
 ext/B/B.xs             Compiler backend external subroutines
-ext/B/defsubs_h.PL     Generator for constant subroutines
 ext/B/hints/darwin.pl  Hints for named architecture
 ext/B/hints/openbsd.pl Hints for named architecture
 ext/B/Makefile.PL      Compiler backend makefile writer
 ext/B/hints/darwin.pl  Hints for named architecture
 ext/B/hints/openbsd.pl Hints for named architecture
 ext/B/Makefile.PL      Compiler backend makefile writer
@@ -3029,38 +3356,14 @@ ext/B/t/o.t             See if O works
 ext/B/t/pragma.t       See if user pragmas work.
 ext/B/t/showlex.t      See if B::ShowLex works
 ext/B/t/terse.t                See if B::Terse works
 ext/B/t/pragma.t       See if user pragmas work.
 ext/B/t/showlex.t      See if B::ShowLex works
 ext/B/t/terse.t                See if B::Terse works
+ext/B/t/walkoptree.t   See if B::walkoptree (and friends) work
 ext/B/t/xref.t         See if B::Xref works
 ext/B/typemap                  Compiler backend interface types
 ext/B/t/xref.t         See if B::Xref works
 ext/B/typemap                  Compiler backend interface types
-ext/Devel-DProf/Changes                Perl code profiler changelog
-ext/Devel-DProf/DProf.pm       Perl code profiler
-ext/Devel-DProf/dprof/test1_t  Perl code profiler tests
-ext/Devel-DProf/dprof/test1_v  Perl code profiler tests
-ext/Devel-DProf/dprof/test2_t  Perl code profiler tests
-ext/Devel-DProf/dprof/test2_v  Perl code profiler tests
-ext/Devel-DProf/dprof/test3_t  Perl code profiler tests
-ext/Devel-DProf/dprof/test3_v  Perl code profiler tests
-ext/Devel-DProf/dprof/test4_t  Perl code profiler tests
-ext/Devel-DProf/dprof/test4_v  Perl code profiler tests
-ext/Devel-DProf/dprof/test5_t  Perl code profiler tests
-ext/Devel-DProf/dprof/test5_v  Perl code profiler tests
-ext/Devel-DProf/dprof/test6_t  Perl code profiler tests
-ext/Devel-DProf/dprof/test6_v  Perl code profiler tests
-ext/Devel-DProf/dprof/test7_t  Perl code profiler tests
-ext/Devel-DProf/dprof/test7_v  Perl code profiler tests
-ext/Devel-DProf/dprof/test8_t  Perl code profiler tests
-ext/Devel-DProf/dprof/test8_v  Perl code profiler tests
-ext/Devel-DProf/dprof/V.pm     Perl code profiler tests
-ext/Devel-DProf/DProf.xs       Perl code profiler
-ext/Devel-DProf/Makefile.PL    Perl code profiler makefile writer
-ext/Devel-DProf/t/DProf.t      Perl code profiler
-ext/Devel-DProf/Todo           Perl code profiler todo list
 ext/Devel-Peek/Changes         Data debugging tool, changelog
 ext/Devel-Peek/Makefile.PL     Data debugging tool, makefile writer
 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/Devel-Peek/Changes         Data debugging tool, changelog
 ext/Devel-Peek/Makefile.PL     Data debugging tool, makefile writer
 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/Devel-SelfStubber/lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm
-ext/Devel-SelfStubber/t/Devel-SelfStubber.t    See if Devel::SelfStubber 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_aix.xs       AIX implementation
 ext/DynaLoader/dl_beos.xs      BeOS implementation
 ext/DynaLoader/dl_dld.xs       GNU dld style implementation
@@ -3094,6 +3397,7 @@ ext/Errno/t/Errno.t       See if Errno works
 ext/Fcntl/Fcntl.pm     Fcntl extension Perl module
 ext/Fcntl/Fcntl.xs     Fcntl extension external subroutines
 ext/Fcntl/Makefile.PL  Fcntl extension makefile writer
 ext/Fcntl/Fcntl.pm     Fcntl extension Perl module
 ext/Fcntl/Fcntl.xs     Fcntl extension external subroutines
 ext/Fcntl/Makefile.PL  Fcntl extension makefile writer
+ext/Fcntl/t/autoload.t See if Fcntl AUTOLOAD error messages work
 ext/Fcntl/t/fcntl.t    See if Fcntl works
 ext/Fcntl/t/mode.t     See if S_ISREG() and S_ISDIR() work
 ext/Fcntl/t/syslfs.t   See if large files work for sysio
 ext/Fcntl/t/fcntl.t    See if Fcntl works
 ext/Fcntl/t/mode.t     See if S_ISREG() and S_ISDIR() work
 ext/Fcntl/t/syslfs.t   See if large files work for sysio
@@ -3138,8 +3442,6 @@ ext/Hash-Util/lib/Hash/Util.pm    Hash::Util
 ext/Hash-Util/Makefile.PL      Makefile for Hash::Util
 ext/Hash-Util/t/Util.t         See if Hash::Util works
 ext/Hash-Util/Util.xs          XS bits of Hash::Util
 ext/Hash-Util/Makefile.PL      Makefile for Hash::Util
 ext/Hash-Util/t/Util.t         See if Hash::Util works
 ext/Hash-Util/Util.xs          XS bits of Hash::Util
-ext/I18N-Langinfo/fallback/const-c.inc I18N::Langinfo
-ext/I18N-Langinfo/fallback/const-xs.inc        I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.pm  I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
 ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.pm  I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
 ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
@@ -3147,6 +3449,7 @@ ext/I18N-Langinfo/t/Langinfo.t    See whether I18N::Langinfo works
 ext/IPC-Open2/lib/IPC/Open2.pm Open a two-ended pipe
 ext/IPC-Open2/t/IPC-Open2.t    See if IPC::Open2 works
 ext/IPC-Open3/lib/IPC/Open3.pm Open a three-ended pipe
 ext/IPC-Open2/lib/IPC/Open2.pm Open a two-ended pipe
 ext/IPC-Open2/t/IPC-Open2.t    See if IPC::Open2 works
 ext/IPC-Open3/lib/IPC/Open3.pm Open a three-ended pipe
+ext/IPC-Open3/t/fd.t           See if IPC::Open3 works w/ file descriptors
 ext/IPC-Open3/t/IPC-Open3.t    See if IPC::Open3 works
 ext/mro/Changes                        mro extension
 ext/mro/mro.pm                 mro extension
 ext/IPC-Open3/t/IPC-Open3.t    See if IPC::Open3 works
 ext/mro/Changes                        mro extension
 ext/mro/mro.pm                 mro extension
@@ -3199,6 +3502,15 @@ ext/PerlIO-via/hints/aix.pl      Hint for PerlIO::via for named architecture
 ext/PerlIO-via/t/via.t         See if PerlIO::via works
 ext/PerlIO-via/via.pm          PerlIO layer for layers in perl
 ext/PerlIO-via/via.xs          PerlIO layer for layers in perl
 ext/PerlIO-via/t/via.t         See if PerlIO::via works
 ext/PerlIO-via/via.pm          PerlIO layer for layers in perl
 ext/PerlIO-via/via.xs          PerlIO layer for layers in perl
+ext/Pod-Html/Html.pm           Convert POD data to HTML
+ext/Pod-Html/pod2html.PL       Precursor for translator to turn pod into HTML
+ext/Pod-Html/t/htmlescp.pod    pod2html escape test input data
+ext/Pod-Html/t/htmlescp.t      pod2html escape test
+ext/Pod-Html/t/htmllink.pod    pod2html link test input data
+ext/Pod-Html/t/htmllink.t      pod2html link test
+ext/Pod-Html/t/htmlview.pod    pod2html render test input data
+ext/Pod-Html/t/htmlview.t      pod2html render test
+ext/Pod-Html/t/pod2html-lib.pl pod2html testing library
 ext/POSIX/hints/bsdos.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/dynixptx.pl    Hint for POSIX for named architecture
 ext/POSIX/hints/freebsd.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/bsdos.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/dynixptx.pl    Hint for POSIX for named architecture
 ext/POSIX/hints/freebsd.pl     Hint for POSIX for named architecture
@@ -3235,7 +3547,9 @@ ext/re/re.xs                      re extension external subroutines
 ext/re/t/lexical_debug.pl      generate debug output for lexical re 'debug'
 ext/re/t/lexical_debug.t       test that lexical re 'debug' works
 ext/re/t/qr.t                  test that qr// is a Regexp
 ext/re/t/lexical_debug.pl      generate debug output for lexical re 'debug'
 ext/re/t/lexical_debug.t       test that lexical re 'debug' works
 ext/re/t/qr.t                  test that qr// is a Regexp
+ext/re/t/reflags.t             see if re '/xism' pragma works
 ext/re/t/re_funcs.t            See if exportable 're' funcs in re.xs work
 ext/re/t/re_funcs.t            See if exportable 're' funcs in re.xs work
+ext/re/t/re_funcs_u.t          See if exportable 're' funcs in universal.c work
 ext/re/t/regop.pl              generate debug output for various patterns
 ext/re/t/regop.t               test RE optimizations by scraping debug output
 ext/re/t/re.t                  see if re pragma works
 ext/re/t/regop.pl              generate debug output for various patterns
 ext/re/t/regop.t               test RE optimizations by scraping debug output
 ext/re/t/re.t                  see if re pragma works
@@ -3270,15 +3584,18 @@ ext/SDBM_File/typemap           SDBM extension interface types
 ext/Socket/Makefile.PL         Socket extension makefile writer
 ext/Socket/Socket.pm           Socket extension Perl module
 ext/Socket/Socket.xs           Socket extension external subroutines
 ext/Socket/Makefile.PL         Socket extension makefile writer
 ext/Socket/Socket.pm           Socket extension Perl module
 ext/Socket/Socket.xs           Socket extension external subroutines
+ext/Socket/t/getaddrinfo.t     See if Socket::getaddrinfo works
+ext/Socket/t/getnameinfo.t     See if Socket::getnameinfo works
 ext/Socket/t/socketpair.t      See if socketpair works
 ext/Socket/t/Socket.t          See if Socket works
 ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
 ext/Socket/t/socketpair.t      See if socketpair works
 ext/Socket/t/Socket.t          See if Socket works
 ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
+ext/Tie-Hash-NamedCapture/NamedCapture.pm      Implements %- and %+ behaviour
+ext/Tie-Hash-NamedCapture/NamedCapture.xs      Implements %- and %+ behaviour
+ext/Tie-Hash-NamedCapture/t/tiehash.t          Tests TIEHASH
 ext/Tie-Memoize/lib/Tie/Memoize.pm     Base class for memoized tied hashes
 ext/Tie-Memoize/t/Tie-Memoize.t                Test for Tie::Memoize
 ext/Tie-Memoize/lib/Tie/Memoize.pm     Base class for memoized tied hashes
 ext/Tie-Memoize/t/Tie-Memoize.t                Test for Tie::Memoize
-ext/Time-Local/lib/Time/Local.pm       Reverse translation of localtime, gmtime
-ext/Time-Local/t/Local.t               See if Time::Local works
 ext/VMS-DCLsym/0README.txt     ReadMe file for VMS::DCLsym
 ext/VMS-DCLsym/DCLsym.pm       Perl access to CLI symbols
 ext/VMS-DCLsym/DCLsym.xs       Perl access to CLI symbols
 ext/VMS-DCLsym/0README.txt     ReadMe file for VMS::DCLsym
 ext/VMS-DCLsym/DCLsym.pm       Perl access to CLI symbols
 ext/VMS-DCLsym/DCLsym.xs       Perl access to CLI symbols
@@ -3298,41 +3615,73 @@ ext/XS-APItest/APItest.xs       XS::APItest extension
 ext/XS-APItest/core.c          Test API functions when PERL_CORE is defined
 ext/XS-APItest/core_or_not.inc Code common to core.c and notcore.c
 ext/XS-APItest/exception.c     XS::APItest extension
 ext/XS-APItest/core.c          Test API functions when PERL_CORE is defined
 ext/XS-APItest/core_or_not.inc Code common to core.c and notcore.c
 ext/XS-APItest/exception.c     XS::APItest extension
-ext/XS-APItest-KeywordRPN/KeywordRPN.pm        XS::APItest::KeywordRPN extension
-ext/XS-APItest-KeywordRPN/KeywordRPN.xs        XS::APItest::KeywordRPN extension
-ext/XS-APItest-KeywordRPN/Makefile.PL  XS::APItest::KeywordRPN extension
-ext/XS-APItest-KeywordRPN/README       XS::APItest::KeywordRPN extension
-ext/XS-APItest-KeywordRPN/t/keyword_plugin.t   test keyword plugin mechanism
-ext/XS-APItest-KeywordRPN/t/multiline.t        test plugin parsing across lines
-ext/XS-APItest-KeywordRPN/t/stuff_svcur_bug.t  test for a bug in lex_stuff_pvn
 ext/XS-APItest/Makefile.PL     XS::APItest extension
 ext/XS-APItest/MANIFEST                XS::APItest extension
 ext/XS-APItest/notcore.c       Test API functions when PERL_CORE is not defined
 ext/XS-APItest/Makefile.PL     XS::APItest extension
 ext/XS-APItest/MANIFEST                XS::APItest extension
 ext/XS-APItest/notcore.c       Test API functions when PERL_CORE is not defined
+ext/XS-APItest/numeric.xs      XS::APItest wrappers for numeric.c
 ext/XS-APItest/README          XS::APItest extension
 ext/XS-APItest/README          XS::APItest extension
+ext/XS-APItest/t/arrayexpr.t   test recursive descent expression parsing
 ext/XS-APItest/t/BHK.pm                Helper for ./blockhooks.t
 ext/XS-APItest/t/BHK.pm                Helper for ./blockhooks.t
+ext/XS-APItest/t/blockasexpr.t test recursive descent block parsing
 ext/XS-APItest/t/blockhooks-csc.t      XS::APItest: more tests for PL_blockhooks
 ext/XS-APItest/t/blockhooks.t  XS::APItest: tests for PL_blockhooks
 ext/XS-APItest/t/Block.pm      Helper for ./blockhooks.t
 ext/XS-APItest/t/blockhooks-csc.t      XS::APItest: more tests for PL_blockhooks
 ext/XS-APItest/t/blockhooks.t  XS::APItest: tests for PL_blockhooks
 ext/XS-APItest/t/Block.pm      Helper for ./blockhooks.t
+ext/XS-APItest/t/call_checker.t        test call checker plugin API
+ext/XS-APItest/t/caller.t      XS::APItest: tests for caller_cx
 ext/XS-APItest/t/call.t                XS::APItest extension
 ext/XS-APItest/t/call.t                XS::APItest extension
+ext/XS-APItest/t/cleanup.t     test stack behaviour on unwinding
+ext/XS-APItest/t/cophh.t       test COPHH API
+ext/XS-APItest/t/copyhints.t   test hv_copy_hints_hv() API
+ext/XS-APItest/t/customop.t    XS::APItest: tests for custom ops
 ext/XS-APItest/t/exception.t   XS::APItest extension
 ext/XS-APItest/t/exception.t   XS::APItest extension
+ext/XS-APItest/t/grok.t                XS::APItest: tests for grok* functions
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
+ext/XS-APItest/t/keyword_multiline.t   test keyword plugin parsing across lines
+ext/XS-APItest/t/keyword_plugin.t      test keyword plugin mechanism
+ext/XS-APItest/t/labelconst.aux        auxiliary file for label test
+ext/XS-APItest/t/labelconst.t  test recursive descent label parsing
+ext/XS-APItest/t/loopblock.t   test recursive descent block parsing
+ext/XS-APItest/t/looprest.t    test recursive descent statement-sequence parsing
+ext/XS-APItest/t/magic_chain.t test low-level MAGIC chain handling
+ext/XS-APItest/t/magic.t       test attaching, finding, and removing magic
 ext/XS-APItest/t/Markers.pm    Helper for ./blockhooks.t
 ext/XS-APItest/t/Markers.pm    Helper for ./blockhooks.t
+ext/XS-APItest/t/multicall.t   XS::APItest: test MULTICALL macros
 ext/XS-APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
 ext/XS-APItest/t/my_exit.t     XS::APItest: test my_exit
 ext/XS-APItest/t/Null.pm       Helper for ./blockhooks.t
 ext/XS-APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
 ext/XS-APItest/t/my_exit.t     XS::APItest: test my_exit
 ext/XS-APItest/t/Null.pm       Helper for ./blockhooks.t
+ext/XS-APItest/t/op_contextualize.t    test op_contextualize() API
+ext/XS-APItest/t/op_list.t     test OP list construction API
 ext/XS-APItest/t/op.t          XS::APItest: tests for OP related APIs
 ext/XS-APItest/t/op.t          XS::APItest: tests for OP related APIs
+ext/XS-APItest/t/overload.t    XS::APItest: tests for overload related APIs
+ext/XS-APItest/t/peep.t                test PL_peepp/PL_rpeepp
 ext/XS-APItest/t/pmflag.t      Test removal of Perl_pmflag()
 ext/XS-APItest/t/pmflag.t      Test removal of Perl_pmflag()
+ext/XS-APItest/t/postinc.t     test op_lvalue()
 ext/XS-APItest/t/printf.t      XS::APItest extension
 ext/XS-APItest/t/ptr_table.t   Test ptr_table_* APIs
 ext/XS-APItest/t/push.t                XS::APItest extension
 ext/XS-APItest/t/printf.t      XS::APItest extension
 ext/XS-APItest/t/ptr_table.t   Test ptr_table_* APIs
 ext/XS-APItest/t/push.t                XS::APItest extension
+ext/XS-APItest/t/refs.t                Test typemap ref handling
 ext/XS-APItest/t/rmagical.t    XS::APItest extension
 ext/XS-APItest/t/rmagical.t    XS::APItest extension
+ext/XS-APItest/t/rv2cv_op_cv.t test rv2cv_op_cv() API
+ext/XS-APItest/t/savehints.t   test SAVEHINTS() API
+ext/XS-APItest/t/scopelessblock.t      test recursive descent statement-sequence parsing
+ext/XS-APItest/t/stmtasexpr.t  test recursive descent statement parsing
+ext/XS-APItest/t/stmtsasexpr.t test recursive descent statement-sequence parsing
+ext/XS-APItest/t/stuff_modify_bug.t    test for eval side-effecting source string
+ext/XS-APItest/t/stuff_svcur_bug.t     test for a bug in lex_stuff_pvn
 ext/XS-APItest/t/svpeek.t      XS::APItest extension
 ext/XS-APItest/t/svpeek.t      XS::APItest extension
+ext/XS-APItest/t/svpv_magic.t  Test behaviour of SvPVbyte and get magic
 ext/XS-APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
 ext/XS-APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
+ext/XS-APItest/t/swaplabel.t   test recursive descent label parsing
+ext/XS-APItest/t/swaptwostmts.t        test recursive descent statement parsing
 ext/XS-APItest/t/temp_lv_sub.t XS::APItest: tests for lvalue subs returning temps
 ext/XS-APItest/t/utf16_to_utf8.t       Test behaviour of utf16_to_utf8{,reversed}
 ext/XS-APItest/t/temp_lv_sub.t XS::APItest: tests for lvalue subs returning temps
 ext/XS-APItest/t/utf16_to_utf8.t       Test behaviour of utf16_to_utf8{,reversed}
+ext/XS-APItest/t/utf8.t                Tests for code in utf8.c
 ext/XS-APItest/t/xs_special_subs_require.t     for require too
 ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
 ext/XS-APItest/t/xs_special_subs_require.t     for require too
 ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
+ext/XS-APItest/t/xsub_h.t      Tests for XSUB.h
 ext/XS-APItest/typemap
 ext/XS-APItest/typemap
+ext/XS-APItest/XSUB-redefined-macros.xs        XS code needing redefined macros.
+ext/XS-APItest/XSUB-undef-XS_VERSION.xs        XS code needing #undef XS_VERSION
 ext/XS-Typemap/Makefile.PL     XS::Typemap extension
 ext/XS-Typemap/README          XS::Typemap extension
 ext/XS-Typemap/stdio.c         XS::Typemap extension
 ext/XS-Typemap/Makefile.PL     XS::Typemap extension
 ext/XS-Typemap/README          XS::Typemap extension
 ext/XS-Typemap/stdio.c         XS::Typemap extension
@@ -3374,7 +3723,6 @@ hints/aix_4.sh                    Hints for named architecture
 hints/aix.sh                   Hints for named architecture
 hints/altos486.sh              Hints for named architecture
 hints/amigaos.sh               Hints for named architecture
 hints/aix.sh                   Hints for named architecture
 hints/altos486.sh              Hints for named architecture
 hints/amigaos.sh               Hints for named architecture
-hints/apollo.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/atheos.sh                        Hints for named architecture
 hints/aux_3.sh                 Hints for named architecture
 hints/beos.sh                  Hints for named architecture
@@ -3473,8 +3821,9 @@ installperl                       Perl script to do "make install" dirty work
 INTERN.h                       Included before domestic .h files
 intrpvar.h                     Variables held in each interpreter instance
 iperlsys.h                     Perl's interface to the system
 INTERN.h                       Included before domestic .h files
 intrpvar.h                     Variables held in each interpreter instance
 iperlsys.h                     Perl's interface to the system
+keywords.c                     Perl_keyword(), generated by regen/keywords.pl
 keywords.h                     The keyword numbers
 keywords.h                     The keyword numbers
-keywords.pl                    Program to write keywords.h
+l1_char_class_tab.h            256 word bit table of character classes (for handy.h)
 lib/abbrev.pl                  An abbreviation table builder
 lib/AnyDBM_File.pm             Perl module to emulate dbmopen
 lib/AnyDBM_File.t              See if AnyDBM_File works
 lib/abbrev.pl                  An abbreviation table builder
 lib/AnyDBM_File.pm             Perl module to emulate dbmopen
 lib/AnyDBM_File.t              See if AnyDBM_File works
@@ -3528,15 +3877,10 @@ lib/diagnostics.t               See if diagnostics.pm works
 lib/DirHandle.pm               like FileHandle only for directories
 lib/DirHandle.t                        See if DirHandle works
 lib/dotsh.pl                   Code to "dot" in a shell script
 lib/DirHandle.pm               like FileHandle only for directories
 lib/DirHandle.t                        See if DirHandle works
 lib/dotsh.pl                   Code to "dot" in a shell script
-lib/Dumpvalue.pm               Screen dump of perl values
-lib/Dumpvalue.t                        See if Dumpvalue works
 lib/dumpvar.pl                 A variable dumper
 lib/dumpvar.t                  A variable dumper tester
 lib/English.pm                 Readable aliases for short variables
 lib/English.t                  See if English works
 lib/dumpvar.pl                 A variable dumper
 lib/dumpvar.t                  A variable dumper tester
 lib/English.pm                 Readable aliases for short variables
 lib/English.t                  See if English works
-lib/Env.pm                     Map environment into ordinary variables
-lib/Env/t/array.t              See if Env works for arrays
-lib/Env/t/env.t                        See if Env works
 lib/exceptions.pl              catch and throw routines
 lib/Exporter/Heavy.pm          Complicated routines for Exporter
 lib/Exporter.pm                        Exporter base class
 lib/exceptions.pl              catch and throw routines
 lib/Exporter/Heavy.pm          Complicated routines for Exporter
 lib/Exporter.pm                        Exporter base class
@@ -3551,8 +3895,6 @@ lib/feature.t                     See if features work
 lib/feature/unicode_strings.t  See if feature "unicode_strings" work
 lib/File/Basename.pm           Emulate the basename program
 lib/File/Basename.t            See if File::Basename works
 lib/feature/unicode_strings.t  See if feature "unicode_strings" work
 lib/File/Basename.pm           Emulate the basename program
 lib/File/Basename.t            See if File::Basename works
-lib/File/CheckTree.pm          Perl module supporting wholesale file mode validation
-lib/File/CheckTree.t           See if File::CheckTree works
 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/Compare.pm            Emulation of cmp command
 lib/File/Compare.t             See if File::Compare works
 lib/File/Copy.pm               Emulation of cp command
@@ -3581,8 +3923,6 @@ lib/Getopt/Std.t          See if Getopt::Std and Getopt::Long work
 lib/h2ph.t                     See if h2ph works like it should
 lib/h2xs.t                     See if h2xs produces expected lists of files
 lib/hostname.pl                        Old hostname code
 lib/h2ph.t                     See if h2ph works like it should
 lib/h2xs.t                     See if h2xs produces expected lists of files
 lib/hostname.pl                        Old hostname code
-lib/I18N/Collate.pm            Routines to do strxfrm-based collation
-lib/I18N/Collate.t             See if I18N::Collate works
 lib/importenv.pl               Perl routine to get environment into variables
 lib/integer.pm                 For "use integer"
 lib/integer.t                  For "use integer" testing
 lib/importenv.pl               Perl routine to get environment into variables
 lib/integer.pm                 For "use integer"
 lib/integer.t                  For "use integer" testing
@@ -3592,8 +3932,6 @@ lib/less.t                        See if less support works
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
 lib/look.pl                    A "look" equivalent
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
 lib/look.pl                    A "look" equivalent
-lib/mauve.pm                   Temporary namespace for new built in "reftype" pseduo keyword (and friends)
-lib/mauve.t                    tests for "mauve" namespace for new built in "reftype" pseduo keyword (and friends)
 lib/Net/hostent.pm             By-name interface to Perl's builtin gethost*
 lib/Net/hostent.t              See if Net::hostent works
 lib/Net/netent.pm              By-name interface to Perl's builtin getnet*
 lib/Net/hostent.pm             By-name interface to Perl's builtin gethost*
 lib/Net/hostent.t              See if Net::hostent works
 lib/Net/netent.pm              By-name interface to Perl's builtin getnet*
@@ -3624,17 +3962,9 @@ lib/perl5db/t/symbol-table-bug   Tests for the Perl debugger
 lib/perl5db/t/taint            Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
 lib/Pod/Functions.pm           used by pod/splitpod
 lib/perl5db/t/taint            Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
 lib/Pod/Functions.pm           used by pod/splitpod
-lib/Pod/Html.pm                        Convert POD data to HTML
 lib/Pod/t/eol.t                        end of line agnosticism
 lib/Pod/t/Functions.t          See if Pod::Functions works
 lib/Pod/t/eol.t                        end of line agnosticism
 lib/Pod/t/Functions.t          See if Pod::Functions works
-lib/Pod/t/htmlescp.pod         pod2html escape test input data
-lib/Pod/t/htmlescp.t           pod2html escape test
-lib/Pod/t/htmllink.pod         pod2html link test input data
-lib/Pod/t/htmllink.t           pod2html link test
-lib/Pod/t/htmlview.pod         pod2html render test input data
-lib/Pod/t/htmlview.t           pod2html render test
 lib/Pod/t/InputObjects.t       See if Pod::InputObjects works
 lib/Pod/t/InputObjects.t       See if Pod::InputObjects works
-lib/Pod/t/pod2html-lib.pl      pod2html testing library
 lib/Pod/t/Select.t             See if Pod::Select works
 lib/Pod/t/Usage.t              See if Pod::Usage works
 lib/Pod/t/utils.t              Test for Pod::ParseUtils
 lib/Pod/t/Select.t             See if Pod::Select works
 lib/Pod/t/Usage.t              See if Pod::Usage works
 lib/Pod/t/utils.t              Test for Pod::ParseUtils
@@ -3675,7 +4005,6 @@ lib/Tie/ExtraHash.t               Test for Tie::ExtraHash (in Tie/Hash.pm)
 lib/Tie/Handle.pm              Base class for tied handles
 lib/Tie/Handle/stdhandle_from_handle.t Test for Tie::StdHandle/Handle backwards compat
 lib/Tie/Handle/stdhandle.t     Test for Tie::StdHandle
 lib/Tie/Handle.pm              Base class for tied handles
 lib/Tie/Handle/stdhandle_from_handle.t Test for Tie::StdHandle/Handle backwards compat
 lib/Tie/Handle/stdhandle.t     Test for Tie::StdHandle
-lib/Tie/Hash/NamedCapture.pm   Implements %- and %+ behaviour
 lib/Tie/Hash.pm                        Base class for tied hashes
 lib/Tie/Hash.t                 See if Tie::Hash works
 lib/Tie/Scalar.pm              Base class for tied scalars
 lib/Tie/Hash.pm                        Base class for tied hashes
 lib/Tie/Hash.t                 See if Tie::Hash works
 lib/Tie/Scalar.pm              Base class for tied scalars
@@ -3706,6 +4035,7 @@ lib/unicore/DAge.txt                              Unicode character database
 lib/unicore/DCoreProperties.txt                        Unicode character database
 lib/unicore/DNormalizationProps.txt            Unicode character database
 lib/unicore/EastAsianWidth.txt                 Unicode character database
 lib/unicore/DCoreProperties.txt                        Unicode character database
 lib/unicore/DNormalizationProps.txt            Unicode character database
 lib/unicore/EastAsianWidth.txt                 Unicode character database
+lib/unicore/EmojiSources.txt                   Unicode character database
 lib/unicore/extracted/DBidiClass.txt           Unicode character database
 lib/unicore/extracted/DBinaryProperties.txt    Unicode character database
 lib/unicore/extracted/DCombiningClass.txt      Unicode character database
 lib/unicore/extracted/DBidiClass.txt           Unicode character database
 lib/unicore/extracted/DBinaryProperties.txt    Unicode character database
 lib/unicore/extracted/DCombiningClass.txt      Unicode character database
@@ -3719,6 +4049,8 @@ lib/unicore/extracted/DNumType.txt                Unicode character database
 lib/unicore/extracted/DNumValues.txt           Unicode character database
 lib/unicore/HangulSyllableType.txt             Unicode character database
 lib/unicore/Index.txt                          Unicode character database
 lib/unicore/extracted/DNumValues.txt           Unicode character database
 lib/unicore/HangulSyllableType.txt             Unicode character database
 lib/unicore/Index.txt                          Unicode character database
+lib/unicore/IndicMatraCategory.txt             Unicode character database
+lib/unicore/IndicSyllabicCategory.txt          Unicode character database
 lib/unicore/Jamo.txt                           Unicode character database
 lib/unicore/LineBreak.txt                      Unicode character database
 lib/unicore/Makefile                           Unicode character database
 lib/unicore/Jamo.txt                           Unicode character database
 lib/unicore/LineBreak.txt                      Unicode character database
 lib/unicore/Makefile                           Unicode character database
@@ -3733,6 +4065,7 @@ lib/unicore/PropList.txt                  Unicode character database
 lib/unicore/PropValueAliases.txt               Unicode character database
 lib/unicore/README.perl                                Unicode character database
 lib/unicore/ReadMe.txt                         Unicode character database info
 lib/unicore/PropValueAliases.txt               Unicode character database
 lib/unicore/README.perl                                Unicode character database
 lib/unicore/ReadMe.txt                         Unicode character database info
+lib/unicore/ScriptExtensions.txt               Unicode character database
 lib/unicore/Scripts.txt                                Unicode character database
 lib/unicore/SpecialCasing.txt                  Unicode character database
 lib/unicore/StandardizedVariants.txt           Unicode character database
 lib/unicore/Scripts.txt                                Unicode character database
 lib/unicore/SpecialCasing.txt                  Unicode character database
 lib/unicore/StandardizedVariants.txt           Unicode character database
@@ -3767,7 +4100,6 @@ mad/P5AST.pm                      Used by nomad
 mad/P5re.pm                    Used by nomad
 mad/PLXML.pm                   Used by nomad
 mad/t/p55.t                    Test for the Perl 5 to Perl 5 translator
 mad/P5re.pm                    Used by nomad
 mad/PLXML.pm                   Used by nomad
 mad/t/p55.t                    Test for the Perl 5 to Perl 5 translator
-makeaperl.SH                   perl script that produces a new perl binary
 makedef.pl                     Create symbol export lists for linking
 makedepend.SH                  Precursor to makedepend
 make_ext.pl                    Used by Makefile to execute extension Makefiles
 makedef.pl                     Create symbol export lists for linking
 makedepend.SH                  Precursor to makedepend
 make_ext.pl                    Used by Makefile to execute extension Makefiles
@@ -3778,6 +4110,8 @@ malloc.c                  A version of malloc you might not want
 malloc_ctl.h                   A version of malloc you might not want
 MANIFEST                       This list of files
 mathoms.c                      A home for binary-compatible code artifacts
 malloc_ctl.h                   A version of malloc you might not want
 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
 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
@@ -3852,7 +4186,6 @@ nostdio.h                 Cause compile error on stdio calls
 numeric.c                      Miscellaneous numeric conversion routines
 op.c                           Opcode syntax tree code
 opcode.h                       Automatically generated opcode header
 numeric.c                      Miscellaneous numeric conversion routines
 op.c                           Opcode syntax tree code
 opcode.h                       Automatically generated opcode header
-opcode.pl                      Opcode header generator
 op.h                           Opcode syntax tree header
 opnames.h                      Automatically generated opcode header
 op_reg_common.h                        Common parts of op.h, regexp.h header
 op.h                           Opcode syntax tree header
 opnames.h                      Automatically generated opcode header
 op_reg_common.h                        Common parts of op.h, regexp.h header
@@ -3917,7 +4250,6 @@ 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)
-overload.pl                    generate overload.h
 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
@@ -3931,7 +4263,6 @@ perlio.c                  C code for PerlIO abstraction
 perlio.h                       PerlIO abstraction
 perliol.h                      PerlIO Layer definition
 perlio.sym                     Symbols for PerlIO abstraction
 perlio.h                       PerlIO abstraction
 perliol.h                      PerlIO Layer definition
 perlio.sym                     Symbols for PerlIO abstraction
-perl_keyword.pl                        A script to generate Perl_keyword() in toke.c
 perlsdio.h                     Fake stdio using perlio
 perlsfio.h                     Prototype sfio mapping for PerlIO
 perlsh                         A poor man's perl shell
 perlsdio.h                     Fake stdio using perlio
 perlsfio.h                     Prototype sfio mapping for PerlIO
 perlsh                         A poor man's perl shell
@@ -3971,12 +4302,20 @@ pod/perl5114delta.pod           Perl changes in version 5.11.4
 pod/perl5115delta.pod          Perl changes in version 5.11.5
 pod/perl5120delta.pod          Perl changes in version 5.12.0
 pod/perl5121delta.pod          Perl changes in version 5.12.1
 pod/perl5115delta.pod          Perl changes in version 5.11.5
 pod/perl5120delta.pod          Perl changes in version 5.12.0
 pod/perl5121delta.pod          Perl changes in version 5.12.1
+pod/perl5122delta.pod          Perl changes in version 5.12.2
+pod/perl5123delta.pod          Perl changes in version 5.12.3
 pod/perl5130delta.pod          Perl changes in version 5.13.0
 pod/perl5130delta.pod          Perl changes in version 5.13.0
+pod/perl51310delta.pod         Perl changes in version 5.13.10
+pod/perl51311delta.pod         Perl changes in version 5.13.11
 pod/perl5131delta.pod          Perl changes in version 5.13.1
 pod/perl5132delta.pod          Perl changes in version 5.13.2
 pod/perl5133delta.pod          Perl changes in version 5.13.3
 pod/perl5134delta.pod          Perl changes in version 5.13.4
 pod/perl5135delta.pod          Perl changes in version 5.13.5
 pod/perl5131delta.pod          Perl changes in version 5.13.1
 pod/perl5132delta.pod          Perl changes in version 5.13.2
 pod/perl5133delta.pod          Perl changes in version 5.13.3
 pod/perl5134delta.pod          Perl changes in version 5.13.4
 pod/perl5135delta.pod          Perl changes in version 5.13.5
+pod/perl5136delta.pod          Perl changes in version 5.13.6
+pod/perl5137delta.pod          Perl changes in version 5.13.7
+pod/perl5138delta.pod          Perl changes in version 5.13.8
+pod/perl5139delta.pod          Perl changes in version 5.13.9
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl570delta.pod           Perl changes in version 5.7.0
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl570delta.pod           Perl changes in version 5.7.0
@@ -4014,6 +4353,7 @@ pod/perldbmfilter.pod             Perl DBM filters
 pod/perldebguts.pod            Perl debugging guts and tips
 pod/perldebtut.pod             Perl debugging tutorial
 pod/perldebug.pod              Perl debugging
 pod/perldebguts.pod            Perl debugging guts and tips
 pod/perldebtut.pod             Perl debugging tutorial
 pod/perldebug.pod              Perl debugging
+pod/perldelta.pod              Perl changes since previous version
 pod/perldiag.pod               Perl diagnostic messages
 pod/perldoc.pod                        Look up Perl documentation in Pod format
 pod/perldsc.pod                        Perl data structures intro
 pod/perldiag.pod               Perl diagnostic messages
 pod/perldoc.pod                        Look up Perl documentation in Pod format
 pod/perldsc.pod                        Perl data structures intro
@@ -4033,11 +4373,15 @@ pod/perlfilter.pod              Perl source filters
 pod/perlfork.pod               Perl fork() information
 pod/perlform.pod               Perl formats
 pod/perlfunc.pod               Perl built-in functions
 pod/perlfork.pod               Perl fork() information
 pod/perlform.pod               Perl formats
 pod/perlfunc.pod               Perl built-in functions
+pod/perlgit.pod                        Using git with the Perl repository
 pod/perlglossary.pod           Perl Glossary
 pod/perlgpl.pod                        GNU General Public License
 pod/perlguts.pod               Perl internal functions for those doing extensions
 pod/perlhack.pod               Perl hackers guide
 pod/perlglossary.pod           Perl Glossary
 pod/perlgpl.pod                        GNU General Public License
 pod/perlguts.pod               Perl internal functions for those doing extensions
 pod/perlhack.pod               Perl hackers guide
+pod/perlhacktips.pod           Tips for Perl core C code hacking
+pod/perlhacktut.pod            Walk through the creation of a simple C code patch
 pod/perlhist.pod               Perl history records
 pod/perlhist.pod               Perl history records
+pod/perlinterp.pod             Overview of the Perl intepreter source and how it works
 pod/perlintro.pod              Perl introduction for beginners
 pod/perliol.pod                        C API for Perl's implementation of IO in Layers
 pod/perlipc.pod                        Perl interprocess communication
 pod/perlintro.pod              Perl introduction for beginners
 pod/perliol.pod                        C API for Perl's implementation of IO in Layers
 pod/perlipc.pod                        Perl interprocess communication
@@ -4059,6 +4403,7 @@ pod/perlperf.pod          Perl Performance and Optimization Techniques
 pod/perl.pod                   Perl overview (this section)
 pod/perlpod.pod                        Perl plain old documentation
 pod/perlpodspec.pod            Perl plain old documentation format specification
 pod/perl.pod                   Perl overview (this section)
 pod/perlpod.pod                        Perl plain old documentation
 pod/perlpodspec.pod            Perl plain old documentation format specification
+pod/perlpodstyle.pod           Perl POD style guide
 pod/perlpolicy.pod             Perl development policies
 pod/perlport.pod               Perl portability guide
 pod/perlpragma.pod             Perl modules: writing a user pragma
 pod/perlpolicy.pod             Perl development policies
 pod/perlport.pod               Perl portability guide
 pod/perlpragma.pod             Perl modules: writing a user pragma
@@ -4069,12 +4414,12 @@ pod/perlref.pod                 Perl references, the rest of the story
 pod/perlreftut.pod             Perl references short introduction
 pod/perlreguts.pod             Perl regular expression engine internals
 pod/perlre.pod                 Perl regular expressions, the rest of the story
 pod/perlreftut.pod             Perl references short introduction
 pod/perlreguts.pod             Perl regular expression engine internals
 pod/perlre.pod                 Perl regular expressions, the rest of the story
-pod/perlrepository.pod         Perl source repository
 pod/perlrequick.pod            Perl regular expressions quick start
 pod/perlreref.pod              Perl regular expressions quick reference
 pod/perlretut.pod              Perl regular expressions tutorial
 pod/perlrun.pod                        Perl execution and options
 pod/perlsec.pod                        Perl security
 pod/perlrequick.pod            Perl regular expressions quick start
 pod/perlreref.pod              Perl regular expressions quick reference
 pod/perlretut.pod              Perl regular expressions tutorial
 pod/perlrun.pod                        Perl execution and options
 pod/perlsec.pod                        Perl security
+pod/perlsource.pod             Guide to the Perl source tree
 pod/perlstyle.pod              Perl style guide
 pod/perlsub.pod                        Perl subroutines
 pod/perlsyn.pod                        Perl syntax
 pod/perlstyle.pod              Perl style guide
 pod/perlsub.pod                        Perl subroutines
 pod/perlsyn.pod                        Perl syntax
@@ -4093,13 +4438,6 @@ pod/perlvar.pod                  Perl predefined variables
 pod/perlvms.pod                        Perl notes for VMS
 pod/perlxs.pod                 Perl XS application programming interface
 pod/perlxstut.pod              Perl XS tutorial
 pod/perlvms.pod                        Perl notes for VMS
 pod/perlxs.pod                 Perl XS application programming interface
 pod/perlxstut.pod              Perl XS tutorial
-pod/pod2html.PL                        Precursor for translator to turn pod into HTML
-pod/pod2latex.PL               Precursor for translator to turn pod into LaTeX
-pod/pod2man.PL                 Precursor for translator to turn pod into manpage
-pod/pod2text.PL                        Precursor for translator to turn pod into text
-pod/pod2usage.PL               Pod-Parser - print usage messages from POD docs
-pod/podchecker.PL              Pod-Parser - Pod::Checker::podchecker() CLI
-pod/podselect.PL               Pod-Parser - Pod::Select::podselect() CLI
 pod/roffitall                  troff the whole man page set
 pod/rofftoc                    Generate a table of contents in troff format
 pod/splitman                   Splits perlfunc into multiple man pages
 pod/roffitall                  troff the whole man page set
 pod/rofftoc                    Generate a table of contents in troff format
 pod/splitman                   Splits perlfunc into multiple man pages
@@ -4155,7 +4493,6 @@ Porting/perlhist_calculate.pl             Perform calculations to update perlhist
 Porting/podtidy                        Reformat pod using Pod::Tidy
 Porting/pumpkin.pod            Guidelines and hints for Perl maintainers
 Porting/README.y2038           Perl notes for the 2038 fix
 Porting/podtidy                        Reformat pod using Pod::Tidy
 Porting/pumpkin.pod            Guidelines and hints for Perl maintainers
 Porting/README.y2038           Perl notes for the 2038 fix
-Porting/regcharclass.pl                Generate regcharclass.h from inline data
 Porting/release_managers_guide.pod     Release Manager's Guide
 Porting/release_schedule.pod   Schedule for future releases
 Porting/rt_list_patches                A tool to help you apply patches from RT
 Porting/release_managers_guide.pod     Release Manager's Guide
 Porting/release_schedule.pod   Schedule for future releases
 Porting/rt_list_patches                A tool to help you apply patches from RT
@@ -4172,7 +4509,6 @@ pp_hot.c                  Push/Pop code for heavily used opcodes
 pp_pack.c                      Push/Pop code for pack/unpack
 pp_proto.h                     C++ definitions for Push/Pop code
 pp_sort.c                      Push/Pop code for sort
 pp_pack.c                      Push/Pop code for pack/unpack
 pp_proto.h                     C++ definitions for Push/Pop code
 pp_sort.c                      Push/Pop code for sort
-pp.sym                         Push/Pop code symbols
 pp_sys.c                       Push/Pop code for system interaction
 proto.h                                Prototypes
 qnx/ar                         QNX implementation of "ar" utility
 pp_sys.c                       Push/Pop code for system interaction
 proto.h                                Prototypes
 qnx/ar                         QNX implementation of "ar" utility
@@ -4181,7 +4517,6 @@ 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.apollo                  Perl notes for Apollo DomainOS
 README.beos                    Perl notes for BeOS
 README.bs2000                  Perl notes for POSIX-BC BS2000
 README.ce                      Perl notes for WinCE
 README.beos                    Perl notes for BeOS
 README.bs2000                  Perl notes for POSIX-BC BS2000
 README.ce                      Perl notes for WinCE
@@ -4221,15 +4556,23 @@ README.vos                      Perl notes for Stratus VOS
 README.win32                   Perl notes for Windows
 reentr.c                       Reentrant interfaces
 reentr.h                       Reentrant interfaces
 README.win32                   Perl notes for Windows
 reentr.c                       Reentrant interfaces
 reentr.h                       Reentrant interfaces
-reentr.pl                      Reentrant interfaces
-regcharclass.h                 Generated by Porting/regcharclass.pl
+regcharclass.h                 Generated by regen/regcharclass.pl
 regcomp.c                      Regular expression compiler
 regcomp.h                      Private declarations for above
 regcomp.c                      Regular expression compiler
 regcomp.h                      Private declarations for above
-regcomp.pl                     Builder of regnodes.h
 regcomp.sym                    Data for regnodes.h
 regcomp.sym                    Data for regnodes.h
-regen_lib.pl                   Common file routines for generator scripts
+regen/embed.pl                 Produces {embed,embedvar,proto}.h, global.sym
+regen/keywords.pl              Program to write keywords.h
+regen/mk_PL_charclass.pl       Populate the PL_charclass table
+regen/opcode.pl                        Opcode header generator
+regen/opcodes                  Opcode data
+regen/overload.pl              generate overload.h
 regen_perly.pl                 generate perly.{act,h,tab} from perly.y
 regen.pl                       Run all scripts that (re)generate files
 regen_perly.pl                 generate perly.{act,h,tab} from perly.y
 regen.pl                       Run all scripts that (re)generate files
+regen/reentr.pl                        Reentrant interfaces
+regen/regcharclass.pl          Generate regcharclass.h from inline data
+regen/regcomp.pl               Builder of regnodes.h
+regen/regen_lib.pl             Common file routines for generator scripts
+regen/warnings.pl              Program to write warnings.h and lib/warnings.pm
 regexec.c                      Regular expression evaluator
 regexp.h                       Public declarations for the above
 regnodes.h                     Description of nodes of RE engine
 regexec.c                      Regular expression evaluator
 regexp.h                       Public declarations for the above
 regnodes.h                     Description of nodes of RE engine
@@ -4244,7 +4587,7 @@ symbian/config.pl         Configuration script for Symbian
 symbian/config.sh              Configuration data for Symbian
 symbian/cwd.pl                 Helper code for config.pl
 symbian/demo_pl                        "Archive" of demo code
 symbian/config.sh              Configuration data for Symbian
 symbian/cwd.pl                 Helper code for config.pl
 symbian/demo_pl                        "Archive" of demo code
-symbian/ext/Moped/Msg/bld.inf  Demo extension build configuraion
+symbian/ext/Moped/Msg/bld.inf  Demo extension build configuration
 symbian/ext/Moped/Msg/location.pl      Demo extension script
 symbian/ext/Moped/Msg/Msg.mmp  Demo extension building
 symbian/ext/Moped/Msg/Msg.pkg  Demo extension packaging
 symbian/ext/Moped/Msg/location.pl      Demo extension script
 symbian/ext/Moped/Msg/Msg.mmp  Demo extension building
 symbian/ext/Moped/Msg/Msg.pkg  Demo extension packaging
@@ -4297,6 +4640,7 @@ t/base/num.t                      See if numbers work
 t/base/pat.t                   See if pattern matching works
 t/base/rs.t                    See if record-read works
 t/base/term.t                  See if various terms work
 t/base/pat.t                   See if pattern matching works
 t/base/rs.t                    See if record-read works
 t/base/term.t                  See if various terms work
+t/base/while.t                 See if while work
 t/benchmark/rt26188-speed-up-keys-on-empty-hash.t      Benchmark if keys on empty hashes is fast enough
 t/cmd/elsif.t                  See if else-if works
 t/cmd/for.t                    See if for loops work
 t/benchmark/rt26188-speed-up-keys-on-empty-hash.t      Benchmark if keys on empty hashes is fast enough
 t/cmd/elsif.t                  See if else-if works
 t/cmd/for.t                    See if for loops work
@@ -4311,7 +4655,7 @@ t/comp/decl.t                     See if declarations work
 t/comp/final_line_num.t                See if line numbers are correct at EOF
 t/comp/fold.t                  See if constant folding works
 t/comp/form_scope.t            See if format scoping works
 t/comp/final_line_num.t                See if line numbers are correct at EOF
 t/comp/fold.t                  See if constant folding works
 t/comp/form_scope.t            See if format scoping works
-t/comp/hints.aux               Auxillary file for %^H test
+t/comp/hints.aux               Auxiliary file for %^H test
 t/comp/hints.t                 See if %^H works
 t/comp/line_debug_0.aux                Auxiliary file for @{"_<$file"} test
 t/comp/line_debug.t            See if @{"_<$file"} works
 t/comp/hints.t                 See if %^H works
 t/comp/line_debug_0.aux                Auxiliary file for @{"_<$file"} test
 t/comp/line_debug.t            See if @{"_<$file"} works
@@ -4339,13 +4683,16 @@ t/io/argv.t                     See if ARGV stuff works
 t/io/binmode.t                 See if binmode() works
 t/io/crlf.t                    See if :crlf works
 t/io/crlf_through.t            See if pipe passes data intact with :crlf
 t/io/binmode.t                 See if binmode() works
 t/io/crlf.t                    See if :crlf works
 t/io/crlf_through.t            See if pipe passes data intact with :crlf
+t/io/data.t                    See if DATA works
 t/io/defout.t                  See if PL_defoutgv works
 t/io/dup.t                     See if >& works right
 t/io/defout.t                  See if PL_defoutgv works
 t/io/dup.t                     See if >& works right
+t/io/eintr.t                   See if code called during EINTR is safe
 t/io/errnosig.t                        Test case for restoration $! when leaving signal handlers
 t/io/errno.t                   See if $! is correctly set
 t/io/fflush.t                  See if auto-flush on fork/exec/system/qx works
 t/io/fs.t                      See if directory manipulations work
 t/io/inplace.t                 See if inplace editing works
 t/io/errnosig.t                        Test case for restoration $! when leaving signal handlers
 t/io/errno.t                   See if $! is correctly set
 t/io/fflush.t                  See if auto-flush on fork/exec/system/qx works
 t/io/fs.t                      See if directory manipulations work
 t/io/inplace.t                 See if inplace editing works
+t/io/iofile.t                  See if we can load IO::File on demand
 t/io/iprefix.t                 See if inplace editing works with prefixes
 t/io/layers.t                  See if PerlIO layers work
 t/io/nargv.t                   See if nested ARGV stuff works
 t/io/iprefix.t                 See if inplace editing works with prefixes
 t/io/layers.t                  See if PerlIO layers work
 t/io/nargv.t                   See if nested ARGV stuff works
@@ -4372,9 +4719,11 @@ t/lib/commonsense.t              See if configuration meets basic needs
 t/lib/compmod.pl               Helper for 1_compile.t
 t/lib/croak.t                  Test calls to Perl_croak() in the C source.
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/compmod.pl               Helper for 1_compile.t
 t/lib/croak.t                  Test calls to Perl_croak() in the C source.
 t/lib/cygwin.t                 Builtin cygwin function tests
+t/lib/dbmt_common.pl           Common functionality for ?DBM_File tests
 t/lib/deprecate/Deprecated.pm  Deprecated module to test deprecate.pm
 t/lib/deprecate/Optionally.pm  Optionally deprecated module to test deprecate.pm
 t/lib/deprecate.t              Test deprecate.pm
 t/lib/deprecate/Deprecated.pm  Deprecated module to test deprecate.pm
 t/lib/deprecate/Optionally.pm  Optionally deprecated module to test deprecate.pm
 t/lib/deprecate.t              Test deprecate.pm
+t/lib/Devel/switchd_empty.pm   Module for t/run/switchd.t
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
 t/lib/feature/bundle           Tests for feature bundles
 t/lib/feature/implicit         Tests for implicit loading of feature.pm
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
 t/lib/feature/bundle           Tests for feature bundles
 t/lib/feature/implicit         Tests for implicit loading of feature.pm
@@ -4397,6 +4746,7 @@ t/lib/strict/vars         Tests of "use strict 'vars'" for strict.t
 t/lib/subs/subs                        Tests of "use subs"
 t/lib/test_use_14937.pm                A test pragma for t/comp/use.t
 t/lib/test_use.pm              A test pragma for t/comp/use.t
 t/lib/subs/subs                        Tests of "use subs"
 t/lib/test_use_14937.pm                A test pragma for t/comp/use.t
 t/lib/test_use.pm              A test pragma for t/comp/use.t
+t/lib/universal.t              Tests for functions in universal.c
 t/lib/warnings/1global         Tests of global warnings for warnings.t
 t/lib/warnings/2use            Tests for "use warnings" for warnings.t
 t/lib/warnings/3both           Tests for interaction of $^W and "use warnings"
 t/lib/warnings/1global         Tests of global warnings for warnings.t
 t/lib/warnings/2use            Tests for "use warnings" for warnings.t
 t/lib/warnings/3both           Tests for interaction of $^W and "use warnings"
@@ -4450,8 +4800,10 @@ t/mro/complex_dfs.t              mro tests
 t/mro/dbic_c3.t                        mro tests
 t/mro/dbic_dfs.t               mro tests
 t/mro/inconsistent_c3.t                mro tests
 t/mro/dbic_c3.t                        mro tests
 t/mro/dbic_dfs.t               mro tests
 t/mro/inconsistent_c3.t                mro tests
+t/mro/isa_aliases.t            tests for shared @ISA arrays
 t/mro/isa_c3.t                 test for optimisatised mro_get_linear_isa_c3
 t/mro/isa_dfs.t                        test for optimisatised mro_get_linear_isa_dfs
 t/mro/isa_c3.t                 test for optimisatised mro_get_linear_isa_c3
 t/mro/isa_dfs.t                        test for optimisatised mro_get_linear_isa_dfs
+t/mro/isarev.t                 PL_isarev/mro::get_isarev tests
 t/mro/method_caching.t         mro tests
 t/mro/next_edgecases.t         mro tests
 t/mro/next_goto.t              mro tests
 t/mro/method_caching.t         mro tests
 t/mro/next_edgecases.t         mro tests
 t/mro/next_goto.t              mro tests
@@ -4494,6 +4846,7 @@ 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/cmp.t                     See if the various string and numeric compare work
 t/op/chr.t                     See if chr works
 t/op/closure.t                 See if closures work
 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/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/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
@@ -4506,6 +4859,7 @@ t/op/die_except.t         See if die/eval avoids $@ clobberage
 t/op/die_exit.t                        See if die and exit status interaction works
 t/op/die_keeperr.t             See if G_KEEPERR works for destructors
 t/op/die.t                     See if die works
 t/op/die_exit.t                        See if die and exit status interaction works
 t/op/die_keeperr.t             See if G_KEEPERR works for destructors
 t/op/die.t                     See if die works
+t/op/die_unwind.t              Check die/eval early-$@ backcompat hack
 t/op/dor.t                     See if defined-or (//) works
 t/op/do.t                      See if subroutines work
 t/op/each_array.t              See if array iterators work
 t/op/dor.t                     See if defined-or (//) works
 t/op/do.t                      See if subroutines work
 t/op/each_array.t              See if array iterators work
@@ -4545,6 +4899,7 @@ t/op/join.t                       See if join works
 t/op/kill0.t                   See if kill(0, $pid) works
 t/op/lc.t                      See if lc, uc, lcfirst, ucfirst, quotemeta work
 t/op/lc_user.t                 See if user-defined lc et alia work
 t/op/kill0.t                   See if kill(0, $pid) works
 t/op/lc.t                      See if lc, uc, lcfirst, ucfirst, quotemeta work
 t/op/lc_user.t                 See if user-defined lc et alia 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/lex.t                     Tests too complex for t/base/lex.t
 t/op/length.t                  See if length works
 t/op/lex_assign.t              See if ops involving lexicals or pad temps work
 t/op/lex.t                     Tests too complex for t/base/lex.t
@@ -4554,6 +4909,8 @@ t/op/localref.t                   See if local ${deref} works
 t/op/local.t                   See if local works
 t/op/loopctl.t                 See if next/last/redo work
 t/op/lop.t                     See if logical operators work
 t/op/local.t                   See if local works
 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
@@ -4594,10 +4951,12 @@ t/op/runlevel.t                 See if die() works from perl_call_*()
 t/op/setpgrpstack.t            See if setpgrp works
 t/op/sigdispatch.t             See if signals are always dispatched
 t/op/sleep.t                   See if sleep works
 t/op/setpgrpstack.t            See if setpgrp works
 t/op/sigdispatch.t             See if signals are always dispatched
 t/op/sleep.t                   See if sleep works
+t/op/smartkve.t                        See if smart deref for keys/values/each works
 t/op/smartmatch.t              See if the ~~ operator works
 t/op/sort.t                    See if sort works
 t/op/splice.t                  See if splice works
 t/op/split.t                   See if split works
 t/op/smartmatch.t              See if the ~~ operator works
 t/op/sort.t                    See if sort works
 t/op/splice.t                  See if splice works
 t/op/split.t                   See if split works
+t/op/split_unicode.t           Test split /\s/ and Unicode
 t/op/sprintf2.t                        See if sprintf works
 t/op/sprintf.t                 See if sprintf works
 t/op/srand.t                   See if srand works
 t/op/sprintf2.t                        See if sprintf works
 t/op/sprintf.t                 See if sprintf works
 t/op/srand.t                   See if srand works
@@ -4615,6 +4974,7 @@ t/op/symbolcache.t                See if undef/delete works on stashes with functions
 t/op/sysio.t                   See if sysread and syswrite work
 t/op/taint.t                   See if tainting works
 t/op/threads_create.pl         Ancillary file for t/op/threads.t
 t/op/sysio.t                   See if sysread and syswrite work
 t/op/taint.t                   See if tainting works
 t/op/threads_create.pl         Ancillary file for t/op/threads.t
+t/op/threads-dirh.t            Test interaction of threads and dir handles
 t/op/threads.t                 Misc. tests for perl features with threads
 t/op/tiearray.t                        See if tie for arrays works
 t/op/tie_fetch_count.t         See if FETCH is only called once on tied variables
 t/op/threads.t                 Misc. tests for perl features with threads
 t/op/tiearray.t                        See if tie for arrays works
 t/op/tie_fetch_count.t         See if FETCH is only called once on tied variables
@@ -4643,15 +5003,23 @@ t/op/yadayada.t                 See if ... works
 t/perl.supp                    Perl valgrind suppressions
 t/porting/args_assert.t                Check that all PERL_ARGS_ASSERT* macros are used
 t/porting/authors.t            Check that all authors have been acknowledged
 t/perl.supp                    Perl valgrind suppressions
 t/porting/args_assert.t                Check that all PERL_ARGS_ASSERT* macros are used
 t/porting/authors.t            Check that all authors have been acknowledged
+t/porting/bincompat.t          Check that {non_,}bincompat_options are ordered
+t/porting/buildtoc.t           Check that various pod lists are consistent
 t/porting/checkcase.t          Check whether we are case-insensitive-fs-friendly
 t/porting/checkcase.t          Check whether we are case-insensitive-fs-friendly
+t/porting/cmp_version.t                Test whether all changed module files have their VERSION bumped
 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/maintainers.t                Test that Porting/Maintaners.pl is up to date
+t/porting/filenames.t          Check the MANIFEST for filename portability.
+t/porting/FindExt.t            Test win32/FindExt.pm
+t/porting/maintainers.t                Test that Porting/Maintainers.pl is up to date
 t/porting/manifest.t           Test that this MANIFEST file is well formed
 t/porting/podcheck.t           Test the POD of shipped modules is well formed
 t/porting/manifest.t           Test that this MANIFEST file is well formed
 t/porting/podcheck.t           Test the POD of shipped modules is well formed
+t/porting/regen.t              Check that regen.pl doesn't need running
 t/porting/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
 t/README                       Instructions for regression tests
 t/porting/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
 t/README                       Instructions for regression tests
+t/re/charset.t                 See if regex modifiers like /d, /u work properly
+t/re/fold_grind.t              See if case folding works properly
 t/re/overload.t                Test against string corruption in pattern matches on overloaded objects
 t/re/pat_advanced.t            See if advanced esoteric patterns work
 t/re/pat_advanced_thr.t                See if advanced esoteric patterns work in another thread
 t/re/overload.t                Test against string corruption in pattern matches on overloaded objects
 t/re/pat_advanced.t            See if advanced esoteric patterns work
 t/re/pat_advanced_thr.t                See if advanced esoteric patterns work in another thread
@@ -4665,12 +5033,15 @@ 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/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.t                      See if qr works
 t/re/reg_60508.t               See if bug #60508 is fixed
 t/re/reg_email.t               See if regex recursion works by parsing email addresses
 t/re/reg_email_thr.t           See if regex recursion works by parsing email addresses in another thread
 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.t                      See if qr works
 t/re/reg_60508.t               See if bug #60508 is fixed
 t/re/reg_email.t               See if regex recursion works by parsing email addresses
 t/re/reg_email_thr.t           See if regex recursion works by parsing email addresses in another thread
+t/re/reg_eval_scope.t          Test scoping issues with (?{ }) and (??{ })
+t/re/reg_eval.t                        Test again regexp state corruption in (?{ }) and (??{ })
 t/re/regexp_noamp.t            See if regular expressions work with optimizations
 t/re/regexp_notrie.t           See if regular expressions work without trie optimisation
 t/re/regexp_qr_embed.t         See if regular expressions work with embedded qr//
 t/re/regexp_noamp.t            See if regular expressions work with optimizations
 t/re/regexp_notrie.t           See if regular expressions work without trie optimisation
 t/re/regexp_qr_embed.t         See if regular expressions work with embedded qr//
@@ -4685,10 +5056,7 @@ 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_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
 t/re/reg_pmod.t                        See if regexp /p modifier works as expected
 t/re/reg_namedcapture.t                Make sure glob assignment doesn't break named capture
 t/re/reg_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
 t/re/reg_pmod.t                        See if regexp /p modifier works as expected
-t/re/reg_posixcc.t             See if posix character classes behave consistantly
-t/re/reg_unsafe.t              Check for unsafe match vars
-t/re/re.t                      See if exportable 're' funcs in universal.c work
-t/re/ReTest.pl                 Test utilities for the t/re/pat*.t tests (used by do)
+t/re/reg_posixcc.t             See if posix character classes behave consistently
 t/re/re_tests                  Regular expressions for regexp.t
 t/re/rxcode.t                  See if /(?{ code })/ works
 t/re/subst_amp.t               See if $&-related substitution works
 t/re/re_tests                  Regular expressions for regexp.t
 t/re/rxcode.t                  See if /(?{ code })/ works
 t/re/subst_amp.t               See if $&-related substitution works
@@ -4701,12 +5069,14 @@ t/re/uniprops.t                 Test unicode \p{} regex constructs
 t/run/cloexec.t                        Test close-on-exec.
 t/run/exit.t                   Test perl's exit status.
 t/run/fresh_perl.t             Tests that require a fresh perl.
 t/run/cloexec.t                        Test close-on-exec.
 t/run/exit.t                   Test perl's exit status.
 t/run/fresh_perl.t             Tests that require a fresh perl.
+t/run/locale.t         Tests related to locale handling
 t/run/noswitch.t               Test aliasing ARGV for other switch tests
 t/run/runenv.t                 Test if perl honors its environment variables.
 t/run/script.t                 See if script invocation works
 t/run/switch0.t                        Test the -0 switch
 t/run/switcha.t                        Test the -a switch
 t/run/switchC.t                        Test the -C switch
 t/run/noswitch.t               Test aliasing ARGV for other switch tests
 t/run/runenv.t                 Test if perl honors its environment variables.
 t/run/script.t                 See if script invocation works
 t/run/switch0.t                        Test the -0 switch
 t/run/switcha.t                        Test the -a switch
 t/run/switchC.t                        Test the -C switch
+t/run/switchd-78586.t          See whether bug 78586 is fixed
 t/run/switchd.t                        Test the -d switch
 t/run/switches.t               Tests for the other switches (-0, -l, -c, -s, -M, -m, -V, -v, -h, -z, -i)
 t/run/switchF1.t               Pathological tests for the -F switch
 t/run/switchd.t                        Test the -d switch
 t/run/switches.t               Tests for the other switches (-0, -l, -c, -s, -M, -m, -V, -v, -h, -z, -i)
 t/run/switchF1.t               Pathological tests for the -F switch
@@ -4765,6 +5135,7 @@ 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/instmodsh.PL             Give information about installed extensions
 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/instmodsh.PL             Give information about installed extensions
+utils/json_pp.PL               JSON::PP command line utility
 utils/libnetcfg.PL             libnet
 utils.lst                      Lists utilities bundled with Perl
 utils/Makefile                 Pregenerated from utils/Makefile.SH
 utils/libnetcfg.PL             libnet
 utils.lst                      Lists utilities bundled with Perl
 utils/Makefile                 Pregenerated from utils/Makefile.SH
@@ -4776,6 +5147,7 @@ utils/piconv.PL                   iconv(1), reinvented in perl
 utils/pl2pm.PL                 A pl to pm translator
 utils/prove.PL                 The prove harness utility
 utils/ptardiff.PL              The ptardiff utility
 utils/pl2pm.PL                 A pl to pm translator
 utils/prove.PL                 The prove harness utility
 utils/ptardiff.PL              The ptardiff utility
+utils/ptargrep.PL              The ptargrep utility
 utils/ptar.PL                  The ptar utility
 utils/shasum.PL                        filter for computing SHA digests (analogous to md5sum)
 utils/splain.PL                        Stand-alone version of diagnostics.pm
 utils/ptar.PL                  The ptar utility
 utils/shasum.PL                        filter for computing SHA digests (analogous to md5sum)
 utils/splain.PL                        Stand-alone version of diagnostics.pm
@@ -4800,7 +5172,6 @@ vms/test.com                      DCL driver for regression tests
 vms/vms.c                      VMS-specific C code for Perl core
 vms/vmsish.h                   VMS-specific C header for Perl core
 vms/vmspipe.com                        VMS-specific piped command helper script
 vms/vms.c                      VMS-specific C code for Perl core
 vms/vmsish.h                   VMS-specific C header for Perl core
 vms/vmspipe.com                        VMS-specific piped command helper script
-vms/writemain.pl               Generate perlmain.c from miniperlmain.c+extensions
 vos/Changes                    Changes made to port Perl to the VOS operating system
 vos/compile_full_perl.cm       VOS command macro to build "full" Perl
 vos/configure_full_perl.sh     VOS shell script to configure "full" perl before building
 vos/Changes                    Changes made to port Perl to the VOS operating system
 vos/compile_full_perl.cm       VOS command macro to build "full" Perl
 vos/configure_full_perl.sh     VOS shell script to configure "full" perl before building
@@ -4809,7 +5180,6 @@ vos/syslog.h                      syslog header for VOS
 vos/vos.c                      VOS emulations for missing POSIX functions
 vos/vosish.h                   VOS-specific header file
 warnings.h                     The warning numbers
 vos/vos.c                      VOS emulations for missing POSIX functions
 vos/vosish.h                   VOS-specific header file
 warnings.h                     The warning numbers
-warnings.pl                    Program to write warnings.h and lib/warnings.pm
 win32/bin/exetype.pl           Set executable type to CONSOLE or WINDOWS
 win32/bin/perlglob.pl          Win32 globbing
 win32/bin/pl2bat.pl            wrap perl scripts into batch files
 win32/bin/exetype.pl           Set executable type to CONSOLE or WINDOWS
 win32/bin/perlglob.pl          Win32 globbing
 win32/bin/pl2bat.pl            wrap perl scripts into batch files
@@ -4841,7 +5211,6 @@ win32/create_perllibst_h.pl       creates perllibst.h file for inclusion from perllib.
 win32/distclean.bat            Remove _ALL_ files not listed here in MANIFEST
 win32/fcrypt.c                 crypt() implementation
 win32/FindExt.pm               Scan for extensions
 win32/distclean.bat            Remove _ALL_ files not listed here in MANIFEST
 win32/fcrypt.c                 crypt() implementation
 win32/FindExt.pm               Scan for extensions
-win32/FindExt.t                        Test FindExt.pm
 win32/genmk95.pl               Perl code to generate command.com-usable makefile.95
 win32/include/arpa/inet.h      Win32 port
 win32/include/dirent.h         Win32 port
 win32/genmk95.pl               Perl code to generate command.com-usable makefile.95
 win32/include/arpa/inet.h      Win32 port
 win32/include/dirent.h         Win32 port
@@ -4877,7 +5246,7 @@ win32/win32thread.h               Win32 port mapping to threads
 win32/wince.c                  WinCE port
 win32/wince.h                  WinCE port
 win32/wincesck.c               WinCE port
 win32/wince.c                  WinCE port
 win32/wince.h                  WinCE port
 win32/wincesck.c               WinCE port
-writemain.SH                   Generate perlmain.c from miniperlmain.c+extensions
+write_buildcustomize.pl                Generate lib/buildcustomize.pl
 x2p/a2p.c                      Output of a2p.y run through byacc
 x2p/a2p.h                      Global declarations
 x2p/a2p.pod                    Pod for awk to perl translator
 x2p/a2p.c                      Output of a2p.y run through byacc
 x2p/a2p.h                      Global declarations
 x2p/a2p.pod                    Pod for awk to perl translator