This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add new Locale::Maketext files to MANIFEST
[perl5.git] / MANIFEST
index f3827c8..f3d2e8c 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -27,7 +27,10 @@ cpan/Archive-Extract/t/src/x.lzma            Archive::Extract tests
 cpan/Archive-Extract/t/src/x.par               Archive::Extract tests
 cpan/Archive-Extract/t/src/x.tar               Archive::Extract tests
 cpan/Archive-Extract/t/src/x.tar.gz            Archive::Extract tests
+cpan/Archive-Extract/t/src/x.tar.xz            Archive::Extract tests
 cpan/Archive-Extract/t/src/x.tgz               Archive::Extract tests
+cpan/Archive-Extract/t/src/x.txz               Archive::Extract tests
+cpan/Archive-Extract/t/src/x.xz                Archive::Extract tests
 cpan/Archive-Extract/t/src/x.Z                 Archive::Extract tests
 cpan/Archive-Extract/t/src/x.zip               Archive::Extract tests
 cpan/Archive-Extract/t/src/y.jar               Archive::Extract tests
@@ -35,15 +38,16 @@ cpan/Archive-Extract/t/src/y.par            Archive::Extract tests
 cpan/Archive-Extract/t/src/y.tar               Archive::Extract tests
 cpan/Archive-Extract/t/src/y.tar.bz2           Archive::Extract tests
 cpan/Archive-Extract/t/src/y.tar.gz            Archive::Extract tests
+cpan/Archive-Extract/t/src/y.tar.xz            Archive::Extract tests
 cpan/Archive-Extract/t/src/y.tbz               Archive::Extract tests
 cpan/Archive-Extract/t/src/y.tgz               Archive::Extract tests
+cpan/Archive-Extract/t/src/y.txz               Archive::Extract tests
 cpan/Archive-Extract/t/src/y.zip               Archive::Extract tests
 cpan/Archive-Tar/bin/ptar                              the ptar utility
 cpan/Archive-Tar/bin/ptardiff                          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/Makefile.PL                           Achive::Tar
 cpan/Archive-Tar/t/01_use.t                            Archive::Tar tests
 cpan/Archive-Tar/t/02_methods.t                                Archive::Tar tests
 cpan/Archive-Tar/t/03_file.t                           Archive::Tar tests
@@ -80,6 +84,7 @@ cpan/autodie/t/context_lexical.t      autodie - Context clobbering lexically
 cpan/autodie/t/context.t               autodie - Context clobbering tests
 cpan/autodie/t/crickey.t               autodie - Like an Australian
 cpan/autodie/t/dbmopen.t               autodie - dbm tests
+cpan/autodie/t/eval_error.t
 cpan/autodie/t/exception_class.t       autodie - Exception class subclasses
 cpan/autodie/t/exceptions.t            autodie - 5.10 exception tests.
 cpan/autodie/t/exec.t                  autodie - exec tests.
@@ -133,36 +138,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/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/B-Lint/lib/B/Lint/Debug.pm                        Adds debugging stringification to B::
-cpan/B-Lint/lib/B/Lint.pm                      Compiler Lint backend
-cpan/B-Lint/t/lint.t                           See if B::Lint works
-cpan/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm    See if B::Lint works
 cpan/CGI/Changes                       Changelog for CGI.pm
 cpan/CGI/examples/caution.xbm          CGI example
 cpan/CGI/examples/clickable_image.cgi  CGI example
@@ -433,26 +408,6 @@ cpan/CPAN/t/02nox.t                See if CPAN::Nox works
 cpan/CPAN/t/03pkgs.t           See if CPAN::Version works
 cpan/CPAN/t/10version.t                See if CPAN the module works
 cpan/CPAN/t/11mirroredby.t             See if CPAN::Mirrored::By works
