This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Improve re debug output by showing buffer names if they exist
[perl5.git] / MANIFEST
index 226da01..31c59fe 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -26,6 +26,7 @@ cpan/Archive-Tar/t/03_file.t                          Archive::Tar tests
 cpan/Archive-Tar/t/04_resolved_issues.t                        Archive::Tar tests
 cpan/Archive-Tar/t/05_iter.t                           Archive::Tar tests
 cpan/Archive-Tar/t/06_error.t                          Archive::Tar tests
+cpan/Archive-Tar/t/08_ptargrep.t
 cpan/Archive-Tar/t/90_symlink.t                                Archive::Tar tests
 cpan/Archive-Tar/t/99_pod.t                            Archive::Tar tests
 cpan/Archive-Tar/t/src/header/signed.tar               Archive::Tar tests
@@ -43,6 +44,9 @@ cpan/autodie/lib/autodie/exception.pm         Exception class for autodie
 cpan/autodie/lib/autodie/exception/system.pm   Exception class for autodying system()
 cpan/autodie/lib/autodie/hints.pm      Hinting interface for autodie
 cpan/autodie/lib/autodie.pm            Functions succeed or die with lexical scope
+cpan/autodie/lib/autodie/Scope/Guard.pm
+cpan/autodie/lib/autodie/Scope/GuardStack.pm
+cpan/autodie/lib/autodie/ScopeUtil.pm
 cpan/autodie/lib/autodie/skip.pm
 cpan/autodie/lib/Fatal.pm              Make errors in functions/builtins fatal
 cpan/autodie/t/00-load.t               autodie - basic load
@@ -109,7 +113,6 @@ cpan/autodie/t/string-eval-basic.t  autodie - Basic string eval test
 cpan/autodie/t/string-eval-leak.t      autodie - String eval leak test
 cpan/autodie/t/sysopen.t               autodie - sysopen tests
 cpan/autodie/t/touch_me
-cpan/autodie/t/truncate_me
 cpan/autodie/t/truncate.t              autodie - File truncation tests
 cpan/autodie/t/unlink.t                        autodie - Unlink system tests.
 cpan/autodie/t/user-context.t          autodie - Context changes for usersubs
@@ -183,11 +186,17 @@ cpan/Compress-Raw-Zlib/zlib-src/zlib.h            Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/zlib-src/zutil.c                Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/zlib-src/zutil.h                Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/Zlib.xs                 Compress::Raw::Zlib
-cpan/Config-Perl-V/t/00_pod.t                  Config::Perl::V
-cpan/Config-Perl-V/t/01_pod.t                  Config::Perl::V
 cpan/Config-Perl-V/t/10_base.t                 Config::Perl::V
-cpan/Config-Perl-V/t/20_plv510.t               Config::Perl::V
-cpan/Config-Perl-V/t/21_plv518.t               Config::Perl::V
+cpan/Config-Perl-V/t/20_plv56.t                        Config::Perl::V
+cpan/Config-Perl-V/t/21_plv58.t                        Config::Perl::V
+cpan/Config-Perl-V/t/22_plv510.t               Config::Perl::V
+cpan/Config-Perl-V/t/23_plv512.t               Config::Perl::V
+cpan/Config-Perl-V/t/24_plv514.t               Config::Perl::V
+cpan/Config-Perl-V/t/25_plv5162.t              Config::Perl::V
+cpan/Config-Perl-V/t/25_plv516.t               Config::Perl::V
+cpan/Config-Perl-V/t/26_plv5182.t              Config::Perl::V
+cpan/Config-Perl-V/t/26_plv518.t               Config::Perl::V
+cpan/Config-Perl-V/t/27_plv5200.t              Config::Perl::V
 cpan/Config-Perl-V/V.pm                                Config::Perl::V
 cpan/CPAN/lib/App/Cpan.pm              helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/API/HOWTO.pod               recipe book for programming with CPAN.pm
@@ -228,7 +237,13 @@ cpan/CPAN/lib/CPAN/URL.pm
 cpan/CPAN/lib/CPAN/Version.pm          Simple math with different flavors of version strings
 cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
+cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod
+cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_1.pod
+cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_2.pod
+cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_3.pod
+cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_4.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
+cpan/CPAN-Meta/lib/CPAN/Meta/Merge.pm
 cpan/CPAN-Meta/lib/CPAN/Meta.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm
@@ -242,6 +257,7 @@ cpan/CPAN-Meta-Requirements/t/from-hash.t
 cpan/CPAN-Meta-Requirements/t/merge.t
 cpan/CPAN-Meta/t/converter-bad.t
 cpan/CPAN-Meta/t/converter-fail.t
+cpan/CPAN-Meta/t/converter-fragments.t
 cpan/CPAN-Meta/t/converter.t
 cpan/CPAN-Meta/t/data-fail/META-1_0.yml
 cpan/CPAN-Meta/t/data-fail/META-1_1.yml
@@ -292,6 +308,7 @@ cpan/CPAN-Meta/t/data-valid/META-1_0.yml
 cpan/CPAN-Meta/t/data-valid/META-1_1.yml
 cpan/CPAN-Meta/t/data-valid/scalar-meta-spec.yml
 cpan/CPAN-Meta/t/load-bad.t
