This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a few helpers to B for INVLIST
[perl5.git] / MANIFEST
index d8d62c6..003b220 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -170,6 +170,7 @@ cpan/bignum/t/scope_i.t                     See if no bigint works
 cpan/bignum/t/scope_r.t                        See if no bigrat works
 cpan/Compress-Raw-Bzip2/Bzip2.xs
 cpan/Compress-Raw-Bzip2/bzip2-src/blocksort.c
+cpan/Compress-Raw-Bzip2/bzip2-src/bzip2.patch
 cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.c
 cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.h
 cpan/Compress-Raw-Bzip2/bzip2-src/bzlib_private.h
@@ -455,7 +456,6 @@ cpan/CPAN-Meta-YAML/t/tml-world/yaml_org.tml
 cpan/DB_File/config.in         Part of Berkeley DB configuration
 cpan/DB_File/DB_File.pm                Berkeley DB extension Perl module
 cpan/DB_File/DB_File.xs                Berkeley DB extension external subroutines
-cpan/DB_File/DB_File_BS                Berkeley DB extension mkbootstrap fodder
 cpan/DB_File/dbinfo            Berkeley DB database version checker
 cpan/DB_File/hints/bitrig.pl
 cpan/DB_File/hints/dynixptx.pl Hint for DB_File for named architecture
@@ -470,9 +470,9 @@ cpan/DB_File/t/db-recno.t   See if DB_File works
 cpan/DB_File/t/db-threads.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/Digest/Digest.pm          Digest extensions
-cpan/Digest/Digest/base.pm     Digest extensions
-cpan/Digest/Digest/file.pm     Digest extensions
+cpan/Digest/lib/Digest.pm
+cpan/Digest/lib/Digest/base.pm
+cpan/Digest/lib/Digest/file.pm
 cpan/Digest/t/base.t           See if Digest extensions work
 cpan/Digest/t/digest.t         See if Digest extensions work
 cpan/Digest/t/file.t           See if Digest extensions work
@@ -492,6 +492,7 @@ 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/t/warns.t
 cpan/Digest-MD5/typemap                        Digest::MD5 extension
 cpan/Digest-SHA/lib/Digest/SHA.pm      Digest::SHA extension
 cpan/Digest-SHA/Makefile.PL            Digest::SHA Makefile.PL
@@ -786,6 +787,7 @@ cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_DOS.pm                      MakeMaker methods for DOS
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_MacOS.pm               MakeMaker methods for MacOS
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_NW5.pm                 MakeMaker methods for NetWare
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_OS2.pm                 MakeMaker methods for OS/2
+cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_OS390.pm
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_QNX.pm                 MakeMaker methods for QNX
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm                        MakeMaker methods for Unix
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_UWIN.pm                        MakeMaker methods for U/WIN
@@ -867,7 +869,6 @@ cpan/ExtUtils-MakeMaker/t/test_boilerplate.t                        MakeMaker test
 cpan/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch1/Config.pm     test data for MakeMaker
 cpan/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch2/Config.pm     test data for MakeMaker
 cpan/ExtUtils-MakeMaker/t/testlib.t                            See if ExtUtils::testlib works
-cpan/ExtUtils-MakeMaker/t/testrules.yml
 cpan/ExtUtils-MakeMaker/t/unicode.t
 cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t                       See if MakeMaker's VERSION_FROM works
 cpan/ExtUtils-MakeMaker/t/vstrings.t
@@ -876,6 +877,8 @@ cpan/ExtUtils-MakeMaker/t/writemakefile_args.t                      See if WriteMakefile works
 cpan/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm                        Utilities to write MANIFEST files
 cpan/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP              The default MANIFEST.SKIP
 cpan/ExtUtils-Manifest/t/Manifest.t                            See if ExtUtils::Manifest works
+cpan/ExtUtils-PL2Bat/lib/ExtUtils/PL2Bat.pm    Implement pl2bat
+cpan/ExtUtils-PL2Bat/t/make_executable.t       Tests if ExtUtils::PL2Bat makes bat files that are executable
 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
