This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add perl5220delta.pod to Porting/
[perl5.git] / MANIFEST
index cd40ad5..65694ea 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
@@ -185,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
@@ -231,6 +238,7 @@ cpan/CPAN/lib/CPAN/Version.pm               Simple math with different flavors of version str
 cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
+cpan/CPAN-Meta/lib/CPAN/Meta/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
@@ -295,6 +303,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
@@ -377,7 +386,6 @@ cpan/DB_File/t/db-recno.t   See if DB_File works
 cpan/DB_File/typemap           Berkeley DB extension interface types
 cpan/DB_File/version.c         Berkeley DB extension interface version check
 cpan/Devel-PPPort/apicheck_c.PL                Devel::PPPort apicheck generator
-cpan/Devel-PPPort/Changes      Devel::PPPort
 cpan/Devel-PPPort/devel/buildperl.pl   Devel::PPPort perl version builder
 cpan/Devel-PPPort/devel/devtools.pl    Devel::PPPort development utilities
 cpan/Devel-PPPort/devel/mkapidoc.sh    Devel::PPPort apidoc collector
@@ -387,10 +395,6 @@ cpan/Devel-PPPort/devel/regenerate Devel::PPPort API re-generator
 cpan/Devel-PPPort/devel/scanprov       Devel::PPPort provided API scanner
 cpan/Devel-PPPort/HACKERS              Devel::PPPort hackers documentation
 cpan/Devel-PPPort/Makefile.PL          Devel::PPPort makefile writer
-cpan/Devel-PPPort/MANIFEST     Devel::PPPort
-cpan/Devel-PPPort/MANIFEST.SKIP        Devel::PPPort
-cpan/Devel-PPPort/META.json    Devel::PPPort
-cpan/Devel-PPPort/META.yml     Devel::PPPort
 cpan/Devel-PPPort/mktests.PL           Devel::PPPort test file writer
 cpan/Devel-PPPort/module2.c            Devel::PPPort test file
 cpan/Devel-PPPort/module3.c            Devel::PPPort test file
@@ -633,8 +637,6 @@ cpan/Devel-PPPort/ppport_h.PL               Devel::PPPort ppport.h writer
 cpan/Devel-PPPort/PPPort_pm.PL         Devel::PPPort PPPort.pm writer
 cpan/Devel-PPPort/PPPort.xs            Devel::PPPort dummy PPPort.xs
 cpan/Devel-PPPort/PPPort_xs.PL         Devel::PPPort RealPPPort.xs writer
-cpan/Devel-PPPort/README       Devel::PPPort
-cpan/Devel-PPPort/README.md    Devel::PPPort
 cpan/Devel-PPPort/soak                 Devel::PPPort Test Harness to run under various Perls
 cpan/Devel-PPPort/t/call.t             Devel::PPPort test file
 cpan/Devel-PPPort/t/cop.t              Devel::PPPort test file
@@ -653,7 +655,6 @@ cpan/Devel-PPPort/t/newCONSTSUB.t   Devel::PPPort test file
 cpan/Devel-PPPort/t/newRV.t            Devel::PPPort test file
 cpan/Devel-PPPort/t/newSVpv.t          Devel::PPPort test file
 cpan/Devel-PPPort/t/newSV_type.t       Devel::PPPort test file
-cpan/Devel-PPPort/TODO Devel::PPPort
 cpan/Devel-PPPort/t/podtest.t          Devel::PPPort test file
 cpan/Devel-PPPort/t/ppphtest.t         Devel::PPPort test file
 cpan/Devel-PPPort/t/pvs.t              Devel::PPPort test file
@@ -690,10 +691,12 @@ 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/hints/hpux.pl          Hint for HP-UX for named architecture
 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
@@ -706,6 +709,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
@@ -934,12 +938,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
@@ -1045,6 +1065,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
@@ -1295,15 +1318,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
@@ -1323,6 +1338,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
@@ -1568,15 +1584,15 @@ 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/ENDPOD.pm
 cpan/Module-Metadata/t/metadata.t
 cpan/Module-Metadata/t/taint.t
@@ -1952,6 +1968,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
@@ -1967,17 +1984,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
@@ -2125,7 +2143,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
@@ -2856,6 +2873,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
@@ -2897,26 +2915,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
@@ -3223,7 +3221,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
@@ -3420,6 +3419,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
@@ -3484,7 +3484,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
@@ -3677,7 +3676,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
@@ -3686,6 +3684,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
@@ -3796,6 +3795,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
@@ -3814,6 +3814,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
@@ -3950,9 +3951,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
@@ -4012,6 +4010,7 @@ 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
@@ -4246,13 +4245,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
@@ -4462,7 +4454,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
@@ -4592,6 +4589,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
@@ -4617,6 +4615,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
@@ -4689,6 +4688,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
@@ -4701,6 +4702,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
@@ -4786,6 +4788,7 @@ 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
@@ -5097,12 +5100,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
@@ -5158,6 +5163,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)
@@ -5240,6 +5246,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
@@ -5297,6 +5304,7 @@ 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/subst_amp.t               See if $&-related substitution works
 t/re/subst.t                   See if substitution works
@@ -5312,7 +5320,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
@@ -5338,6 +5345,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