+cpan/CPAN-Meta/t/merge.t
 cpan/CPAN-Meta/t/meta-obj.t
 cpan/CPAN-Meta/t/no-index.t
 cpan/CPAN-Meta/t/prereqs-finalize.t
@@ -683,6 +700,7 @@ cpan/Digest-SHA/lib/Digest/SHA.pm   Digest::SHA extension
 cpan/Digest-SHA/Makefile.PL            Digest::SHA Makefile.PL
 cpan/Digest-SHA/shasum                 shasum script
 cpan/Digest-SHA/SHA.xs                 Digest::SHA extension
+cpan/Digest-SHA/src/sdf.c              Digest::SHA extension
 cpan/Digest-SHA/src/sha64bit.c         Digest::SHA extension
 cpan/Digest-SHA/src/sha64bit.h         Digest::SHA extension
 cpan/Digest-SHA/src/sha.c              Digest::SHA extension
@@ -695,6 +713,7 @@ cpan/Digest-SHA/t/fips198.t         See if Digest::SHA works
 cpan/Digest-SHA/t/gglong.t             See if Digest::SHA works
 cpan/Digest-SHA/t/gg.t                 See if Digest::SHA works
 cpan/Digest-SHA/t/hmacsha.t            See if Digest::SHA works
+cpan/Digest-SHA/t/inheritance.t
 cpan/Digest-SHA/t/ireland.t            See if Digest::SHA works
 cpan/Digest-SHA/t/methods.t            See if Digest::SHA works
 cpan/Digest-SHA/t/nistbit.t            See if Digest::SHA works
@@ -923,12 +942,28 @@ cpan/encoding-warnings/t/3-normal.t       tests for encoding::warnings
 cpan/encoding-warnings/t/4-lexical.t   tests for encoding::warnings
 cpan/experimental/lib/experimental.pm
 cpan/experimental/t/basic.t
+cpan/ExtUtils-Command/lib/ExtUtils/Command.pm  Utilities for Make on non-UNIX platforms
+cpan/ExtUtils-Command/t/cp.t                   See if ExtUtils::Command works
+cpan/ExtUtils-Command/t/eu_command.t           See if ExtUtils::Command works
+cpan/ExtUtils-Command/t/lib/TieOut.pm          Testing library to capture prints
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm           generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm                        generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm      generate XS code for proxy constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm          generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/XS.pm             generate XS code to import C header constants
 cpan/ExtUtils-Constant/t/Constant.t                            See if ExtUtils::Constant works
+cpan/ExtUtils-Install/lib/ExtUtils/Installed.pm                Information on installed extensions
+cpan/ExtUtils-Install/lib/ExtUtils/Install.pm          Handles 'make install' on extensions
+cpan/ExtUtils-Install/lib/ExtUtils/Packlist.pm         Manipulates .packlist files
+cpan/ExtUtils-Install/t/can_write_dir.t                        Does the _can_write_dir function of ExtUtils::Install work properly?
+cpan/ExtUtils-Install/t/Installapi2.t                  See if new api for ExtUtils::Install::install() works
+cpan/ExtUtils-Install/t/Installed.t                    See if ExtUtils::Installed works
+cpan/ExtUtils-Install/t/Install.t                      See if ExtUtils::Install works
+cpan/ExtUtils-Install/t/InstallWithMM.t                        See if ExtUtils::Install works (related to EUMM/t/basic.t)
+cpan/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/BFD.pm        MakeMaker test utilities
+cpan/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm    MakeMaker test utilities
+cpan/ExtUtils-Install/t/lib/TieOut.pm                  Testing library to capture prints
+cpan/ExtUtils-Install/t/Packlist.t                     See if Packlist works
 cpan/ExtUtils-MakeMaker/bin/instmodsh                          Give information about installed extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm             Calling MM functions from the cmd line
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm            Does the real work of the above
@@ -1034,6 +1069,9 @@ cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t                  See if MakeMaker's VERSION_FROM works
 cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t                 See if WriteEmptyMakefile works
 cpan/ExtUtils-MakeMaker/t/writemakefile_args.t                 See if WriteMakefile works
 cpan/ExtUtils-MakeMaker/t/xs.t                                 Part of MakeMaker's test suite
+cpan/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm                        Utilities to write MANIFEST files
+cpan/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP              The default MANIFEST.SKIP
+cpan/ExtUtils-Manifest/t/Manifest.t                            See if ExtUtils::Manifest works
 cpan/File-Fetch/lib/File/Fetch.pm      File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
 cpan/File-Fetch/t/null_subclass.t
@@ -1284,15 +1322,7 @@ cpan/IO-Compress/t/cz-06gzsetp.t                 IO::Compress
 cpan/IO-Compress/t/cz-08encoding.t                     IO::Compress
 cpan/IO-Compress/t/cz-14gzopen.t                       IO::Compress
 cpan/IO-Compress/t/globmapper.t                                IO::Compress
-cpan/IO-Socket-IP/Build.PL                             IO::Socket::IP
-cpan/IO-Socket-IP/Changes                              IO::Socket::IP
 cpan/IO-Socket-IP/lib/IO/Socket/IP.pm                  IO::Socket::IP