@@ -1145,6 +1148,7 @@ cpan/IO-Compress/t/files/encrypt-standard.zip
 cpan/IO-Compress/t/files/jar.zip
 cpan/IO-Compress/t/files/meta.xml
 cpan/IO-Compress/t/files/test.ods
+cpan/IO-Compress/t/files/testfile1.odt
 cpan/IO-Compress/t/globmapper.t                                IO::Compress
 cpan/IO-Socket-IP/lib/IO/Socket/IP.pm                  IO::Socket::IP
 cpan/IO-Socket-IP/t/00use.t                            IO::Socket::IP tests
@@ -1449,10 +1453,11 @@ cpan/Memoize/t/tie_sdbm.t               Memoize SDBM interface test
 cpan/Memoize/t/tie_storable.t          Memoize Storable interface test
 cpan/Memoize/t/tiefeatures.t           Memoize FAULT / MERGE / HASH options test
 cpan/Memoize/t/unmemoize.t             Memoize 'unmemoize' function test
-cpan/MIME-Base64/Base64.pm             MIME::Base64 extension
 cpan/MIME-Base64/Base64.xs             MIME::Base64 extension
-cpan/MIME-Base64/QuotedPrint.pm                MIME::Base64 extension
+cpan/MIME-Base64/lib/MIME/Base64.pm
+cpan/MIME-Base64/lib/MIME/QuotedPrint.pm
 cpan/MIME-Base64/t/base64.t            See whether MIME::Base64 works
+cpan/MIME-Base64/t/base64url.t
 cpan/MIME-Base64/t/length.t    See whether MIME::QuotedPrint works
 cpan/MIME-Base64/t/quoted-print.t      See whether MIME::QuotedPrint works
 cpan/MIME-Base64/t/unicode.t           See whether MIME::Base64 works
@@ -1546,6 +1551,7 @@ cpan/Pod-Checker/t/pod/podchkenc.xr
 cpan/Pod-Checker/t/pod/podchklink.t
 cpan/Pod-Checker/t/pod/poderrs.t
 cpan/Pod-Checker/t/pod/poderrs.xr
+cpan/Pod-Checker/t/pod/podname.t
 cpan/Pod-Checker/t/pod/selfcheck.t
 cpan/Pod-Checker/t/pod/testcmp.pl
 cpan/Pod-Checker/t/pod/testpchk.pl
@@ -1721,6 +1727,7 @@ cpan/Pod-Simple/t/junk2o.txt                              Pod::Simple test file
 cpan/Pod-Simple/t/JustPod01.t
 cpan/Pod-Simple/t/JustPod02.t
 cpan/Pod-Simple/t/JustPod_corpus.t
+cpan/Pod-Simple/t/lib/helpers.pm                       Pod::Simple test file
 cpan/Pod-Simple/t/linkclas.t                           Pod::Simple test file
 cpan/Pod-Simple/t/output.t                             Pod::Simple test file
 cpan/Pod-Simple/t/perlcyg.pod                          Pod::Simple test file
@@ -1967,9 +1974,11 @@ cpan/Scalar-List-Utils/t/product.t               List::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/reductions.t
 cpan/Scalar-List-Utils/t/refaddr.t             Scalar::Util
 cpan/Scalar-List-Utils/t/reftype.t             Scalar::Util
 cpan/Scalar-List-Utils/t/rt-96343.t            Scalar::Util
+cpan/Scalar-List-Utils/t/sample.t
 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
@@ -1978,6 +1987,7 @@ cpan/Scalar-List-Utils/t/sum.t                    List::Util
 cpan/Scalar-List-Utils/t/sum0.t
 cpan/Scalar-List-Utils/t/tainted.t             Scalar::Util
 cpan/Scalar-List-Utils/t/uniq.t                        Scalar::Util
+cpan/Scalar-List-Utils/t/uniqnum.t
 cpan/Scalar-List-Utils/t/weak.t                        Scalar::Util
 cpan/Socket/Makefile.PL                        Socket extension makefile writer
 cpan/Socket/Socket.pm                  Socket extension Perl module
