This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
S_find_byclass() Restructure bounds checking
[perl5.git] / MANIFEST
index 11203ce..197ea20 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
@@ -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
@@ -1967,9 +1972,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 +1985,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 +2256,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 +2393,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 +2479,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 +2521,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,6 +2616,7 @@ 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
@@ -3020,6 +3039,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
@@ -3204,6 +3224,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
@@ -3216,6 +3238,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
@@ -3224,6 +3250,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
@@ -3446,6 +3479,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
@@ -3458,6 +3493,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
@@ -3466,49 +3505,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
@@ -4135,7 +4144,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
@@ -4803,6 +4811,8 @@ 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
@@ -4821,6 +4831,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
@@ -5108,8 +5119,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
@@ -5122,20 +5133,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
@@ -5184,20 +5198,15 @@ 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/perl5302delta.pod          Perl changes in version 5.30.2
-pod/perl5310delta.pod          Perl changes in version 5.31.0
-pod/perl53110delta.pod         Perl changes in version 5.31.10
-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/perl5319delta.pod          Perl changes in version 5.31.9
+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/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
@@ -5282,6 +5291,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
@@ -5395,7 +5405,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
@@ -5418,7 +5428,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)
@@ -5470,56 +5479,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
@@ -5643,14 +5602,11 @@ 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/GH_15109/Foo.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