-cpan/IO-Socket-IP/LICENSE                              IO::Socket::IP
-cpan/IO-Socket-IP/Makefile.PL                          IO::Socket::IP
-cpan/IO-Socket-IP/MANIFEST                             IO::Socket::IP
-cpan/IO-Socket-IP/META.json                            IO::Socket::IP
-cpan/IO-Socket-IP/META.yml                             IO::Socket::IP
-cpan/IO-Socket-IP/README                               IO::Socket::IP
 cpan/IO-Socket-IP/t/00use.t                            IO::Socket::IP tests
 cpan/IO-Socket-IP/t/01local-client-v4.t                        IO::Socket::IP tests
 cpan/IO-Socket-IP/t/02local-server-v4.t                        IO::Socket::IP tests
@@ -1312,6 +1342,7 @@ cpan/IO-Socket-IP/t/18fdopen.t                            IO::Socket::IP tests
 cpan/IO-Socket-IP/t/19no-addrs.t                       IO::Socket::IP tests
 cpan/IO-Socket-IP/t/20subclass.t                       IO::Socket::IP tests
 cpan/IO-Socket-IP/t/21as-inet.t                                IO::Socket::IP tests
+cpan/IO-Socket-IP/t/22timeout.t
 cpan/IO-Socket-IP/t/30nonblocking-connect.t            IO::Socket::IP tests
 cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t   IO::Socket::IP tests
 cpan/IO-Socket-IP/t/99pod.t                            IO::Socket::IP tests
@@ -1386,32 +1417,37 @@ cpan/JSON-PP/t/114_decode_prefix.t
 cpan/JSON-PP/t/115_tie_ixhash.t
 cpan/JSON-PP/t/116_incr_parse_fixed.t
 cpan/JSON-PP/t/_unicode_handling.pm
-cpan/libnet/Config.eg          libnet
-cpan/libnet/Hostname.pm.eg     libnet
+cpan/JSON-PP/t/zero-mojibake.t
+cpan/libnet/lib/Net/Cmd.pm
+cpan/libnet/lib/Net/Config.pm
+cpan/libnet/lib/Net/Domain.pm
+cpan/libnet/lib/Net/FTP/A.pm
+cpan/libnet/lib/Net/FTP/dataconn.pm
+cpan/libnet/lib/Net/FTP/E.pm
+cpan/libnet/lib/Net/FTP/I.pm
+cpan/libnet/lib/Net/FTP/L.pm
+cpan/libnet/lib/Net/FTP.pm
+cpan/libnet/lib/Net/libnetFAQ.pod
+cpan/libnet/lib/Net/Netrc.pm
+cpan/libnet/lib/Net/NNTP.pm
+cpan/libnet/lib/Net/POP3.pm
+cpan/libnet/lib/Net/SMTP.pm
+cpan/libnet/lib/Net/Time.pm
 cpan/libnet/Makefile.PL
-cpan/libnet/Net/Cmd.pm         libnet
-cpan/libnet/Net/Config.pm      libnet
-cpan/libnet/Net/Domain.pm      libnet
-cpan/libnet/Net/FTP/A.pm       libnet
-cpan/libnet/Net/FTP/dataconn.pm        libnet
-cpan/libnet/Net/FTP/E.pm       libnet
-cpan/libnet/Net/FTP/I.pm       libnet
-cpan/libnet/Net/FTP/L.pm       libnet
-cpan/libnet/Net/FTP.pm         libnet
-cpan/libnet/Net/libnetFAQ.pod  libnet
-cpan/libnet/Net/Netrc.pm       libnet
-cpan/libnet/Net/NNTP.pm                libnet
-cpan/libnet/Net/POP3.pm                libnet
-cpan/libnet/Net/SMTP.pm                libnet
-cpan/libnet/Net/Time.pm                libnet
 cpan/libnet/t/config.t         libnet
 cpan/libnet/t/datasend.t       libnet
 cpan/libnet/t/ftp.t            libnet
 cpan/libnet/t/hostname.t       libnet
 cpan/libnet/t/libnet_t.pl      libnet
 cpan/libnet/t/netrc.t          libnet
+cpan/libnet/t/nntp_ipv6.t
+cpan/libnet/t/nntp_ssl.t
 cpan/libnet/t/nntp.t           libnet
+cpan/libnet/t/pop3_ipv6.t
+cpan/libnet/t/pop3_ssl.t
 cpan/libnet/t/require.t                libnet
+cpan/libnet/t/smtp_ipv6.t
+cpan/libnet/t/smtp_ssl.t
 cpan/libnet/t/smtp.t           libnet
 cpan/libnet/t/time.t           libnet
 cpan/Locale-Codes/lib/Locale/Codes/API.pod     Locale::Codes documentation
@@ -1557,19 +1593,16 @@ cpan/Module-Load/t/to_load/LoadMe.pl            Module::Load tests
 cpan/Module-Load/t/to_load/Must/Be/Loaded.pm   Module::Load tests
 cpan/Module-Load/t/to_load/TestModule.pm       Module::Load tests
 cpan/Module-Load/t/to_load/ToBeLoaded          Module::Load tests
+cpan/Module-Metadata/corpus/BOMTest/UTF16BE.pm
+cpan/Module-Metadata/corpus/BOMTest/UTF16LE.pm
+cpan/Module-Metadata/corpus/BOMTest/UTF8.pm
 cpan/Module-Metadata/lib/Module/Metadata.pm
 cpan/Module-Metadata/t/contains_pod.t
 cpan/Module-Metadata/t/encoding.t
 cpan/Module-Metadata/t/endpod.t
 cpan/Module-Metadata/t/lib/0_1/Foo.pm
 cpan/Module-Metadata/t/lib/0_2/Foo.pm