@@ -2248,6 +2258,11 @@ cpan/Test-Simple/lib/Test2/API.pm
 cpan/Test-Simple/lib/Test2/API/Breakage.pm
 cpan/Test-Simple/lib/Test2/API/Context.pm
 cpan/Test-Simple/lib/Test2/API/Instance.pm
+cpan/Test-Simple/lib/Test2/API/InterceptResult.pm
+cpan/Test-Simple/lib/Test2/API/InterceptResult/Event.pm
+cpan/Test-Simple/lib/Test2/API/InterceptResult/Facet.pm
+cpan/Test-Simple/lib/Test2/API/InterceptResult/Hub.pm
+cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm
 cpan/Test-Simple/lib/Test2/API/Stack.pm
 cpan/Test-Simple/lib/Test2/Event.pm
 cpan/Test-Simple/lib/Test2/Event/Bail.pm
@@ -2380,6 +2395,7 @@ cpan/Test-Simple/t/Legacy/Regression/683_thread_todo.t
 cpan/Test-Simple/t/Legacy/Regression/6_cmp_ok.t
 cpan/Test-Simple/t/Legacy/Regression/736_use_ok.t
 cpan/Test-Simple/t/Legacy/Regression/789-read-only.t
+cpan/Test-Simple/t/Legacy/Regression/870-experimental-warnings.t
 cpan/Test-Simple/t/Legacy/require_ok.t
 cpan/Test-Simple/t/Legacy/run_test.t
 cpan/Test-Simple/t/Legacy/simple.t
@@ -2465,6 +2481,7 @@ cpan/Test-Simple/t/regression/721-nested-streamed-subtest.t
 cpan/Test-Simple/t/regression/757-reset_in_subtest.t
 cpan/Test-Simple/t/regression/812-todo.t
 cpan/Test-Simple/t/regression/817-subtest-todo.t
+cpan/Test-Simple/t/regression/862-intercept_tb_todo.t
 cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered.t
 cpan/Test-Simple/t/regression/builder_does_not_init.t
 cpan/Test-Simple/t/regression/errors_facet.t
@@ -2506,6 +2523,9 @@ cpan/Test-Simple/t/Test2/modules/API.t
 cpan/Test-Simple/t/Test2/modules/API/Breakage.t
 cpan/Test-Simple/t/Test2/modules/API/Context.t
 cpan/Test-Simple/t/Test2/modules/API/Instance.t
+cpan/Test-Simple/t/Test2/modules/API/InterceptResult.t
+cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Event.t
+cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher.t
 cpan/Test-Simple/t/Test2/modules/API/Stack.t
 cpan/Test-Simple/t/Test2/modules/Event.t
 cpan/Test-Simple/t/Test2/modules/Event/Bail.t
@@ -2598,8 +2618,13 @@ cpan/Time-Piece/t/02core_dst.t
 cpan/Time-Piece/t/03compare.t  Test for Time::Piece
 cpan/Time-Piece/t/04mjd.t      Test for Time::Piece
 cpan/Time-Piece/t/05overload.t Test for Time::Piece
+cpan/Time-Piece/t/06large.t
 cpan/Time-Piece/t/06subclass.t Test for Time::Piece
 cpan/Time-Piece/t/07arith.t    Test for Time::Piece
+cpan/Time-Piece/t/08truncate.t
+cpan/Time-Piece/t/09locales.t
+cpan/Time-Piece/t/10overload.t
+cpan/Time-Piece/t/99legacy.t
 cpan/Time-Piece/t/lib/Time/Piece/Twin.pm
 cpan/Unicode-Collate/Collate.pm                        Unicode::Collate
 cpan/Unicode-Collate/Collate.xs                        Unicode::Collate