-cpan/Cwd/Changes                       Cwd extension Changelog
-cpan/Cwd/Cwd.pm                                Various cwd routines (getcwd, fastcwd, chdir)
-cpan/Cwd/Cwd.xs                                Cwd extension external subroutines
-cpan/Cwd/lib/File/Spec/Cygwin.pm       portable operations on Cygwin file names
-cpan/Cwd/lib/File/Spec/Epoc.pm         portable operations on EPOC file names
-cpan/Cwd/lib/File/Spec/Functions.pm    Function interface to File::Spec object methods
-cpan/Cwd/lib/File/Spec/Mac.pm          portable operations on Mac file names
-cpan/Cwd/lib/File/Spec/OS2.pm          portable operations on OS2 file names
-cpan/Cwd/lib/File/Spec.pm              portable operations on file names
-cpan/Cwd/lib/File/Spec/Unix.pm         portable operations on Unix file names
-cpan/Cwd/lib/File/Spec/VMS.pm          portable operations on VMS file names
-cpan/Cwd/lib/File/Spec/Win32.pm                portable operations on Win32 and NetWare file names
-cpan/Cwd/t/crossplatform.t             See if File::Spec works crossplatform
-cpan/Cwd/t/cwd.t                       See if Cwd works
-cpan/Cwd/t/Functions.t                 See if File::Spec::Functions works
-cpan/Cwd/t/rel2abs2rel.t               See if File::Spec->rel2abs/abs2rel works
-cpan/Cwd/t/Spec.t                      See if File::Spec works
-cpan/Cwd/t/taint.t                     See if Cwd works with taint
-cpan/Cwd/t/tmpdir.t                    See if File::Spec->tmpdir() works
-cpan/Cwd/t/win32.t                     See if Cwd works on Win32
 cpan/DB_File/Changes           Berkeley DB extension change log
 cpan/DB_File/config.in         Part of Berkeley DB configuration
 cpan/DB_File/DB_File_BS                Berkeley DB extension mkbootstrap fodder
@@ -653,6 +608,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/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
@@ -786,6 +742,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/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
@@ -938,6 +895,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/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
@@ -987,6 +945,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/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
@@ -1009,6 +968,7 @@ cpan/ExtUtils-MakeMaker/t/MM_VMS.t                         See if ExtUtils::MM_VMS works
 cpan/ExtUtils-MakeMaker/t/MM_Win32.t                           See if ExtUtils::MM_Win32 works
 cpan/ExtUtils-MakeMaker/TODO                                   Things TODO in MakeMaker
 cpan/ExtUtils-MakeMaker/t/oneliner.t                           See if MM can generate perl one-liners
+cpan/ExtUtils-MakeMaker/t/parse_abstract.t                     See if parse_abstract works
 cpan/ExtUtils-MakeMaker/t/parse_version.t                      See if parse_version works
 cpan/ExtUtils-MakeMaker/t/PL_FILES.t                           Test PL_FILES in MakeMaker
 cpan/ExtUtils-MakeMaker/t/pm.t                                 See if MakeMaker can handle PM
@@ -1022,6 +982,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/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
@@ -1034,20 +995,6 @@ 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/ExtUtils-ParseXS/Changes                  ExtUtils::ParseXS change log
-cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm  converts Perl XS code into C code
-cpan/ExtUtils-ParseXS/lib/ExtUtils/xsubpp      External subroutine preprocessor
-cpan/ExtUtils-ParseXS/t/basic.t                        See if ExtUtils::ParseXS works
-cpan/ExtUtils-ParseXS/t/lib/IncludeTester.pm   ExtUtils::ParseXS testing utility
-cpan/ExtUtils-ParseXS/t/more.t                 Extended ExtUtils::ParseXS testing
-cpan/ExtUtils-ParseXS/t/typemap                        Standard typemap for controlled testing
-cpan/ExtUtils-ParseXS/t/usage.t                        ExtUtils::ParseXS tests
-cpan/ExtUtils-ParseXS/t/XSInclude.xsh          Test file for ExtUtils::ParseXS tests
-cpan/ExtUtils-ParseXS/t/XSMore.xs              Test file for ExtUtils::ParseXS tests
-cpan/ExtUtils-ParseXS/t/XSTest.pm              Test file for ExtUtils::ParseXS tests
-cpan/ExtUtils-ParseXS/t/XSTest.xs              Test file for ExtUtils::ParseXS tests
-cpan/ExtUtils-ParseXS/t/XSUsage.pm             ExtUtils::ParseXS tests
-cpan/ExtUtils-ParseXS/t/XSUsage.xs             ExtUtils::ParseXS tests
 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
@@ -1077,8 +1024,6 @@ 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/if/if.pm                  For "use if"
-cpan/if/t/if.t                 Tests for "use if"
 cpan/IO-Compress/Changes                               IO::Compress
 cpan/IO-Compress/examples/compress-zlib/filtdef                IO::Compress
 cpan/IO-Compress/examples/compress-zlib/filtinf                IO::Compress
@@ -1400,72 +1345,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/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
@@ -1532,7 +1411,7 @@ 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       Configuration for 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
@@ -1687,9 +1566,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/NEXT/Changes              NEXT
 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
@@ -2019,6 +1896,8 @@ cpan/Pod-Simple/t/xhtml01.t                               Pod::Simple test file
 cpan/Pod-Simple/t/xhtml05.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml10.t                            Pod::Simple test file
 cpan/Pod-Simple/t/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/fallback/const-c.inc   Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/const-xs.inc  Sys::Syslog constants fallback file
