This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regexec.c: Add clarifying comment
[perl5.git] / MANIFEST
index 4744efd..3c3c42f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -138,32 +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/CGI/Changes                       Changelog for CGI.pm
 cpan/CGI/examples/caution.xbm          CGI example
 cpan/CGI/examples/clickable_image.cgi  CGI example
@@ -634,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
@@ -767,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
@@ -919,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
@@ -968,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
@@ -990,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
@@ -1003,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
@@ -1044,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
@@ -1367,86 +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
-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
@@ -1654,9 +1552,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
@@ -1725,6 +1621,7 @@ 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/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
@@ -1733,7 +1630,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/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
@@ -1746,6 +1644,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/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
@@ -1756,6 +1655,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/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
@@ -1767,6 +1667,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/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
@@ -2060,7 +1963,6 @@ 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/pgTAP.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
@@ -2110,13 +2012,13 @@ cpan/Test-Harness/t/lib/MyIterator.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/MyShebangger.pm                                Test::Harness test
 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
@@ -2131,6 +2033,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
@@ -2167,6 +2070,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
@@ -2187,6 +2091,7 @@ 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
@@ -2196,10 +2101,10 @@ 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                          Test::Harness test
 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
@@ -2476,17 +2381,58 @@ 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/Unicode-Collate/Collate/CJK/JISX0208.pm                   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/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/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/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/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/nb.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/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/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/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.pm                        Unicode::Collate
 cpan/Unicode-Collate/README                    Unicode::Collate
 cpan/Unicode-Collate/t/altern.t                        Unicode::Collate
@@ -2499,18 +2445,67 @@ 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_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_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_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_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_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_lt.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_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_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_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_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/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
@@ -2624,13 +2619,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/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/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
@@ -2660,6 +2680,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
@@ -2688,7 +2709,6 @@ 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/Changes                                     Filter::Simple
 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
@@ -2712,6 +2732,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
@@ -2751,6 +2773,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
@@ -2759,20 +2782,102 @@ 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/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/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/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/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/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/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
@@ -2828,6 +2933,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/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
@@ -2926,6 +3032,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/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()
@@ -2950,10 +3057,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
+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
-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
@@ -2973,7 +3080,6 @@ 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
@@ -3063,6 +3169,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/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
@@ -3107,8 +3214,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/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
@@ -3116,6 +3221,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
@@ -3168,6 +3274,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/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
@@ -3181,9 +3296,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
@@ -3204,6 +3319,7 @@ 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/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/regop.pl              generate debug output for various patterns
 ext/re/t/regop.t               test RE optimizations by scraping debug output
@@ -3244,6 +3360,8 @@ 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-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
@@ -3267,41 +3385,67 @@ 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/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/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/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/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/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/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/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/peep.t                test PL_peepp/PL_rpeepp
 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/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/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/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/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/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
@@ -3443,7 +3587,7 @@ INTERN.h                  Included before domestic .h files
 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
@@ -3588,19 +3732,12 @@ 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
 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/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
@@ -3641,8 +3778,8 @@ 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
@@ -3817,7 +3954,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
-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
@@ -3882,7 +4018,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)
-overload.pl                    generate overload.h
 pad.c                          Scratchpad functions
 pad.h                          Scratchpad headers
 parser.h                       parser object header
@@ -3936,11 +4071,14 @@ 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/perl5122delta.pod          Perl changes in version 5.12.2
 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/perl5136delta.pod          Perl changes in version 5.13.6
 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
@@ -3978,6 +4116,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
@@ -4023,6 +4162,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/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
@@ -4057,13 +4197,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/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
@@ -4113,6 +4246,7 @@ 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
@@ -4134,7 +4268,7 @@ pp_ctl.c                  Push/Pop code for control flow
 pp.h                           Push/Pop code defs
 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_proto.h                     Not needed, but EU::MM currently references it
 pp_sort.c                      Push/Pop code for sort
 pp.sym                         Push/Pop code symbols
 pp_sys.c                       Push/Pop code for system interaction
@@ -4185,15 +4319,20 @@ README.vos                      Perl notes for Stratus VOS
 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
 regcomp.c                      Regular expression compiler
 regcomp.h                      Private declarations for above
-regcomp.pl                     Builder of 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/opcode.pl                        Opcode header generator
+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/reentr.pl                        Reentrant interfaces
+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
@@ -4339,6 +4478,7 @@ t/lib/cygwin.t                    Builtin cygwin function 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/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
@@ -4361,6 +4501,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/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"
@@ -4416,6 +4557,7 @@ t/mro/dbic_dfs.t          mro tests
 t/mro/inconsistent_c3.t                mro tests
 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
@@ -4458,6 +4600,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/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
@@ -4480,6 +4623,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
@@ -4508,6 +4652,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
@@ -4578,6 +4723,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/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
@@ -4613,8 +4759,10 @@ 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/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/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
@@ -4633,6 +4781,7 @@ 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.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//
@@ -4663,6 +4812,7 @@ 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/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
@@ -4771,7 +4921,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
-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