@@ -2723,6 +2748,7 @@ cpan/Unicode-Collate/t/ignor.t                    Unicode::Collate
 cpan/Unicode-Collate/t/illegal.t               Unicode::Collate
 cpan/Unicode-Collate/t/illegalp.t              Unicode::Collate
 cpan/Unicode-Collate/t/index.t                 Unicode::Collate
+cpan/Unicode-Collate/t/khitan.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_as.t        Unicode::Collate
@@ -3016,6 +3042,7 @@ dist/Devel-PPPort/devel/mktodo            Devel::PPPort baseline/todo generator
 dist/Devel-PPPort/devel/mktodo.pl      Devel::PPPort baseline/todo generator
 dist/Devel-PPPort/devel/regenerate     Devel::PPPort API re-generator
 dist/Devel-PPPort/devel/scanprov       Devel::PPPort provided API scanner
+dist/Devel-PPPort/devel/update_release_date.pl Devel::PPPort timestamp builder
 dist/Devel-PPPort/HACKERS              Devel::PPPort hackers documentation
 dist/Devel-PPPort/Makefile.PL          Devel::PPPort makefile writer
 dist/Devel-PPPort/MANIFEST.SKIP                Devel::PPPort manifest skip file
@@ -3200,6 +3227,8 @@ dist/Devel-PPPort/parts/base/5027010      Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5027011   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5028000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5028001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5028002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5028003   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5029000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5029001   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5029002   Devel::PPPort baseline todo file
@@ -3212,6 +3241,10 @@ dist/Devel-PPPort/parts/base/5029008     Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5029009   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5029010   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5030000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5030001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5030002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5030003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5031000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031001   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031002   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031003   Devel::PPPort baseline todo file
@@ -3220,6 +3253,13 @@ dist/Devel-PPPort/parts/base/5031005     Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031006   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031007   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031008
+dist/Devel-PPPort/parts/base/5031009   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5031010   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5031011   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5032000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5033000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5033001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5033002   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/embed.fnc      Devel::PPPort Perl API listing
 dist/Devel-PPPort/parts/inc/01_test    Devel::PPPort include
 dist/Devel-PPPort/parts/inc/call       Devel::PPPort include
@@ -3442,6 +3482,8 @@ dist/Devel-PPPort/parts/todo/5027010      Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5027011   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5028000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5028001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5028002   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5028003   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5029000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5029001   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5029002   Devel::PPPort baseline todo file
@@ -3454,6 +3496,10 @@ dist/Devel-PPPort/parts/todo/5029008     Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5029009   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5029010   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5030000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5030001   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5030002   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5030003   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5031000   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5031001   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5031002   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5031003   Devel::PPPort baseline todo file
@@ -3462,49 +3508,19 @@ dist/Devel-PPPort/parts/todo/5031005    Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5031006   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5031007   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5031008
+dist/Devel-PPPort/parts/todo/5031009   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5031010   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5031011   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5032000   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5033000   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5033001   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5033002   Devel::PPPort todo file
 dist/Devel-PPPort/PPPort.xs            Devel::PPPort dummy PPPort.xs
 dist/Devel-PPPort/ppport_h.PL          Devel::PPPort ppport.h writer
 dist/Devel-PPPort/PPPort_pm.PL         Devel::PPPort PPPort.pm writer
 dist/Devel-PPPort/RealPPPort_xs.PL             Devel::PPPort RealPPPort.xs writer
 dist/Devel-PPPort/soak                 Devel::PPPort Test Harness to run under various Perls