@@ -2062,6 +1941,7 @@ cpan/Test-Harness/lib/TAP/Formatter/Console/Session.pm    A parser for Test Anythin
 cpan/Test-Harness/lib/TAP/Formatter/File.pm            A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Formatter/File/Session.pm    A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Formatter/Session.pm         A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Harness/Beyond.pod
 cpan/Test-Harness/lib/TAP/Harness.pm                   A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Object.pm                    A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Parser/Aggregator.pm         A parser for Test Anything Protocol
@@ -2086,12 +1966,19 @@ cpan/Test-Harness/lib/TAP/Parser/Result/YAML.pm         A parser for Test Anything Prot
 cpan/Test-Harness/lib/TAP/Parser/Scheduler/Job.pm      A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Parser/Scheduler.pm          A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Parser/Scheduler/Spinner.pm  A parser for Test Anything Protocol
-cpan/Test-Harness/lib/TAP/Parser/Source/Perl.pm                A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Executable.pm
+cpan/Test-Harness/lib/TAP/Parser/SourceHandler/File.pm
+cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Handle.pm
+cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Perl.pm
+cpan/Test-Harness/lib/TAP/Parser/SourceHandler.pm              A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/SourceHandler/RawTAP.pm
 cpan/Test-Harness/lib/TAP/Parser/Source.pm             A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Parser/Utils.pm              A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm     A parser for Test Anything Protocol
 cpan/Test-Harness/lib/TAP/Parser/YAMLish/Writer.pm     A parser for Test Anything Protocol
 cpan/Test-Harness/lib/Test/Harness.pm                  A test harness
+cpan/Test-Harness/MANIFEST                             
+cpan/Test-Harness/MANIFEST.CUMMULATIVE                 
 cpan/Test-Harness/t/000-load.t                         Test::Harness test
 cpan/Test-Harness/t/aggregator.t                       Test::Harness test
 cpan/Test-Harness/t/bailout.t                          Test::Harness test
@@ -2103,6 +1990,7 @@ cpan/Test-Harness/t/compat/inc-propagation.t              Test::Harness test
 cpan/Test-Harness/t/compat/inc_taint.t                 Test::Harness test
 cpan/Test-Harness/t/compat/nonumbers.t                 Test::Harness test
 cpan/Test-Harness/t/compat/regression.t                        Test::Harness test
+cpan/Test-Harness/t/compat/subclass.t                          Test::Harness test
 cpan/Test-Harness/t/compat/switches.t                  Test::Harness test
 cpan/Test-Harness/t/compat/test-harness-compat.t       Test::Harness test
 cpan/Test-Harness/t/compat/version.t                   Test::Harness test
@@ -2117,6 +2005,7 @@ cpan/Test-Harness/t/grammar.t                             Test::Harness test
 cpan/Test-Harness/t/harness-bailout.t                  Test::Harness test
 cpan/Test-Harness/t/harness-subclass.t                 Test::Harness test
 cpan/Test-Harness/t/harness.t                          Test::Harness test
+cpan/Test-Harness/t/iterator_factory.t                         Test::Harness test
 cpan/Test-Harness/t/iterators.t                                Test::Harness test
 cpan/Test-Harness/t/lib/App/Prove/Plugin/Dummy2.pm     Module for testing Test::Harness
 cpan/Test-Harness/t/lib/App/Prove/Plugin/Dummy.pm      Module for testing Test::Harness
@@ -2124,17 +2013,19 @@ cpan/Test-Harness/t/lib/Dev/Null.pm                     Module for testing Test::Harness
 cpan/Test-Harness/t/lib/EmptyParser.pm                 Module for testing Test::Harness
 cpan/Test-Harness/t/lib/IO/c55Capture.pm               Module for testing Test::Harness
 cpan/Test-Harness/t/lib/MyCustom.pm                    Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyFileSourceHandler.pm                         Test::Harness test
 cpan/Test-Harness/t/lib/MyGrammar.pm                   Module for testing Test::Harness
-cpan/Test-Harness/t/lib/MyIteratorFactory.pm           Module for testing Test::Harness
 cpan/Test-Harness/t/lib/MyIterator.pm                  Module for testing Test::Harness
-cpan/Test-Harness/t/lib/MyPerlSource.pm                        Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyPerlSourceHandler.pm                         Test::Harness test
 cpan/Test-Harness/t/lib/MyResultFactory.pm             Module for testing Test::Harness
 cpan/Test-Harness/t/lib/MyResult.pm                    Module for testing Test::Harness