-cpan/Module-Metadata/t/lib/BOMTest/UTF16BE.pm
-cpan/Module-Metadata/t/lib/BOMTest/UTF16LE.pm
-cpan/Module-Metadata/t/lib/BOMTest/UTF8.pm
-cpan/Module-Metadata/t/lib/DistGen.pm
 cpan/Module-Metadata/t/lib/ENDPOD.pm
-cpan/Module-Metadata/t/lib/MBTest.pm
-cpan/Module-Metadata/t/lib/Tie/CPHash.pm
 cpan/Module-Metadata/t/metadata.t
 cpan/Module-Metadata/t/taint.t
 cpan/Module-Metadata/t/version.t
@@ -1944,6 +1977,7 @@ cpan/Pod-Usage/t/pod/usage.pod
 cpan/Scalar-List-Utils/lib/List/Util.pm                List::Util
 cpan/Scalar-List-Utils/lib/List/Util/XS.pm     List::Util
 cpan/Scalar-List-Utils/lib/Scalar/Util.pm      Scalar::Util
+cpan/Scalar-List-Utils/lib/Sub/Util.pm
 cpan/Scalar-List-Utils/ListUtil.xs             Util extension
 cpan/Scalar-List-Utils/Makefile.PL             Util extension
 cpan/Scalar-List-Utils/multicall.h             Util extension
@@ -1959,17 +1993,18 @@ cpan/Scalar-List-Utils/t/maxstr.t               List::Util
 cpan/Scalar-List-Utils/t/max.t                 List::Util
 cpan/Scalar-List-Utils/t/minstr.t              List::Util
 cpan/Scalar-List-Utils/t/min.t                 List::Util
-cpan/Scalar-List-Utils/t/multicall-refcount.t
 cpan/Scalar-List-Utils/t/openhan.t             Scalar::Util
 cpan/Scalar-List-Utils/t/pair.t
 cpan/Scalar-List-Utils/t/product.t             List::Util
-cpan/Scalar-List-Utils/t/proto.t               Scalar::Util
+cpan/Scalar-List-Utils/t/prototype.t
 cpan/Scalar-List-Utils/t/readonly.t            Scalar::Util
 cpan/Scalar-List-Utils/t/reduce.t              List::Util
 cpan/Scalar-List-Utils/t/refaddr.t             Scalar::Util
 cpan/Scalar-List-Utils/t/reftype.t             Scalar::Util
+cpan/Scalar-List-Utils/t/scalarutil-proto.t
 cpan/Scalar-List-Utils/t/shuffle.t             List::Util
 cpan/Scalar-List-Utils/t/stack-corruption.t    List::Util
+cpan/Scalar-List-Utils/t/subname.t
 cpan/Scalar-List-Utils/t/sum0.t
 cpan/Scalar-List-Utils/t/sum.t                 List::Util
 cpan/Scalar-List-Utils/t/tainted.t             Scalar::Util
@@ -2000,13 +2035,15 @@ cpan/Sys-Syslog/win32/PerlLog_dll.uu    Sys::Syslog extension Win32 related file
 cpan/Sys-Syslog/win32/PerlLog.mc       Sys::Syslog extension Win32 related file
 cpan/Sys-Syslog/win32/PerlLog_RES.uu   Sys::Syslog extension Win32 related file
 cpan/Sys-Syslog/win32/Win32.pm         Sys::Syslog extension Win32 related file
-cpan/Term-ANSIColor/ANSIColor.pm       Perl module supporting termcap usage
-cpan/Term-ANSIColor/t/aliases-func.t
-cpan/Term-ANSIColor/t/basic256.t
-cpan/Term-ANSIColor/t/basic.t          Tests for Term::ANSIColor
-cpan/Term-ANSIColor/t/eval.t
-cpan/Term-ANSIColor/t/stringify.t              Tests for Term::ANSIColor
-cpan/Term-ANSIColor/t/taint.t
+cpan/Term-ANSIColor/lib/Term/ANSIColor.pm
+cpan/Term-ANSIColor/t/lib/Test/RRA/Config.pm
+cpan/Term-ANSIColor/t/lib/Test/RRA.pm
+cpan/Term-ANSIColor/t/module/aliases-func.t
+cpan/Term-ANSIColor/t/module/basic256.t
+cpan/Term-ANSIColor/t/module/basic.t
+cpan/Term-ANSIColor/t/module/eval.t
+cpan/Term-ANSIColor/t/module/stringify.t
+cpan/Term-ANSIColor/t/taint/basic.t
 cpan/Term-Cap/Cap.pm                   Perl module supporting termcap usage
 cpan/Term-Cap/test.pl                  See if Term::Cap works
 cpan/Test-Harness/bin/prove                            The prove harness utility
@@ -2115,7 +2152,6 @@ cpan/Test-Harness/t/parse.t                               Test::Harness test
 cpan/Test-Harness/t/perl5lib.t                         Test::Harness test
 cpan/Test-Harness/t/premature-bailout.t                        Test::Harness test
 cpan/Test-Harness/t/process.t                          Test::Harness test
