This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Use variables initialized to macro results
[perl5.git] / MANIFEST
index 3bace2a..ea401cb 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1007,6 +1007,7 @@ cpan/HTTP-Tiny/t/170_keepalive.t
 cpan/HTTP-Tiny/t/BrokenCookieJar.pm
 cpan/HTTP-Tiny/t/SimpleCookieJar.pm
 cpan/HTTP-Tiny/t/Util.pm
+cpan/IO-Compress/bin/streamzip
 cpan/IO-Compress/bin/zipdetails                                IO::Compress
 cpan/IO-Compress/lib/Compress/Zlib.pm                  IO::Compress
 cpan/IO-Compress/lib/File/GlobMapper.pm                        IO::Compress
@@ -1052,6 +1053,7 @@ cpan/IO-Compress/t/002any-zip.t                           IO::Compress
 cpan/IO-Compress/t/004gziphdr.t                                IO::Compress
 cpan/IO-Compress/t/005defhdr.t                         IO::Compress
 cpan/IO-Compress/t/006zip.t                            IO::Compress
+cpan/IO-Compress/t/011-streamzip.t
 cpan/IO-Compress/t/01misc.t                            IO::Compress
 cpan/IO-Compress/t/020isize.t                          IO::Compress
 cpan/IO-Compress/t/050interop-gzip.t                   IO::Compress
@@ -1138,6 +1140,9 @@ 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/files/bad-efs.zip
+cpan/IO-Compress/t/files/encrypt-aes.zip
+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/globmapper.t                                IO::Compress
@@ -1294,9 +1299,11 @@ cpan/Math-BigInt/lib/Math/BigInt/Calc.pm Pure Perl module to support Math::BigIn
 cpan/Math-BigInt/lib/Math/BigInt/Lib.pm
 cpan/Math-BigInt/t/_e_math.t           Helper routine in BigFloat for _e math
 cpan/Math-BigInt/t/alias.inc           Support for BigInt tests
+cpan/Math-BigInt/t/backermann-mbi.t    Test Math::BigInt
 cpan/Math-BigInt/t/bare_mbf.t          Test MBF under Math::BigInt::BareCalc
 cpan/Math-BigInt/t/bare_mbi.t          Test MBI under Math::BigInt::BareCalc
 cpan/Math-BigInt/t/bare_mif.t          Rounding tests under BareCalc
+cpan/Math-BigInt/t/bdigitsum-mbi.t     Test Math::BigInt
 cpan/Math-BigInt/t/bdstr-mbf.t         Test Math::BigInt
 cpan/Math-BigInt/t/bdstr-mbi.t         Test Math::BigInt
 cpan/Math-BigInt/t/bestr-mbf.t         Test Math::BigInt
@@ -1318,6 +1325,7 @@ cpan/Math-BigInt/t/bnstr-mbf.t            Test Math::BigInt
 cpan/Math-BigInt/t/bnstr-mbi.t         Test Math::BigInt
 cpan/Math-BigInt/t/bsstr-mbf.t         Test Math::BigInt
 cpan/Math-BigInt/t/bsstr-mbi.t         Test Math::BigInt
+cpan/Math-BigInt/t/buparrow-mbi.t      Test Math::BigInt
 cpan/Math-BigInt/t/calling.t           Test calling conventions
 cpan/Math-BigInt/t/calling-class-methods.t     Test Math::BigInt
 cpan/Math-BigInt/t/calling-instance-methods.t  Test Math::BigInt
@@ -1334,6 +1342,7 @@ cpan/Math-BigInt/t/from_bin-mbf.t Test Math::BigInt
 cpan/Math-BigInt/t/from_bin-mbi.t
 cpan/Math-BigInt/t/from_hex-mbf.t      Test Math::BigInt
 cpan/Math-BigInt/t/from_hex-mbi.t
+cpan/Math-BigInt/t/from_ieee754-mbf.t  Test Math::BigInt
 cpan/Math-BigInt/t/from_oct-mbf.t      Test Math::BigInt
 cpan/Math-BigInt/t/from_oct-mbi.t
 cpan/Math-BigInt/t/inf_nan.t           Special tests for inf and *NaN* handling
@@ -1373,6 +1382,7 @@ cpan/Math-BigInt/t/sub_mbf.t              Empty subclass test of BigFloat
 cpan/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
 cpan/Math-BigInt/t/sub_mif.t           Test A & P with subclasses using mbimbf.inc
 cpan/Math-BigInt/t/to_base-mbi.t