-cpan/Test-Harness/t/lib/MySource.pm                    Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MySourceHandler.pm                             Test::Harness test
 cpan/Test-Harness/t/lib/NoFork.pm                      Module for testing Test::Harness
 cpan/Test-Harness/t/lib/NOP.pm                         Module for testing Test::Harness
+cpan/Test-Harness/t/lib/TAP/Harness/TestSubclass.pm
 cpan/Test-Harness/t/lib/TAP/Parser/SubclassTest.pm     Module for testing Test::Harness
 cpan/Test-Harness/t/multiplexer.t                      Test::Harness test
+cpan/Test-Harness/t/nested.t                           Test::Harness test
 cpan/Test-Harness/t/nofork-mux.t                       Test::Harness test
 cpan/Test-Harness/t/nofork.t                           Test::Harness test
 cpan/Test-Harness/t/object.t                           Test::Harness test
@@ -2149,6 +2040,7 @@ cpan/Test-Harness/t/proverc/emptyexec                     Test data for Test::Harness
 cpan/Test-Harness/t/proverc.t                          Test::Harness test
 cpan/Test-Harness/t/proverun.t                         Test::Harness test
 cpan/Test-Harness/t/prove.t                            Test::Harness test
+cpan/Test-Harness/t/proveversion.t                             Test::Harness test
 cpan/Test-Harness/t/regression.t                       Test::Harness test
 cpan/Test-Harness/t/results.t                          Test::Harness test
 cpan/Test-Harness/t/sample-tests/bailout               Test data for Test::Harness
@@ -2185,6 +2077,7 @@ cpan/Test-Harness/t/sample-tests/shbang_misparse  Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/simple                        Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/simple_fail           Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/simple_yaml           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/simple_yaml_missing_version13         Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/skip                  Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/skipall               Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/skipall_nomsg         Test data for Test::Harness
@@ -2205,15 +2098,25 @@ cpan/Test-Harness/t/sample-tests/version_late           Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/version_old           Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/vms_nit               Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/with_comments         Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/yaml_late_plan                Test data for Test::Harness
 cpan/Test-Harness/t/sample-tests/zero_valid            Test data for Test::Harness
 cpan/Test-Harness/t/scheduler.t                                Test::Harness test
+cpan/Test-Harness/t/source_handler.t                           Test::Harness test
 cpan/Test-Harness/t/source.t                           Test::Harness test
 cpan/Test-Harness/t/source_tests/harness               Test data for Test::Harness
 cpan/Test-Harness/t/source_tests/harness_badtap                Test data for Test::Harness
 cpan/Test-Harness/t/source_tests/harness_complain      Test data for Test::Harness
 cpan/Test-Harness/t/source_tests/harness_directives    Test data for Test::Harness
 cpan/Test-Harness/t/source_tests/harness_failure       Test data for Test::Harness
+cpan/Test-Harness/t/source_tests/psql.bat                              Test::Harness test
 cpan/Test-Harness/t/source_tests/source                        Test data for Test::Harness
+cpan/Test-Harness/t/source_tests/source.1                              Test::Harness test
+cpan/Test-Harness/t/source_tests/source_args.sh                                Test::Harness test
+cpan/Test-Harness/t/source_tests/source.bat                            Test::Harness test
+cpan/Test-Harness/t/source_tests/source.pl                             Test::Harness test
+cpan/Test-Harness/t/source_tests/source.sh                             Test::Harness test
+cpan/Test-Harness/t/source_tests/source.t                              Test::Harness test
+cpan/Test-Harness/t/source_tests/source.tap                            Test::Harness test
 cpan/Test-Harness/t/spool.t                            Test::Harness test
 cpan/Test-Harness/t/state_results.t                    Test::Harness test
 cpan/Test-Harness/t/state.t                            Test::Harness test
@@ -2332,6 +2235,7 @@ cpan/Test-Simple/t/plan_shouldnt_import.t         Test::Simple test
 cpan/Test-Simple/t/plan_skip_all.t                     Test::More test, plan() w/skip_all
 cpan/Test-Simple/t/plan.t                              Test::More test, plan()
 cpan/Test-Simple/t/require_ok.t                                Test::Simple test
+cpan/Test-Simple/t/Simple/load.t                       Test::Builder tests
 cpan/Test-Simple/t/simple.t                            Test::Simple test, basic stuff
 cpan/Test-Simple/t/skipall.t                           Test::More test, skip all tests
 cpan/Test-Simple/t/skip.t                              Test::More test, SKIP tests