-cpan/Test-Harness/t/proveenv.t                         Test::Harness test
 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
@@ -2657,9 +2693,7 @@ cpan/Unicode-Collate/t/variable.t         Unicode::Collate
 cpan/Unicode-Collate/t/version.t               Unicode::Collate
 cpan/Unicode-Collate/t/view.t                  Unicode::Collate
 cpan/Unicode-Normalize/Makefile.PL     Unicode::Normalize
-cpan/Unicode-Normalize/mkheader                Unicode::Normalize
 cpan/Unicode-Normalize/Normalize.pm    Unicode::Normalize
-cpan/Unicode-Normalize/Normalize.xs    Unicode::Normalize
 cpan/Unicode-Normalize/t/fcdc.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/form.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/func.t                Unicode::Normalize
@@ -2848,6 +2882,7 @@ dist/Data-Dumper/t/perl-74170.t   Regression test for stack reallocation
 dist/Data-Dumper/t/purity_deepcopy_maxdepth.t  See if three Data::Dumper functions work
 dist/Data-Dumper/t/qr.t                See if Data::Dumper works with qr|/|
 dist/Data-Dumper/t/quotekeys.t See if Data::Dumper::Quotekeys works
+dist/Data-Dumper/t/recurse.t   See if Data::Dumper::Maxrecurse works
 dist/Data-Dumper/t/seen.t      See if Data::Dumper::Seen works
 dist/Data-Dumper/t/sortkeys.t  See if Data::Dumper::Sortkeys works
 dist/Data-Dumper/t/sparseseen.t        See if Data::Dumper::Sparseseen works
@@ -2889,26 +2924,6 @@ dist/ExtUtils-CBuilder/t/01-basic.t                              tests for ExtUtils::CBuilder
 dist/ExtUtils-CBuilder/t/02-link.t                             tests for ExtUtils::CBuilder
 dist/ExtUtils-CBuilder/t/03-cplusplus.t                                tests for ExtUtils::CBuilder
 dist/ExtUtils-CBuilder/t/04-base.t                             tests for ExtUtils::CBuilder
-dist/ExtUtils-Command/lib/ExtUtils/Command.pm  Utilities for Make on non-UNIX platforms
-dist/ExtUtils-Command/t/cp.t                   See if ExtUtils::Command works
-dist/ExtUtils-Command/t/eu_command.t           See if ExtUtils::Command works
-dist/ExtUtils-Command/t/lib/TieOut.pm          Testing library to capture prints
-dist/ExtUtils-Install/Changes                          ExtUtils-Install change log
-dist/ExtUtils-Install/lib/ExtUtils/Installed.pm                Information on installed extensions
-dist/ExtUtils-Install/lib/ExtUtils/Install.pm          Handles 'make install' on extensions
-dist/ExtUtils-Install/lib/ExtUtils/Packlist.pm         Manipulates .packlist files
-dist/ExtUtils-Install/t/can_write_dir.t                        Does the _can_write_dir function of ExtUtils::Install work properly?
-dist/ExtUtils-Install/t/Installapi2.t                  See if new api for ExtUtils::Install::install() works
-dist/ExtUtils-Install/t/Installed.t                    See if ExtUtils::Installed works
-dist/ExtUtils-Install/t/Install.t                      See if ExtUtils::Install works
-dist/ExtUtils-Install/t/InstallWithMM.t                        See if ExtUtils::Install works (related to EUMM/t/basic.t)
-dist/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/BFD.pm        MakeMaker test utilities
-dist/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm    MakeMaker test utilities
-dist/ExtUtils-Install/t/lib/TieOut.pm                  Testing library to capture prints
-dist/ExtUtils-Install/t/Packlist.t                     See if Packlist works
-dist/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm                        Utilities to write MANIFEST files
-dist/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP              The default MANIFEST.SKIP
-dist/ExtUtils-Manifest/t/Manifest.t                            See if ExtUtils::Manifest works
 dist/ExtUtils-ParseXS/Changes                                  ExtUtils::ParseXS change log
 dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Constants.pm                ExtUtils::ParseXS guts
 dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/CountLines.pm       ExtUtils::ParseXS guts
@@ -3215,7 +3230,8 @@ dist/Safe/t/safe3.t               See if Safe works
 dist/Safe/t/safeload.t         Tests that some modules can be loaded by Safe
 dist/Safe/t/safenamedcap.t     Tests that Tie::Hash::NamedCapture can be loaded
 dist/Safe/t/safeops.t          Tests that all ops can be trapped by Safe
-dist/Safe/t/saferegexp.t
+dist/Safe/t/saferegexp.t       Tests Safe with regular expressions
+dist/Safe/t/safesecurity.t     Tests misc. security fixes in Safe
 dist/Safe/t/safesort.t         Tests Safe with sort
 dist/Safe/t/safeuniversal.t    Tests Safe with functions from universal.c
 dist/Safe/t/safeutf8.t         Tests Safe with utf8.pm
@@ -3412,6 +3428,7 @@ 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
+ebcdic_tables.h                Generated tables included in utfebcdic.h
 embed.fnc              Database used by embed.pl
 embed.h                        Maps symbols to safer names
 embedvar.h             C namespace management