+cpan/Math-BigInt/t/to_ieee754-mbf.t    Test Math::BigInt
 cpan/Math-BigInt/t/trap.t              Test whether trap_nan and trap_inf work
 cpan/Math-BigInt/t/upgrade.inc         Actual tests for upgrade.t
 cpan/Math-BigInt/t/upgrade.t           Test if use Math::BigInt(); under upgrade works
@@ -1461,6 +1471,7 @@ cpan/Module-Load-Conditional/t/test_lib/a/X.pm                    Module::Conditional tests
 cpan/Module-Load-Conditional/t/test_lib/b/X.pm                 Module::Conditional tests
 cpan/Module-Load-Conditional/t/to_load/AutoLoad.pm             Module::Conditional tests
 cpan/Module-Load-Conditional/t/to_load/Commented.pm            Module::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/HereDoc.pm
 cpan/Module-Load-Conditional/t/to_load/InPod.pm                        Module::Load::Conditional tests
 cpan/Module-Load-Conditional/t/to_load/LoadIt.pm               Module::Conditional tests
 cpan/Module-Load-Conditional/t/to_load/LoadMe.pl               Module::Conditional tests
@@ -1606,6 +1617,7 @@ cpan/Pod-Simple/t/begin.t                         Pod::Simple test file
 cpan/Pod-Simple/t/cbacks.t                             Pod::Simple test file
 cpan/Pod-Simple/t/chunking.t                           Pod::Simple test file
 cpan/Pod-Simple/t/closeys.t                            Pod::Simple test file
+cpan/Pod-Simple/t/content_seen.t                       Pod::Simple test file
 cpan/Pod-Simple/t/corpus.t                             Pod::Simple test file
 cpan/Pod-Simple/t/corpus/2202jp.txt                    Pod::Simple test file
 cpan/Pod-Simple/t/corpus/2202jp.xml                    Pod::Simple test file
@@ -1733,6 +1745,9 @@ cpan/Pod-Simple/t/search27.t                              Pod::Simple test file
 cpan/Pod-Simple/t/search28.t                           Pod::Simple test file
 cpan/Pod-Simple/t/search29.t                           Pod::Simple test file
 cpan/Pod-Simple/t/search50.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search60.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search60/A/x.pod                     Pod::Simple test file
+cpan/Pod-Simple/t/search60/B/X.pod                     Pod::Simple test file
 cpan/Pod-Simple/t/stree.t                              Pod::Simple test file
 cpan/Pod-Simple/t/strpvbtm.t                           Pod::Simple test file
 cpan/Pod-Simple/t/testlib1/Blorm.pm                    Pod::Simple test file
@@ -1753,6 +1768,7 @@ cpan/Pod-Simple/t/testlib2/hinkhonk/readme.txt            Pod::Simple test file
 cpan/Pod-Simple/t/testlib2/hinkhonk/Vliff.pm           Pod::Simple test file
 cpan/Pod-Simple/t/testlib2/pod/perlthng.pod            Pod::Simple test file
 cpan/Pod-Simple/t/testlib2/pod/perlzuk.pod             Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/pods/perlzoned.pod          Pod::Simple test file
 cpan/Pod-Simple/t/testlib2/squaa/Vliff.pm              Pod::Simple test file
 cpan/Pod-Simple/t/testlib2/squaa/Wowo.pod              Pod::Simple test file
 cpan/Pod-Simple/t/testlib2/Suzzle.pm                   Pod::Simple test file
@@ -1956,8 +1972,15 @@ cpan/Sys-Syslog/Syslog.pm                Sys::Syslog extension Perl module
 cpan/Sys-Syslog/Syslog.xs              Sys::Syslog extension external subroutines
 cpan/Sys-Syslog/t/00-load.t            test for Sys::Syslog
 cpan/Sys-Syslog/t/constants.t          test for Sys::Syslog
+cpan/Sys-Syslog/t/cpan-rt-21516.t
+cpan/Sys-Syslog/t/cpan-rt-21866.t
+cpan/Sys-Syslog/t/cpan-rt-25488.t
+cpan/Sys-Syslog/t/cpan-rt-49877.pl
+cpan/Sys-Syslog/t/cpan-rt-55151.t
+cpan/Sys-Syslog/t/cpan-rt-64287.t
 cpan/Sys-Syslog/t/facilities-routing.t test for Sys::Syslog
 cpan/Sys-Syslog/t/syslog.t             See if Sys::Syslog works