@@ -2341,7 +2245,13 @@ cpan/Test-Simple/t/subtest/die.t                 Test::More test
 cpan/Test-Simple/t/subtest/do.t                                Test::More test
 cpan/Test-Simple/t/subtest/exceptions.t                        Test::More test
 cpan/Test-Simple/t/subtest/for_do_t.test               Test::More test
+cpan/Test-Simple/t/subtest/fork.t                      Test::Builder tests
+cpan/Test-Simple/t/subtest/implicit_done.t                     Test::Builder tests
+cpan/Test-Simple/t/subtest/line_numbers.t                      Test::Builder tests
+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/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
@@ -2479,17 +2389,94 @@ 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/keys.txt          Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/af.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/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/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/ha.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/haw.pl                     Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/is.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/kl.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/mt.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/sk.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/sl.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/tr.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.pm                        Unicode::Collate
 cpan/Unicode-Collate/README                    Unicode::Collate
 cpan/Unicode-Collate/t/altern.t                        Unicode::Collate
 cpan/Unicode-Collate/t/cjkrange.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/hangul.t                        Unicode::Collate
 cpan/Unicode-Collate/t/ignor.t                 Unicode::Collate
 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/loc_az.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_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_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_ha.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_haw.t                       Unicode::Collate
+cpan/Unicode-Collate/t/loc_is.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_kl.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_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_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_sk.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_sl.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_tr.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/normal.t                        Unicode::Collate
 cpan/Unicode-Collate/t/override.t              Unicode::Collate
 cpan/Unicode-Collate/t/rearrang.t              Unicode::Collate
@@ -2510,6 +2497,8 @@ cpan/Unicode-Normalize/t/func.t           Unicode::Normalize
 cpan/Unicode-Normalize/t/illegal.t     Unicode::Normalize
 cpan/Unicode-Normalize/t/norm.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/null.t                Unicode::Normalize
+cpan/Unicode-Normalize/t/partial1.t            Unicode::Normalize
+cpan/Unicode-Normalize/t/partial2.t            Unicode::Normalize
 cpan/Unicode-Normalize/t/proto.t       Unicode::Normalize
 cpan/Unicode-Normalize/t/split.t       Unicode::Normalize
 cpan/Unicode-Normalize/t/test.t                Unicode::Normalize
@@ -2602,8 +2591,57 @@ 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/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/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/lib/File/Spec/Epoc.pm         portable operations on EPOC file names
+dist/Cwd/lib/File/Spec/Functions.pm    Function interface to File::Spec object methods
+dist/Cwd/lib/File/Spec/Mac.pm          portable operations on Mac file names
+dist/Cwd/lib/File/Spec/OS2.pm          portable operations on OS2 file names
+dist/Cwd/lib/File/Spec.pm              portable operations on file names
+dist/Cwd/lib/File/Spec/Unix.pm         portable operations on Unix file names
+dist/Cwd/lib/File/Spec/VMS.pm          portable operations on VMS file names
+dist/Cwd/lib/File/Spec/Win32.pm                portable operations on Win32 and NetWare file names
+dist/Cwd/t/crossplatform.t             See if File::Spec works crossplatform
+dist/Cwd/t/cwd.t                       See if Cwd works
+dist/Cwd/t/Functions.t                 See if File::Spec::Functions works
+dist/Cwd/t/rel2abs2rel.t               See if File::Spec->rel2abs/abs2rel works
+dist/Cwd/t/Spec.t                      See if File::Spec works
+dist/Cwd/t/taint.t                     See if Cwd works with taint
+dist/Cwd/t/tmpdir.t                    See if File::Spec->tmpdir() works
+dist/Cwd/t/win32.t                     See if Cwd works on Win32
 dist/Data-Dumper/Changes       Data pretty printer, changelog
 dist/Data-Dumper/Dumper.pm     Data pretty printer, module
 dist/Data-Dumper/Dumper.xs     Data pretty printer, externals
@@ -2614,6 +2652,7 @@ 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/t/perl-74170.t        Regression test for stack reallocation
 dist/Data-Dumper/t/terse.t     See if Data::Dumper terse option works
 dist/ExtUtils-Install/Changes                          ExtUtils-Install change log
 dist/ExtUtils-Install/lib/ExtUtils/Installed.pm                Information on installed extensions