-dist/Devel-PPPort/t/01_test.t          Devel::PPPort test file
-dist/Devel-PPPort/t/call.t             Devel::PPPort test file
-dist/Devel-PPPort/t/cop.t              Devel::PPPort test file
-dist/Devel-PPPort/t/exception.t                Devel::PPPort test file
-dist/Devel-PPPort/t/format.t           Devel::PPPort test file
-dist/Devel-PPPort/t/grok.t             Devel::PPPort test file
-dist/Devel-PPPort/t/gv.t               Devel::PPPort test file
-dist/Devel-PPPort/t/HvNAME.t           Devel::PPPort test file
-dist/Devel-PPPort/t/limits.t           Devel::PPPort test file
-dist/Devel-PPPort/t/locale.t
-dist/Devel-PPPort/t/magic.t            Devel::PPPort test file
-dist/Devel-PPPort/t/memory.t           Devel::PPPort test file
-dist/Devel-PPPort/t/mess.t             Devel::PPPort test file
-dist/Devel-PPPort/t/misc.t             Devel::PPPort test file
-dist/Devel-PPPort/t/mPUSH.t            Devel::PPPort test file
-dist/Devel-PPPort/t/MY_CXT.t           Devel::PPPort test file
-dist/Devel-PPPort/t/newCONSTSUB.t      Devel::PPPort test file
-dist/Devel-PPPort/t/newRV.t            Devel::PPPort test file
-dist/Devel-PPPort/t/newSV_type.t       Devel::PPPort test file
-dist/Devel-PPPort/t/newSVpv.t          Devel::PPPort test file
-dist/Devel-PPPort/t/podtest.t          Devel::PPPort test file
-dist/Devel-PPPort/t/ppphtest.t         Devel::PPPort test file
-dist/Devel-PPPort/t/pv_tools.t         Devel::PPPort test file
-dist/Devel-PPPort/t/pvs.t              Devel::PPPort test file
-dist/Devel-PPPort/t/shared_pv.t                Devel::PPPort test file
-dist/Devel-PPPort/t/snprintf.t         Devel::PPPort test file
-dist/Devel-PPPort/t/sprintf.t          Devel::PPPort test file
-dist/Devel-PPPort/t/strlfuncs.t                Devel::PPPort test file
-dist/Devel-PPPort/t/Sv_set.t           Devel::PPPort test file
-dist/Devel-PPPort/t/sv_xpvf.t          Devel::PPPort test file
-dist/Devel-PPPort/t/SvPV.t             Devel::PPPort test file
-dist/Devel-PPPort/t/SvREFCNT.t         Devel::PPPort test file
-dist/Devel-PPPort/t/testutil.pl                Devel::PPPort test utilities
-dist/Devel-PPPort/t/threads.t          Devel::PPPort test file
-dist/Devel-PPPort/t/utf8.t
-dist/Devel-PPPort/t/uv.t               Devel::PPPort test file
-dist/Devel-PPPort/t/variables.t                Devel::PPPort test file
-dist/Devel-PPPort/t/warn.t             Devel::PPPort test file
+dist/Devel-PPPort/t/testutil.pl                        Devel::PPPort test utilities
 dist/Devel-PPPort/TODO                 Devel::PPPort developer notes
 dist/Devel-PPPort/typemap              Devel::PPPort Typemap
 dist/Devel-SelfStubber/lib/Devel/SelfStubber.pm        Generate stubs for SelfLoader.pm
@@ -4101,6 +4117,7 @@ ext/B/t/f_map                     code from perldoc -f map
 ext/B/t/f_map.t                        converted to optreeCheck()s
 ext/B/t/f_sort                 optree test raw material
 ext/B/t/f_sort.t               optree test raw material
+ext/B/t/invlist.t              test B::INVLIST
 ext/B/t/o.t            See if O works
 ext/B/t/optree_check.t         test OptreeCheck apparatus
 ext/B/t/optree_concise.t       more B::Concise tests
@@ -4131,7 +4148,6 @@ 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_none.xs      Stub implementation
-ext/DynaLoader/dl_symbian.xs   Symbian implementation
 ext/DynaLoader/dl_vms.xs       VMS implementation
 ext/DynaLoader/dl_win32.xs     Win32 implementation
 ext/DynaLoader/dlutils.c       Dynamic loader utilities for dl_*.xs files
@@ -4445,6 +4461,7 @@ 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/delimcpy.t    test delimcpy
 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/extend.t      test EXTEND() macro
@@ -4798,6 +4815,9 @@ lib/perl5db/t/EnableModule.pm     Tests for the Perl debugger
 lib/perl5db/t/eval-line-bug    Tests for the Perl debugger
 lib/perl5db/t/fact             Tests for the Perl debugger
 lib/perl5db/t/filename-line-breakpoint         Tests for the Perl debugger