+cpan/Sys-Syslog/t/syslog-inet-udp.t
 cpan/Sys-Syslog/win32/compile.pl       Sys::Syslog extension Win32 related file
 cpan/Sys-Syslog/win32/PerlLog.mc       Sys::Syslog extension Win32 related file
 cpan/Sys-Syslog/win32/PerlLog_dll.uu   Sys::Syslog extension Win32 related file
@@ -2960,7 +2983,8 @@ dist/Devel-PPPort/apicheck_c.PL           Devel::PPPort apicheck generator
 dist/Devel-PPPort/Changes                      Devel::PPPort Changes file
 dist/Devel-PPPort/devel/buildperl.pl   Devel::PPPort perl version builder
 dist/Devel-PPPort/devel/devtools.pl    Devel::PPPort development utilities
-dist/Devel-PPPort/devel/mkapidoc.sh    Devel::PPPort apidoc collector
+dist/Devel-PPPort/devel/mkapidoc.pl    Devel::PPPort apidoc collector 
+dist/Devel-PPPort/devel/mkppport_fnc.pl        Devel::PPPort
 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
@@ -2973,18 +2997,18 @@ dist/Devel-PPPort/module2.c             Devel::PPPort test file
 dist/Devel-PPPort/module3.c            Devel::PPPort test file
 dist/Devel-PPPort/parts/apicheck.pl    Devel::PPPort apicheck generator
 dist/Devel-PPPort/parts/apidoc.fnc     Devel::PPPort Perl API listing
-dist/Devel-PPPort/parts/base/5003070   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5003007   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5004000   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5004010   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5004020   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5004030   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5004040   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5004050   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5004001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5004002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5004003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5004004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5004005   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5005000   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5005010   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5005020   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5005030   Devel::PPPort baseline todo file
-dist/Devel-PPPort/parts/base/5005040   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5005001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5005002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5005003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5005004   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5006000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5006001   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5006002   Devel::PPPort baseline todo file
@@ -3089,6 +3113,7 @@ dist/Devel-PPPort/parts/base/5020003      Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5021000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5021001   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5021002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5021003   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5021004   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5021005   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5021006   Devel::PPPort baseline todo file
@@ -3099,6 +3124,9 @@ dist/Devel-PPPort/parts/base/5021010      Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5021011   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5022000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5022001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5022002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5022003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5022004   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5023000   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5023001   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5023002   Devel::PPPort baseline todo file
@@ -3110,7 +3138,62 @@ dist/Devel-PPPort/parts/base/5023007     Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5023008   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5023009   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5024000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5024001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5024002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5024003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5024004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025005   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025006   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025007   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025008   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025009   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025010   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025011   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5025012   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5026000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5026001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5026002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5026003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027005   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027006   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027007   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027008   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5027009   Devel::PPPort baseline todo file
+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/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
+dist/Devel-PPPort/parts/base/5029003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5029004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5029005   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5029006   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5029007   Devel::PPPort baseline todo file
+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/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
+dist/Devel-PPPort/parts/base/5031004   Devel::PPPort baseline todo file
+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/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
 dist/Devel-PPPort/parts/inc/cop                Devel::PPPort include
 dist/Devel-PPPort/parts/inc/exception  Devel::PPPort include
@@ -3118,7 +3201,9 @@ dist/Devel-PPPort/parts/inc/format        Devel::PPPort include
 dist/Devel-PPPort/parts/inc/grok       Devel::PPPort include
 dist/Devel-PPPort/parts/inc/gv         Devel::PPPort include
 dist/Devel-PPPort/parts/inc/HvNAME     Devel::PPPort include
+dist/Devel-PPPort/parts/inc/inctools
 dist/Devel-PPPort/parts/inc/limits     Devel::PPPort include
+dist/Devel-PPPort/parts/inc/locale
 dist/Devel-PPPort/parts/inc/magic      Devel::PPPort include
 dist/Devel-PPPort/parts/inc/magic_defs Devel::PPPort include
 dist/Devel-PPPort/parts/inc/memory     Devel::PPPort include