@@ -2628,7 +2667,20 @@ 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/Filter-Simple/Changes                                     Filter::Simple
+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/t/basic.t                        See if ExtUtils::ParseXS works
+dist/ExtUtils-ParseXS/t/lib/IncludeTester.pm   ExtUtils::ParseXS testing utility
+dist/ExtUtils-ParseXS/t/more.t                 Extended ExtUtils::ParseXS testing
+dist/ExtUtils-ParseXS/t/typemap                        Standard typemap for controlled testing
+dist/ExtUtils-ParseXS/t/usage.t                        ExtUtils::ParseXS tests
+dist/ExtUtils-ParseXS/t/XSInclude.xsh          Test file for ExtUtils::ParseXS tests
+dist/ExtUtils-ParseXS/t/XSMore.xs              Test file for ExtUtils::ParseXS tests
+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/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
@@ -2652,6 +2704,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/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
@@ -2691,6 +2745,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/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
@@ -2698,20 +2753,88 @@ dist/Locale-Maketext/lib/Locale/Maketext.pod            Locale::Maketext documentation
 dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod     Locale::Maketext documentation article
 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/30_local.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/Math-BigInt-FastCalc/FastCalc.pm  Math::BigInt::FastCalc extension
+dist/Math-BigInt-FastCalc/FastCalc.xs  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 comparision 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/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/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
@@ -2829,12 +2952,13 @@ dist/Thread-Semaphore/lib/Thread/Semaphore.pm   Thread-safe semaphores
 dist/Thread-Semaphore/t/01_basic.t             Thread::Semaphore tests
 dist/Thread-Semaphore/t/02_errs.t              Thread::Semaphore tests
 dist/Thread-Semaphore/t/03_nothreads.t         Thread::Semaphore tests
+dist/Thread-Semaphore/t/04_nonblocking.t       Thread::Semaphore tests
+dist/Thread-Semaphore/t/05_force.t     Thread::Semaphore tests
 dist/threads/hints/hpux.pl     Hint file for HPUX
 dist/threads/hints/linux.pl    Hint file for Linux
-dist/threads/Makefile.PL       ithreads
+dist/threads/lib/threads.pm            ithreads
 dist/threads-shared/hints/linux.pl     thread shared variables
-dist/threads-shared/Makefile.PL                thread shared variables
-dist/threads-shared/shared.pm          thread shared variables
+dist/threads-shared/lib/threads/shared.pm      thread shared variables
 dist/threads-shared/shared.xs          thread shared variables
 dist/threads-shared/t/0nothread.t      Tests for basic shared array functionality.
 dist/threads-shared/t/av_refs.t                Tests for arrays containing references
@@ -2862,9 +2986,9 @@ dist/threads/t/err.t              Test $thr->error()
 dist/threads/t/exit.t          Test exit and die in threads
 dist/threads/t/free2.t         More ithread destruction tests
 dist/threads/t/free.t          Test ithread destruction
-dist/threads/threads.pm                ithreads
 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()
@@ -2889,6 +3013,7 @@ 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
+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
@@ -2976,7 +3101,6 @@ ext/DynaLoader/dl_dllload.xs      S/390 dllload() style implementation
 ext/DynaLoader/dl_dlopen.xs    BSD/SunOS4&5 dlopen() style implementation
 ext/DynaLoader/dl_dyld.xs      NeXT/Apple dyld implementation
 ext/DynaLoader/dl_hpux.xs      HP-UX implementation
-ext/DynaLoader/dl_mac.xs       MacOS implementation
 ext/DynaLoader/dl_mpeix.xs     MPE/iX implementation
 ext/DynaLoader/dl_next.xs      NeXT implementation
 ext/DynaLoader/dl_none.xs      Stub implementation
@@ -3056,6 +3180,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-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
@@ -3121,9 +3246,9 @@ ext/POSIX/hints/openbsd.pl        Hint for POSIX for named architecture
 ext/POSIX/hints/sunos_4.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/svr4.pl                Hint for POSIX for named architecture
 ext/POSIX/hints/uts.pl         Hint for POSIX for named architecture
+ext/POSIX/lib/POSIX.pm         POSIX extension Perl module
+ext/POSIX/lib/POSIX.pod                POSIX extension documentation
 ext/POSIX/Makefile.PL          POSIX extension makefile writer
-ext/POSIX/POSIX.pm             POSIX extension Perl module
-ext/POSIX/POSIX.pod            POSIX extension documentation
 ext/POSIX/POSIX.xs             POSIX extension external subroutines
 ext/POSIX/t/is.t               See if POSIX isxxx() work
 ext/POSIX/t/math.t             Basic math tests for POSIX
@@ -3207,30 +3332,40 @@ 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-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/numeric.xs      XS::APItest wrappers for numeric.c
 ext/XS-APItest/README          XS::APItest extension
+ext/XS-APItest/t/BHK.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/caller.t      XS::APItest: tests for caller_cx
 ext/XS-APItest/t/call.t                XS::APItest extension