+lib/perl5db/t/gh-17660         Tests for the Perl debugger
+lib/perl5db/t/gh-17661         Tests for the Perl debugger
+lib/perl5db/t/gh-17661b                Tests for the Perl debugger
 lib/perl5db/t/load-modules     Tests for the Perl debugger
 lib/perl5db/t/lsub-n           Test script used by perl5db.t
 lib/perl5db/t/lvalue-bug       Tests for the Perl debugger
@@ -4816,6 +4836,7 @@ lib/perl5db/t/symbol-table-bug    Tests for the Perl debugger
 lib/perl5db/t/taint            Tests for the Perl debugger
 lib/perl5db/t/test-a-statement-1       Tests for the Perl debugger
 lib/perl5db/t/test-a-statement-2       Tests for the Perl debugger
+lib/perl5db/t/test-a-statement-3       Tests for the Perl debugger
 lib/perl5db/t/test-dieLevel-option-1   Tests for the Perl debugger
 lib/perl5db/t/test-frame-option-1      Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-1       Tests for the Perl debugger
@@ -5103,8 +5124,8 @@ perl.c                            main()
 perl.h                         Global declarations
 perl_inc_macro.h               macro used to set \@INC using S_incpush_use_sep
 perl_langinfo.h                        Perl's version of <langinfo.h>
-perlapi.c                      Perl API functions
-perlapi.h                      Perl API function declarations
+perl_siphash.h                 Implementation of SipHash
+perlapi.h                      Empty backwards-compat include
 perldtrace.d                   D script for Perl probes
 perlio.c                       C code for PerlIO abstraction
 perlio.h                       PerlIO abstraction
@@ -5117,20 +5138,23 @@ perly.c                         parser code (NOT derived from perly.y)
 perly.h                                header file for perly.c; derived from perly.y
 perly.tab                      parser state tables; derived from perly.y
 perly.y                                Yacc grammar for perl
-plan9/aperl                    Shell to make Perl error messages Acme-friendly
+plan9/9front.patch             Plan9 port: patch for 9front-specific flavor of Plan 9
+plan9/aperl                    Plan9 port: shell to make Perl error messages Acme-friendly
 plan9/arpa/inet.h              Plan9 port: replacement C header file
 plan9/buildinfo                        Plan9 port: configuration information
 plan9/config.plan9             Plan9 port: config.h template
-plan9/config_h.sample          Plan9 port: 5.8.0 sample config.h
-plan9/config_sh.sample         Plan9 port: 5.8.0 sample config.sh
+plan9/config_h.sample          Plan9 port: 5.32.0 sample config.h
+plan9/config_sh.sample         Plan9 port: 5.32.0 sample config.sh
 plan9/exclude                  Plan9 port: tests to skip
 plan9/fndvers                  Plan9 port: update Perl version in config.plan9
 plan9/genconfig.pl             Plan9 port: generate config.sh
+plan9/math.h                   Plan9 port: Plan9-specific math.h
 plan9/mkfile                   Plan9 port: Mk driver for build
 plan9/myconfig.plan9           Plan9 port: script to print config summary
 plan9/plan9.c                  Plan9 port: Plan9-specific C routines
 plan9/plan9ish.h               Plan9 port: Plan9-specific C header file
 plan9/setup.rc                 Plan9 port: script for easy build+install
+plan9/uninstall.rc             Plan9 port: uninstall script
 plan9/versnum                  Plan9 port: script to print version number
 pod/buildtoc                   Generate pod/perltoc.pod and pod/roffitall
 pod/Makefile.SH                        generate Makefile which makes pods into something else
@@ -5179,17 +5203,16 @@ pod/perl5263delta.pod           Perl changes in version 5.26.3
 pod/perl5280delta.pod          Perl changes in version 5.28.0
 pod/perl5281delta.pod          Perl changes in version 5.28.1
 pod/perl5282delta.pod          Perl changes in version 5.28.2