@@ -3140,29 +3225,31 @@ dist/Devel-PPPort/parts/inc/shared_pv   Devel::PPPort include
 dist/Devel-PPPort/parts/inc/snprintf   Devel::PPPort include
 dist/Devel-PPPort/parts/inc/sprintf    Devel::PPPort include
 dist/Devel-PPPort/parts/inc/strlfuncs  Devel::PPPort include
+dist/Devel-PPPort/parts/inc/subparse
 dist/Devel-PPPort/parts/inc/Sv_set     Devel::PPPort include
 dist/Devel-PPPort/parts/inc/sv_xpvf    Devel::PPPort include
 dist/Devel-PPPort/parts/inc/SvPV       Devel::PPPort include
 dist/Devel-PPPort/parts/inc/SvREFCNT   Devel::PPPort include
 dist/Devel-PPPort/parts/inc/threads    Devel::PPPort include
+dist/Devel-PPPort/parts/inc/utf8
 dist/Devel-PPPort/parts/inc/uv         Devel::PPPort include
 dist/Devel-PPPort/parts/inc/variables  Devel::PPPort include
 dist/Devel-PPPort/parts/inc/version    Devel::PPPort include
 dist/Devel-PPPort/parts/inc/warn       Devel::PPPort include
 dist/Devel-PPPort/parts/ppport.fnc     Devel::PPPort API listing
 dist/Devel-PPPort/parts/ppptools.pl    Devel::PPPort various utilities
-dist/Devel-PPPort/parts/todo/5003070   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5003007   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5004000   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5004010   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5004020   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5004030   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5004040   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5004050   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5004001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5004002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5004003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5004004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5004005   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5005000   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5005010   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5005020   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5005030   Devel::PPPort todo file
-dist/Devel-PPPort/parts/todo/5005040   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5005001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5005002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5005003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5005004   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5006000   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5006001   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5006002   Devel::PPPort todo file
@@ -3267,6 +3354,7 @@ dist/Devel-PPPort/parts/todo/5020003      Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5021000   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5021001   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5021002   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5021003   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5021004   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5021005   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5021006   Devel::PPPort todo file
@@ -3277,6 +3365,9 @@ dist/Devel-PPPort/parts/todo/5021010      Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5021011   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5022000   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5022001   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5022002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5022003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5022004   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5023000   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5023001   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5023002   Devel::PPPort todo file
@@ -3288,11 +3379,66 @@ dist/Devel-PPPort/parts/todo/5023007    Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5023008   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5023009   Devel::PPPort todo file
 dist/Devel-PPPort/parts/todo/5024000   Devel::PPPort todo file
+dist/Devel-PPPort/parts/todo/5024001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5024002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5024003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5024004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025005   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025006   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025007   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025008   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025009   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025010   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025011   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5025012   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5026000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5026001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5026002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5026003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027000   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027001   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027002   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027005   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027006   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027007   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027008   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5027009   Devel::PPPort baseline todo file
+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/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
+dist/Devel-PPPort/parts/todo/5029003   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5029004   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5029005   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5029006   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5029007   Devel::PPPort baseline todo file
+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/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
+dist/Devel-PPPort/parts/todo/5031004   Devel::PPPort baseline todo file
+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/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
@@ -3301,6 +3447,7 @@ 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
@@ -3325,14 +3472,19 @@ 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/TODO                 Devel::PPPort developer notes
 dist/Devel-PPPort/typemap              Devel::PPPort Typemap
 dist/Devel-SelfStubber/lib/Devel/SelfStubber.pm        Generate stubs for SelfLoader.pm
 dist/Devel-SelfStubber/t/Devel-SelfStubber.t   See if Devel::SelfStubber works
 dist/Dumpvalue/lib/Dumpvalue.pm        Screen dump of perl values
 dist/Dumpvalue/t/Dumpvalue.t   See if Dumpvalue works
+dist/Dumpvalue/t/extend-coverage.t     Extend Dumpvalue's test coverage
+dist/Dumpvalue/t/lib/TieOut.pm Helper module for Dumpvalue tests
+dist/Dumpvalue/t/rt-134441-dumpvalue.t See if Dumpvalue works
 dist/encoding-warnings/lib/encoding/warnings.pm        warn on implicit encoding conversions
 dist/encoding-warnings/t/1-warning.t   tests for encoding::warnings
 dist/encoding-warnings/t/2-fatal.t     tests for encoding::warnings