@@ -3476,7 +3493,6 @@ ext/DynaLoader/dl_dlopen.xs       BSD/SunOS4&5 dlopen() style implementation
 ext/DynaLoader/dl_dyld.xs      NeXT/Apple dyld implementation
 ext/DynaLoader/dl_freemint.xs  GNU dld style implementation for FreeMINT
 ext/DynaLoader/dl_hpux.xs      HP-UX implementation
-ext/DynaLoader/dl_next.xs      NeXT implementation
 ext/DynaLoader/dl_none.xs      Stub implementation
 ext/DynaLoader/dl_symbian.xs   Symbian implementation
 ext/DynaLoader/dlutils.c       Dynamic loader utilities for dl_*.xs files
@@ -3669,7 +3685,6 @@ ext/POSIX/hints/gnuknetbsd.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/linux.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/mint.pl                Hint for POSIX for named architecture
 ext/POSIX/hints/netbsd.pl      Hint for POSIX for named architecture
-ext/POSIX/hints/next_3.pl      Hint for POSIX for named architecture
 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
@@ -3678,6 +3693,7 @@ ext/POSIX/lib/POSIX.pod           POSIX extension documentation
 ext/POSIX/Makefile.PL          POSIX extension makefile writer
 ext/POSIX/POSIX.xs             POSIX extension external subroutines
 ext/POSIX/t/export.t           Test @EXPORT and @EXPORT_OK
+ext/POSIX/t/iscrash            See if POSIX isxxx() crashes with threads on Win32
 ext/POSIX/t/is.t               See if POSIX isxxx() work
 ext/POSIX/t/math.t             Basic math tests for POSIX
 ext/POSIX/t/posix.t            See if POSIX works
@@ -3788,6 +3804,7 @@ ext/XS-APItest/t/coplabel.t       test cop_*_label
 ext/XS-APItest/t/copstash.t    test alloccopstash
 ext/XS-APItest/t/copyhints.t   test hv_copy_hints_hv() API
 ext/XS-APItest/t/customop.t    XS::APItest: tests for custom ops
+ext/XS-APItest/t/cv_name.t     test cv_name
 ext/XS-APItest/t/eval-filter.t Simple source filter/eval test
 ext/XS-APItest/t/exception.t   XS::APItest extension
 ext/XS-APItest/t/fetch_pad_names.t     Tests for UTF8 names in pad
@@ -3806,6 +3823,7 @@ 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/labelconst_utf8.aux   auxiliary file for label test in UTF-8
 ext/XS-APItest/t/lexsub.t      Test XS registration of lexical subs
+ext/XS-APItest/t/locale.t      test locale-related things
 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/lvalue.t      Test XS lvalue functions
@@ -3840,6 +3858,7 @@ 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/subcall.t     Test XSUB calls
+ext/XS-APItest/t/svcat.t       Test sv_catpvn
 ext/XS-APItest/t/sviscow.t     Test SvIsCOW
 ext/XS-APItest/t/svpeek.t      XS::APItest extension
 ext/XS-APItest/t/svpv_magic.t  Test behaviour of SvPVbyte/utf8 & get magic
@@ -3942,9 +3961,6 @@ hints/mpc.sh                      Hints for named architecture
 hints/ncr_tower.sh             Hints for named architecture
 hints/netbsd.sh                        Hints for named architecture
 hints/newsos4.sh               Hints for named architecture
-hints/next_3_0.sh              Hints for named architecture
-hints/next_3.sh                        Hints for named architecture
-hints/next_4.sh                        Hints for named architecture
 hints/nonstopux.sh             Hints for named architecture
 hints/openbsd.sh               Hints for named architecture
 hints/opus.sh                  Hints for named architecture
@@ -3999,11 +4015,13 @@ lib/AnyDBM_File.pm              Perl module to emulate dbmopen
 lib/AnyDBM_File.t              See if AnyDBM_File works
 lib/B/Deparse-core.t           See if B::Deparse knows when to use CORE::
 lib/B/Deparse.pm               Compiler Deparse backend
+lib/B/Deparse-subclass.t       See if B::Deparse can be subclassed
 lib/B/Deparse.t                        See if B::Deparse works
 lib/Benchmark.pm               Measure execution time
 lib/Benchmark.t                        See if Benchmark works
 lib/blib.pm                    For "use blib"
 lib/blib.t                     blib.pm test
+lib/B/Op_private.pm            Definitions of OP op_private flags
 lib/bytes_heavy.pl             Support routines for byte pragma
 lib/bytes.pm                   Pragma to enable byte operations
 lib/bytes.t                    bytes.pm test
@@ -4107,6 +4125,7 @@ lib/perl5db/t/lvalue-bug  Tests for the Perl debugger
 lib/perl5db/t/MyModule.pm      Tests for the Perl debugger
 lib/perl5db/t/proxy-constants  Tests for the Perl debugger
 lib/perl5db/t/rt-104168                Tests for the Perl debugger
+lib/perl5db/t/rt-121509-restart-after-chdir            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/source-cmd-test-no-q.perldb              Tests for the Perl debugger
@@ -4237,13 +4256,6 @@ lib/warnings.pm                  For "use warnings"
 lib/warnings/register.pm       For "use warnings::register"
 lib/warnings.t                 See if warning controls work
 locale.c                       locale-specific utility functions