+ext/XS-APItest/t/copyhints.t   test hv_copy_hints_hv() API
 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/keyword_multiline.t   test keyword plugin parsing across lines
+ext/XS-APItest/t/keyword_plugin.t      test keyword plugin mechanism
+ext/XS-APItest/t/Markers.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.t          XS::APItest: tests for OP 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/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/rmagical.t    XS::APItest extension
+ext/XS-APItest/t/savehints.t   test SAVEHINTS() API
+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/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
+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/xs_special_subs_require.t     for require too
 ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
@@ -3377,6 +3512,7 @@ intrpvar.h                        Variables held in each interpreter instance
 iperlsys.h                     Perl's interface to the system
 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
@@ -3521,6 +3657,7 @@ lib/perl5db/t/proxy-constants     Tests for the Perl debugger
 lib/perl5db/t/rt-61222         Tests for the Perl debugger
 lib/perl5db/t/rt-66110         Tests for the Perl debugger
 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/Pod/Html.pm                        Convert POD data to HTML
@@ -3570,11 +3707,13 @@ lib/Tie/Array/push.t            Test for Tie::Array
 lib/Tie/Array/splice.t         Test for Tie::Array::SPLICE
 lib/Tie/Array/stdpush.t                Test for Tie::StdArray
 lib/Tie/Array/std.t            Test for Tie::StdArray
+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/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/Scalar.t               See if Tie::Scalar works
 lib/Tie/StdHandle.pm           Tie::StdHandle
@@ -3752,6 +3891,7 @@ 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
 os2/Changes                    Changelog for OS/2 port
 os2/diff.configure             Patches to Configure
 os2/dlfcn.h                    Addon for dl_open
@@ -3866,8 +4006,13 @@ pod/perl5113delta.pod            Perl changes in version 5.11.3
 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/perl5130delta.pod          Perl changes in version 5.13.0
 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/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
@@ -3905,6 +4050,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/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
@@ -4003,8 +4149,10 @@ Porting/checkansi.pl             Check source code for ANSI-C violations
 Porting/checkAUTHORS.pl                Check that the AUTHORS file is complete
 Porting/checkcfgvar.pl         Check that config scripts define all symbols
 Porting/check-cpan-pollution   Check for commits that may wrongly touch CPAN distros
+Porting/checkpodencoding.pl    Check POD encoding
 Porting/checkURL.pl            Check whether we have working URLs
 Porting/checkVERSION.pl                Check whether we have $VERSIONs
+Porting/cherrymaint            Command line tool for updating cherrymaint
 Porting/cmpVERSION.pl          Compare whether two trees have changed modules
 Porting/config_H               Sample config.h
 Porting/config_h.pl            Reorder config_h.SH after metaconfig
@@ -4015,12 +4163,15 @@ Porting/corelist-diff           Tool to produce corelist diffs
 Porting/corelist-perldelta.pl  Generates data perldelta from Module::CoreList
 Porting/corelist.pl            Generates data for Module::CoreList
 Porting/curliff.pl             Curliff or liff your curliffable files.
+Porting/epigraphs.pod          the release epigraphs used over the years
+Porting/exec-bit.txt           List of files that get +x in release tarball
 Porting/expand-macro.pl                A tool to expand C macro definitions in the Perl source
 Porting/findrfuncs             Find reentrant variants of functions used in an executable
 Porting/findvars               Find occurrences of words
 Porting/fixCORE                        Find and fix modules that generate warnings
 Porting/fixvars                        Find undeclared variables with C compiler and fix em
 Porting/genlog                 Generate formatted changelogs by querying p4d
+Porting/git-deltatool          Mark commits for perldelta in git notes
 Porting/git-find-p4-change     Find the change for a p4 change number
 Porting/git-make-p4-refs       Output git refs for each p4 change number, suitable for appending to .git/packed-refs
 Porting/GitUtils.pm            Generate the contents of a .patch file
@@ -4035,14 +4186,17 @@ Porting/makerel                 Release making utility
 Porting/make_snapshot.pl       Make a tgz snapshot of our tree with a .patch file in it
 Porting/manicheck              Check against MANIFEST
 Porting/manisort               Sort the MANIFEST
+Porting/mk_PL_charclass.pl     Populate the PL_charclass table
 Porting/newtests-perldelta.pl  Generate Perldelta stub for newly added tests
 Porting/perldelta_template.pod Template for creating new perldelta.pod files
+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/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/sort_perldiag.pl       Keep our diagnostics orderly
 Porting/testall.atom           Cumulative profile with Third Degree
 Porting/thirdclean             Cleanup Third Degree reports