@@ -3627,7 +3779,6 @@ dist/SelfLoader/lib/SelfLoader.pm Load functions only on demand
 dist/SelfLoader/t/01SelfLoader.t       See if SelfLoader works
 dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works
 dist/SelfLoader/t/03taint.t            See if SelfLoader works under taint
-dist/Storable/__Storable__.pm  Template to generate Storable.pm
 dist/Storable/ChangeLog                        Storable extension
 dist/Storable/hints/gnukfreebsd.pl     Hint for Storable for named architecture
 dist/Storable/hints/gnuknetbsd.pl      Hint for Storable for named architecture
@@ -3637,8 +3788,8 @@ dist/Storable/Makefile.PL         Storable extension
 dist/Storable/MANIFEST                 Storable MANIFEST file
 dist/Storable/README                   Storable extension
 dist/Storable/stacksize                        compute stack sizes
+dist/Storable/Storable.pm              Storable perl module
 dist/Storable/Storable.xs              Storable extension
-dist/Storable/Storable.pm.PL   perl script to generate Storable.pm from template
 dist/Storable/t/attach.t               Check STORABLE_attach doesn't create objects unnecessarily
 dist/Storable/t/attach_errors.t                Trigger and test STORABLE_attach errors
 dist/Storable/t/attach_singleton.t     Test STORABLE_attach for the Singleton pattern
@@ -4330,6 +4481,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/subsignature.t        Test parse_subsignature()
 ext/XS-APItest/t/svcat.t       Test sv_catpvn
 ext/XS-APItest/t/svcatpvf.t    Test sv_catpvf argument reordering
 ext/XS-APItest/t/sviscow.t     Test SvIsCOW
@@ -4749,7 +4901,6 @@ lib/User/pwent.pm         By-name interface to Perl's builtin getpw*
 lib/User/pwent.t               See if User::pwent works
 lib/utf8.pm                    Pragma to control Unicode support
 lib/utf8.t                     See if utf8 operations work
-lib/utf8_heavy.pl              Support routines for utf8 pragma
 lib/vars.pm                    Declare pseudo-imported global variables
 lib/vars.t                     See if "use vars" works
 lib/vars_carp.t                        See if "use vars" doesn't load Carp.pm per default
@@ -4994,7 +5145,13 @@ 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/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/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
@@ -5168,6 +5325,7 @@ Porting/release_announcement_template.txt
 Porting/release_managers_guide.pod     Release Manager's Guide
 Porting/release_schedule.pod   Schedule for future releases
 Porting/rt_list_patches                A tool to help you apply patches from RT
+Porting/security_template.pod  Template for vulnerability announcements
 Porting/sort_perldiag.pl       Keep our diagnostics orderly
 Porting/sync-with-cpan         Sync with CPAN
 Porting/timecheck.c            Test program for the 2038 fix
@@ -5191,7 +5349,6 @@ 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.ce                      Perl notes for WinCE
 README.cn                      Perl for Simplified Chinese (in EUC-CN)
 README.cygwin                  Perl notes for Cygwin
 README.dos                     Perl notes for DOS
@@ -5263,6 +5420,7 @@ runtests.SH                       A script that generates runtests
 sbox32_hash.h                  SBox hash code (32 Bit SBOX based hash function)
 scope.c                                Scope entry and exit code
 scope.h                                Scope entry and exit header
+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
@@ -5623,7 +5781,7 @@ t/op/exec.t                       See if exec, system and qx work
 t/op/exists_sub.t              See if exists(&sub) works
 t/op/exp.t                     See if math functions work
 t/op/fh.t                      See if filehandles work
-t/op/filehandle.t              Tests for http://rt.perl.org/rt3/Ticket/Display.html?id=72586
+t/op/filehandle.t              Tests for https://rt.perl.org/rt3/Ticket/Display.html?id=72586
 t/op/filetest.t                        See if file tests work
 t/op/filetest_stack_ok.t       See if file tests leave their argument on the stack
 t/op/filetest_t.t              See if -t file test works
@@ -5834,6 +5992,7 @@ t/porting/utils.t         Check that utility scripts still compile
 t/re/alpha_assertions.t                See if things like '(*postive_lookahed:...) work properly
 t/re/anyof.t                   See if bracketed char classes [...] compile properly
 t/re/begin-once.t              Checking that /o freeze a variable in a RegExp