-madly.c                                parser code for MAD build
-mad/Nomad.pm                   Converts MAD XML dump to Perl 5
-mad/p55                                Perl 5 to Perl 5 translator - driver for nomad
-mad/P5AST.pm                   Used by nomad
-mad/P5re.pm                    Used by nomad
-mad/PLXML.pm                   Used by nomad
-mad/t/p55.t                    Test for the Perl 5 to Perl 5 translator
 makedef.pl                     Create symbol export lists for linking
 makedepend.SH                  Precursor to makedepend
 make_ext.pl                    Used by Makefile to execute extension Makefiles
@@ -4453,7 +4465,12 @@ pod/perl5180delta.pod            Perl changes in version 5.18.0
 pod/perl5181delta.pod          Perl changes in version 5.18.1
 pod/perl5182delta.pod          Perl changes in version 5.18.2
 pod/perl5200delta.pod          Perl changes in version 5.20.0
+pod/perl5201delta.pod          Perl changes in version 5.20.1
 pod/perl5210delta.pod          Perl changes in version 5.21.0
+pod/perl5211delta.pod          Perl changes in version 5.21.1
+pod/perl5212delta.pod          Perl changes in version 5.21.2
+pod/perl5213delta.pod          Perl changes in version 5.21.3
+pod/perl5214delta.pod          Perl changes in version 5.21.4
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
@@ -4583,6 +4600,7 @@ Porting/corecpan.pl               Reports outdated dual-lived modules
 Porting/corelist-diff          Tool to produce corelist diffs
 Porting/corelist-perldelta.pl  Generates data perldelta from Module::CoreList
 Porting/corelist.pl            Generates data for Module::CoreList
+Porting/deparse-skips.txt      List of test files to ignore/skip for deparse tests.
 Porting/epigraphs.pod          the release epigraphs used over the years
 Porting/exec-bit.txt           List of files that get +x in release tarball
 Porting/exercise_makedef.pl    Brute force testing for makedef.pl
@@ -4608,6 +4626,7 @@ Porting/manicheck         Check against MANIFEST
 Porting/manisort               Sort the MANIFEST
 Porting/new-perldelta.pl       Generate a new perldelta
 Porting/newtests-perldelta.pl  Generate Perldelta stub for newly added tests
+Porting/perl5220delta.pod      Perl changes in version 5.22.0
 Porting/perldelta_template.pod Template for creating new perldelta.pod files
 Porting/perlhist_calculate.pl          Perform calculations to update perlhist
 Porting/pod_lib.pl             Code for handling generated pods
@@ -4680,6 +4699,8 @@ regcharclass.h                    Generated by regen/regcharclass.pl
 regcomp.c                      Regular expression compiler
 regcomp.h                      Private declarations for above
 regcomp.sym                    Data for regnodes.h
+regen/charset_translations.pl  Character set utilities
+regen/ebcdic.pl                        Generates ebcdic_tables.h
 regen/embed_lib.pl             Reads embed.fnc and regen/opcodes
 regen/embed.pl                 Produces {embed,embedvar,proto}.h
 regen/feature.pl               Generates feature.pm
@@ -4692,6 +4713,7 @@ regen/mk_invlists.pl              Generates charclass_invlists.h
 regen/mk_PL_charclass.pl       Populate the PL_charclass table
 regen/opcode.pl                        Opcode header generator
 regen/opcodes                  Opcode data
+regen/op_private               Definitions of bits in an OP's op_private field
 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
@@ -4772,10 +4794,12 @@ t/base/rs.t                     See if record-read works
 t/base/term.t                  See if various terms work
 t/base/while.t                 See if while work
 t/benchmark/rt26188-speed-up-keys-on-empty-hash.t      Benchmark if keys on empty hashes is fast enough
+t/bigmem/index.t               Check that index() handles large offsets
 t/bigmem/pos.t                 Check that pos() handles large offsets
 t/bigmem/read.t                        Check read() handles large offsets
 t/bigmem/regexp.t              Test regular expressions with large strings
 t/bigmem/vec.t                 Check vec() handles large offsets
+t/charset_tools.pl             To aid in portable testing across platforms with different character sets
 t/cmd/elsif.t                  See if else-if works
 t/cmd/for.t                    See if for loops work
 t/cmd/mod.t                    See if statement modifiers work
@@ -5087,12 +5111,14 @@ t/op/hash-rt85026.t             See if hash iteration/deletion works
 t/op/hash.t                    See if the complexity attackers are repelled
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/heredoc.t                 See if heredoc edge and corner cases work
+t/op/hexfp.t                   See if hexadecimal float literals work
 t/op/inccode.t                 See if coderefs work in @INC
 t/op/inccode-tie.t             See if tie to @INC works
 t/op/incfilter.t               See if the source filters in coderef-in-@INC work
 t/op/inc.t                     See if inc/dec of integers near 32 bit limit work
 t/op/index.t                   See if index works
 t/op/index_thr.t               See if index works in another thread
+t/op/infnan.t                  See if inf/nan work
 t/op/int.t                     See if int works
 t/op/join.t                    See if join works
 t/op/kill0_child               Process tree script that is kill()ed