+pod/perl5283delta.pod          Perl changes in version 5.28.3
 pod/perl5300delta.pod          Perl changes in version 5.30.0
 pod/perl5301delta.pod          Perl changes in version 5.30.1
-pod/perl5310delta.pod          Perl changes in version 5.31.0
-pod/perl5311delta.pod          Perl changes in version 5.31.1
-pod/perl5312delta.pod          Perl changes in version 5.31.2
-pod/perl5313delta.pod          Perl changes in version 5.31.3
-pod/perl5314delta.pod          Perl changes in version 5.31.4
-pod/perl5315delta.pod          Perl changes in version 5.31.5
-pod/perl5316delta.pod          Perl changes in version 5.31.6
-pod/perl5317delta.pod          Perl changes in version 5.31.7
-pod/perl5318delta.pod          Perl changes in version 5.31.8
+pod/perl5302delta.pod          Perl changes in version 5.30.2
+pod/perl5303delta.pod          Perl changes in version 5.30.3
+pod/perl5320delta.pod          Perl changes in version 5.32.0
+pod/perl5330delta.pod          Perl changes in version 5.33.0
+pod/perl5331delta.pod          Perl changes in version 5.33.1
+pod/perl5332delta.pod          Perl changes in version 5.33.2
+pod/perl5333delta.pod          Perl changes in version 5.33.3
 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
@@ -5274,6 +5297,7 @@ pod/perlreref.pod         Perl regular expressions quick reference
 pod/perlretut.pod              Perl regular expressions tutorial
 pod/perlrun.pod                        Perl execution and options
 pod/perlsec.pod                        Perl security
+pod/perlsecpolicy.pod          Perl security report handling policy
 pod/perlsource.pod             Guide to the Perl source tree
 pod/perlstyle.pod              Perl style guide
 pod/perlsub.pod                        Perl subroutines
@@ -5387,7 +5411,7 @@ README.aix                        Perl notes for AIX
 README.amiga                   Perl notes for AmigaOS
 README.android                 Perl notes for Android
 README.bs2000                  Perl notes for POSIX-BC BS2000
-README.cn                      Perl for Simplified Chinese (in EUC-CN)
+README.cn                      Perl for Simplified Chinese (in UTF-8)
 README.cygwin                  Perl notes for Cygwin
 README.dos                     Perl notes for DOS
 README.freebsd                 Perl notes for FreeBSD
@@ -5410,7 +5434,6 @@ README.plan9                      Perl notes for Plan 9
 README.qnx                     Perl notes for QNX
 README.riscos                  Perl notes for RISC OS
 README.solaris                 Perl notes for Solaris
-README.symbian                 Perl notes for Symbian
 README.synology                        Perl notes for Synology
 README.tru64                   Perl notes for Tru64
 README.tw                      Perl for Traditional Chinese (in Big5)
@@ -5462,56 +5485,6 @@ SECURITY.md                      Add Security Policy for GitHub
 stadtx_hash.h                  StadtX hash code (64 Bit fast hash function)
 sv.c                           Scalar value code
 sv.h                           Scalar value header