@@ -4202,6 +4356,7 @@ t/comp/line_debug.t               See if @{"_<$file"} works
 t/comp/multiline.t             See if multiline strings work
 t/comp/opsubs.t                        See if q() etc. are not parsed as functions
 t/comp/our.t                   Tests for our declaration
+t/comp/package_block.t         See if package block syntax works
 t/comp/package.t               See if packages work
 t/comp/parser.t                        See if the parser works in edge cases
 t/comp/proto.t                 See if function prototypes work
@@ -4224,6 +4379,7 @@ t/io/crlf.t                       See if :crlf works
 t/io/crlf_through.t            See if pipe passes data intact with :crlf
 t/io/defout.t                  See if PL_defoutgv works
 t/io/dup.t                     See if >& works right
+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
@@ -4247,6 +4403,7 @@ t/io/through.t                    See if pipe passes data intact
 t/io/utf8.t                    See if file seeking works
 t/japh/abigail.t               Obscure tests
 t/lib/1_compile.t              See if the various libraries and extensions compile
+t/lib/charnames/alias          Tests of "use charnames" with aliases.
 t/lib/Cname.pm                 Test charnames in regexes (op/pat.t)
 t/lib/common.pl                        Helper for lib/{warnings,feature}.t
 t/lib/commonsense.t            See if configuration meets basic needs
@@ -4275,8 +4432,10 @@ t/lib/Sans_mypragma.pm           Test module for t/lib/mypragma.t
 t/lib/strict/refs              Tests of "use strict 'refs'" for strict.t
 t/lib/strict/subs              Tests of "use strict 'subs'" for strict.t
 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/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"
@@ -4382,7 +4541,9 @@ t/op/crypt.t                      See if crypt works
 t/op/dbm.t                     See if dbmopen/dbmclose work
 t/op/defins.t                  See if auto-insert of defined() works
 t/op/delete.t                  See if delete works
+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/dor.t                     See if defined-or (//) works
 t/op/do.t                      See if subroutines work
@@ -4394,6 +4555,7 @@ t/op/exists_sub.t         See if exists(&sub) works
 t/op/exp.t                     See if math functions work
 t/op/fh.t                      See if filehandles work
 t/op/filehandle.t              Tests for http://rt.perl.org/rt3/Ticket/Display.html?id=72586
+t/op/filetest_stack_ok.t       See if file tests leave their argument on the stack
 t/op/filetest.t                        See if file tests work
 t/op/filetest_t.t              See if -t file test works
 t/op/flip.t                    See if range operator works
@@ -4422,6 +4584,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/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
@@ -4449,6 +4612,7 @@ t/op/packagev.t                   See if package VERSION work
 t/op/pack.t                    See if pack and unpack work
 t/op/pos.t                     See if pos works
 t/op/pow.t                     See if ** works
+t/op/print.t                   See if print works
 t/op/protowarn.t               See if the illegalproto warnings work
 t/op/push.t                    See if push and pop work
 t/op/pwent.t                   See if getpw*() functions work
@@ -4463,6 +4627,7 @@ t/op/read.t                       See if read() works
 t/op/recurse.t                 See if deep recursion works
 t/op/ref.t                     See if refs and objects work
 t/op/repeat.t                  See if x operator works
+t/op/require_errors.t          See if errors from require are reported correctly
 t/op/reset.t                   See if reset operator works
 t/op/reverse.t                 See if reverse operator works
 t/op/runlevel.t                        See if die() works from perl_call_*()
@@ -4492,11 +4657,13 @@ t/op/taint.t                    See if tainting works
 t/op/threads_create.pl         Ancillary file for t/op/threads.t
 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/tiehandle.t               See if tie for handles works
 t/op/tie.t                     See if tie/untie functions work
 t/op/time_loop.t               Test that very large values don't hang gmtime and localtime.
 t/op/time.t                    See if time functions work
 t/op/tr.t                      See if tr works
+t/op/turkish.t                 See if we can implement Turkish casing
 t/op/undef.t                   See if undef works
 t/op/universal.t               See if UNIVERSAL class works
 t/op/unshift.t                 See if unshift works
@@ -4509,18 +4676,23 @@ t/op/utftaint.t                 See if utf8 and taint work together
 t/op/vec.t                     See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
+t/op/warn.t                    See if warn works
 t/op/while_readdir.t           See if while(readdir) works
 t/op/write.t                   See if write works (formats work)
 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/porting/checkcase.t          Check whether we are case-insensitive-fs-friendly
 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/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/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
 t/README                       Instructions for regression tests
+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/pat_psycho.t              See if insane esoteric and slow patterns work