+t/re/bigfuzzy_not_utf8.t       Big and ugly tests not storable as UTF-8
 t/re/charset.t                 See if regex modifiers like /d, /u work properly
 t/re/fold_grind.pl             Core file to see if regex case folding works properly
 t/re/fold_grind_8.t            Wrapper for fold_grind.pl for /l testing with a UTF-8 locale
@@ -5950,7 +6109,6 @@ 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
 t/uni/bless.t                  See if Unicode bless works
-t/uni/cache.t                  See if Unicode swash caching works
 t/uni/caller.t                 See if Unicode doesn't get mangled in caller()
 t/uni/case.pl                  See if Unicode casing works
 t/uni/chomp.t                  See if Unicode chomp works
@@ -6029,6 +6187,7 @@ utils/ptardiff.PL         The ptardiff utility
 utils/ptargrep.PL              The ptargrep utility
 utils/shasum.PL                        filter for computing SHA digests (analogous to md5sum)
 utils/splain.PL                        Stand-alone version of diagnostics.pm
+utils/streamzip.PL
 utils/xsubpp.PL                        External subroutine preprocessor
 utils/zipdetails.PL                    display the internal structure of zip files
 vms/descrip_mms.template       Template MM[SK] description file for build
@@ -6057,17 +6216,8 @@ win32/bin/perlglob.pl            Win32 globbing
 win32/bin/pl2bat.pl            wrap perl scripts into batch files
 win32/bin/runperl.pl           run perl script via batch file namesake
 win32/bin/search.pl            Win32 port
-win32/ce-helpers/cecopy-lib.pl WinCE port
-win32/ce-helpers/comp.pl       WinCE port
-win32/ce-helpers/compile.bat   WinCE port
-win32/ce-helpers/compile-all.bat       WinCE port
-win32/ce-helpers/makedist.pl   WinCE port
-win32/ce-helpers/registry.bat  WinCE port
-win32/ce-helpers/sdsdkenv.bat  WinCE port
-win32/config.ce                        WinCE port
 win32/config.gc                        Win32 base line config.sh (MinGW build)
 win32/config.vc                        Win32 base line config.sh (Visual C++ build)
-win32/config_H.ce              WinCE port
 win32/config_H.gc              Win32 config header (MinGW build)
 win32/config_h.PL              Perl code to convert Win32 config.sh to config.h
 win32/config_H.vc              Win32 config header (Visual C++ build)
@@ -6084,32 +6234,24 @@ win32/include/sys/errno2.h      Win32 port
 win32/include/sys/socket.h     Win32 port
 win32/list_static_libs.pl      prints libraries for static linking
 win32/Makefile                 Win32 makefile for NMAKE (Visual C++ build)
-win32/Makefile.ce              WinCE port
 win32/makefile.mk              Win32 makefile for DMAKE (BC++, VC++ builds)
-win32/perl.rc                  WinCE port
 win32/perlexe.ico              perlexe.ico image file
 win32/perlexe.manifest         Assembly manifest file
 win32/perlexe.rc               associated perl binary with icon
 win32/perlglob.c               Win32 port
 win32/perlhost.h               Perl "host" implementation
 win32/perllib.c                        Win32 port
-win32/perlmaince.c             WinCE port
 win32/pod.mak                  Win32 port
 win32/runperl.c                        Win32 port
-win32/vdir.h                   Perl "host" virtual directory manager for CE
-win32/vmem.h                   Perl "host" memory manager for CE
+win32/vdir.h                   Perl "host" virtual directory manager for Win32
+win32/vmem.h                   Perl "host" memory manager for Win32
 win32/win32.c                  Win32 port
 win32/win32.h                  Win32 port
-win32/win32ceio.c              Win32/WinCE PerlIO layer support
 win32/win32io.c                        Win32 PerlIO layer support
 win32/win32iop.h               Win32 port
-win32/win32iop-o.h             WinCE port
 win32/win32sck.c               Win32 port
 win32/win32thread.c            Win32 functions for threads
 win32/win32thread.h            Win32 port mapping to threads
-win32/wince.c                  WinCE port
-win32/wince.h                  WinCE port
-win32/wincesck.c               WinCE port
 write_buildcustomize.pl                Generate lib/buildcustomize.pl
 XSUB.h                         Include file for extension subroutines
 zaphod32_hash.h                        Zaphod32 hash code (32 bit fast hash function)