-symbian/bld.inf                        Symbian sample app build config
-symbian/config.pl              Configuration script for Symbian
-symbian/config.sh              Configuration data for Symbian
-symbian/cwd.pl                 Helper code for config.pl
-symbian/demo_pl                        "Archive" of demo code
-symbian/ext/Moped/Msg/bld.inf  Demo extension build configuration
-symbian/ext/Moped/Msg/location.pl      Demo extension script
-symbian/ext/Moped/Msg/Msg.mmp  Demo extension building
-symbian/ext/Moped/Msg/Msg.pkg  Demo extension packaging
-symbian/ext/Moped/Msg/Msg.pm   Demo extension Perl glue
-symbian/ext/Moped/Msg/Msg.xs   Demo extension code
-symbian/ext/Moped/Msg/README   Demo extension documentation
-symbian/find_writeable_data.pl Development utility
-symbian/hexdump.pl             Helper for sisify.pl updating
-symbian/install.cfg            Installation instructions
-symbian/makesis.pl             Installation file creator
-symbian/PerlApp.cpp            Symbian app launcher code
-symbian/PerlApp.h              Symbian app launcher header
-symbian/PerlApp.hrh            Symbian app launcher resource header
-symbian/PerlAppAif.rss         Symbian app launcher code
-symbian/PerlBase.cpp           Symbian Perl base class
-symbian/PerlBase.h             Symbian Perl base class header
-symbian/PerlBase.pod           Symbian Perl base class documentation
-symbian/PerlRecog.cpp          Symbian recognizer code
-symbian/PerlRecog.mmp          Symbian recognizer build
-symbian/PerlUi.cpp             Symbian Perl UI class
-symbian/PerlUi.h               Symbian Perl UI class header
-symbian/PerlUi.hrh             Symbian Perl UI class resource header
-symbian/PerlUiS60.rss          Symbian app launcher resource definition
-symbian/PerlUiS80.rss          Symbian app launcher resource definition
-symbian/PerlUiS90.rss          Symbian app launcher resource definition
-symbian/PerlUiUIQ.rss          Symbian app launcher resource definition
-symbian/PerlUtil.cpp           Symbian Perl utility class
-symbian/PerlUtil.h             Symbian Perl utility class header
-symbian/PerlUtil.pod           Symbian Perl utility class documentation
-symbian/port.pl                        Helper code for config.pl
-symbian/README                 ReadMe for the Symbian files
-symbian/sanity.pl              Helper code for config.pl
-symbian/sdk.pl                 Helper code for config.pl
-symbian/sisify.pl              Packaging utility
-symbian/symbian_dll.cpp                The DLL stub for Symbian
-symbian/symbian_proto.h                Prototypes for Symbian
-symbian/symbian_stubs.c                Stub routines for Symbian
-symbian/symbian_stubs.h                Stub headers for Symbian
-symbian/symbian_utils.cpp      Helper routines for Symbian
-symbian/symbianish.h           Header for Symbian
-symbian/TODO                   Symbian things to do
-symbian/uid.pl                 Helper code for config.pl
-symbian/version.pl             Helper code for config.pl
-symbian/xsbuild.pl             Building extensions
 t/base/cond.t                  See if conditionals work
 t/base/if.t                    See if if works
 t/base/lex.t                   See if lexical items work
@@ -5634,13 +5607,12 @@ t/lib/Devel/switchd_goto.pm     Module for t/run/switchd.t
 t/lib/feature/bits             Tests for feature bit handling
 t/lib/feature/bundle           Tests for feature bundles
 t/lib/feature/implicit         Tests for implicit loading of feature.pm
+t/lib/feature/indirect         Tests for enabling/disabling indirect method calls
+t/lib/feature/multidimensional Tests for enabling/disabling $foo{$x, y} => $foo{join($;, $x, $y)}
 t/lib/feature/nonesuch         Tests for enabling/disabling nonexistent feature
 t/lib/feature/removed          Tests for enabling/disabling removed feature
 t/lib/feature/say              Tests for enabling/disabling say feature
 t/lib/feature/switch           Tests for enabling/disabling switch feature
-t/lib/GH_15109/Apack.pm                test Module for caller.t
-t/lib/GH_15109/Bpack.pm                test Module for caller.t
-t/lib/GH_15109/Cpack.pm                test Module for caller.t
 t/lib/h2ph.h                   Test header file for h2ph
 t/lib/h2ph.pht                 Generated output from h2ph.h by h2ph, for comparison
 t/lib/locale/latin1            Part of locale.t in Latin 1
@@ -5794,6 +5766,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/closure_test.pl           Extra file for closure.t
+t/op/cmpchain.t                        See if comparison chaining works
 t/op/concat2.t                 Tests too complex for concat.t
 t/op/cond.t                    See if conditional expressions work
 t/op/const-optree.t            Tests for sub(){...} becoming constant