@@ -5112,6 +5138,7 @@ t/op/local.t                      See if local works
 t/op/lock.t                    Tests for lock args & retval (no threads)
 t/op/loopctl.t                 See if next/last/redo work
 t/op/lop.t                     See if logical operators work
+t/op/lvref.t                   See if aliasing via references works
 t/op/magic-27839.t             Test for #27839, skipped for minitest
 t/op/magic.t                   See if magic variables work
 t/op/method.t                  See if method calls work
@@ -5123,6 +5150,7 @@ t/op/negate.t                     See if unary minus works
 t/op/not.t                     See if not works
 t/op/numconvert.t              See if accessing fields does not change numeric values
 t/op/oct.t                     See if oct and hex work
+t/op/opt.t                     Test presence of some op optimisations
 t/op/ord.t                     See if ord works
 t/op/or.t                      See if || works in weird situations
 t/op/overload_integer.t                See if overload::constant for integer works after "use".
@@ -5148,6 +5176,7 @@ t/op/ref.t                        See if refs and objects work
 t/op/repeat.t                  See if x operator works
 t/op/require_37033.t           See if require always closes rsfp
 t/op/require_errors.t          See if errors from require are reported correctly
+t/op/require_override.t                See if require handles no argument properly
 t/op/reset.t                   See if reset operator works
 t/op/reverse.t                 See if reverse operator works
 t/op/rt119311.t                        Test bug #119311 (die/DESTROY/recursion)
@@ -5230,6 +5259,7 @@ t/porting/filenames.t             Check the MANIFEST for filename portability.
 t/porting/FindExt.t            Test win32/FindExt.pm
 t/porting/globvar.t            Check that globvar.sym is sane
 t/porting/known_pod_issues.dat Data file for porting/podcheck.t
+t/porting/libperl.t            Check libperl.a sanity
 t/porting/maintainers.t                Test that Porting/Maintainers.pl is up to date
 t/porting/manifest.t           Test that this MANIFEST file is well formed
 t/porting/pending-author.t     Check if any pending commit would break tests
@@ -5287,7 +5317,10 @@ t/re/reg_nc_tie.t                Test the tied methods of Tie::Hash::NamedCapture
 t/re/reg_pmod.t                        See if regexp /p modifier works as expected
 t/re/reg_posixcc.t             See if posix character classes behave consistently
 t/re/re_tests                  Regular expressions for regexp.t
+t/re/rt122747.t                        Test rt122747 assert faile (requires DEBUGGING)
 t/re/rxcode.t                  See if /(?{ code })/ works
+t/re/speed.t                   See if optimisations are keeping things fast
+t/re/speed_thr.t               ditto under threads
 t/re/subst_amp.t               See if $&-related substitution works
 t/re/subst.t                   See if substitution works
 t/re/substT.t                  See if substitution works with -T
@@ -5302,7 +5335,6 @@ t/run/flib/t2.pm          Test for .pmcs with -I/dir/
 t/run/flib/t2.pmc              Test for .pmcs with -I/dir/
 t/run/fresh_perl.t             Tests that require a fresh perl.
 t/run/locale.t         Tests related to locale handling
-t/run/mad.t                    Test vs MAD environment
 t/run/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
@@ -5328,6 +5360,7 @@ t/TEST                            The regression tester
 t/test.pl                      Simple testing library
 t/test_pl/can_isa_ok.t         Tests for the simple testing library
 t/test_pl/_num_to_alpha.t      Tests for the simple testing library 
+t/test_pl/plan_skip_all.t      Tests for the simple testing library
 t/test_pl/tempfile.t           Tests for the simple testing library
 t/thread_it.pl                 Run regression tests in a new thread
 t/uni/attrs.t                  See if Unicode attributes work
@@ -5372,8 +5405,6 @@ t/win32/runenv.t          Test if Win* perl honors its env variables
 t/win32/signal.t               Test Win32 signal emulation
 t/win32/system.t               See if system works in Win*
 t/win32/system_tests           Test runner for system.t
-t/x2p/find2perl.t              Test find2perl
-t/x2p/s2p.t                    See if s2p/psed work
 uconfig64.sh                   Configuration script for microperl for LP64
 uconfig.h                      Configuration header for microperl
 uconfig.sh                     Configuration script for microperl
@@ -5489,21 +5520,4 @@ win32/wince.c                    WinCE port
 win32/wince.h                  WinCE port
 win32/wincesck.c               WinCE port
 write_buildcustomize.pl                Generate lib/buildcustomize.pl
-x2p/a2p.c                      Output of a2p.y run through byacc
-x2p/a2p.h                      Global declarations
-x2p/a2p.pod                    Pod for awk to perl translator
-x2p/a2p.y                      A yacc grammar for awk
-x2p/a2py.c                     Awk compiler, sort of
-x2p/EXTERN.h                   Same as above
-x2p/find2perl.PL               A find to perl translator
-x2p/hash.c                     Hashes again
-x2p/hash.h                     Public declarations for the above
-x2p/INTERN.h                   Same as above
-x2p/Makefile.SH                        Precursor to Makefile
-x2p/s2p.PL                     Sed to perl translator
-x2p/str.c                      String handling package
-x2p/str.h                      Public declarations for the above
-x2p/util.c                     Utility routines
-x2p/util.h                     Public declarations for the above
-x2p/walk.c                     Parse tree walker
 XSUB.h                         Include file for extension subroutines