This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Stop unterminated here-docs from leaking memory
[perl5.git] / MANIFEST
index f09f58e..70b52d2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -8,6 +8,7 @@ beos/beosish.h          BeOS port
 beos/nm.c              BeOS port
 cflags.SH              A script that emits C compilation flags per file
 Changes                        Describe how to peruse changes between releases
+charclass_invlists.h   Compiled-in inversion lists
 config_h.SH            Produces config.h
 configpm               Produces lib/Config.pm
 Configure              Portability tool
@@ -190,8 +191,9 @@ cpan/CGI/t/html.t                   See if CGI.pm works
 cpan/CGI/t/http.t                      See if CGI.pm works
 cpan/CGI/t/init.t                      See if CGI.pm works
 cpan/CGI/t/init_test.txt               See if CGI.pm works
+cpan/CGI/t/multipart_init.t            See if CGI.pm works
 cpan/CGI/t/no_tabindex.t               See if CGI.pm works
-cpan/CGI/t/param_fetch.t                       See if CGI pop menus work
+cpan/CGI/t/param_fetch.t               See if CGI pop menus work
 cpan/CGI/t/popup_menu.t                        See if CGI pop menus work
 cpan/CGI/t/pretty.t                    See if CGI.pm works
 cpan/CGI/t/push.t                      See if CGI::Push works
@@ -320,11 +322,16 @@ cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
 cpan/CPAN-Meta/lib/CPAN/Meta.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm
-cpan/CPAN-Meta/lib/CPAN/Meta/Requirements.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm
-cpan/CPAN-Meta/t/accepts.t
-cpan/CPAN-Meta/t/basic.t
+cpan/CPAN-Meta-Requirements/Changes
+cpan/CPAN-Meta-Requirements/lib/CPAN/Meta/Requirements.pm
+cpan/CPAN-Meta-Requirements/t/accepts.t
+cpan/CPAN-Meta-Requirements/t/bad_version_hook.t
+cpan/CPAN-Meta-Requirements/t/basic.t
+cpan/CPAN-Meta-Requirements/t/finalize.t
+cpan/CPAN-Meta-Requirements/t/from-hash.t
+cpan/CPAN-Meta-Requirements/t/merge.t
 cpan/CPAN-Meta/t/converter-bad.t
 cpan/CPAN-Meta/t/converter-fail.t
 cpan/CPAN-Meta/t/converter.t
@@ -348,6 +355,7 @@ cpan/CPAN-Meta/t/data-bad/META-1_3.yml
 cpan/CPAN-Meta/t/data-bad/META-1_4.yml
 cpan/CPAN-Meta/t/data-bad/META-2.json
 cpan/CPAN-Meta/t/data-bad/restrictive-2.json
+cpan/CPAN-Meta/t/data-bad/version-ranges-2.json
 cpan/CPAN-Meta/t/data-fail/META-1_0.yml
 cpan/CPAN-Meta/t/data-fail/META-1_1.yml
 cpan/CPAN-Meta/t/data-fail/META-1_2.yml
@@ -365,10 +373,10 @@ cpan/CPAN-Meta/t/data/resources.yml
 cpan/CPAN-Meta/t/data/restricted-2.json
 cpan/CPAN-Meta/t/data/restrictive-1_4.yml
 cpan/CPAN-Meta/t/data/unicode.yml
-cpan/CPAN-Meta/t/finalize.t
-cpan/CPAN-Meta/t/from-hash.t
+cpan/CPAN-Meta/t/data/version-not-normal.json
+cpan/CPAN-Meta/t/data/version-ranges-1_4.yml
+cpan/CPAN-Meta/t/data/version-ranges-2.json
 cpan/CPAN-Meta/t/load-bad.t
-cpan/CPAN-Meta/t/merge.t
 cpan/CPAN-Meta/t/meta-obj.t
 cpan/CPAN-Meta/t/no-index.t
 cpan/CPAN-Meta/t/prereqs-finalize.t
@@ -376,6 +384,7 @@ cpan/CPAN-Meta/t/prereqs-merge.t
 cpan/CPAN-Meta/t/prereqs.t
 cpan/CPAN-Meta/t/repository.t
 cpan/CPAN-Meta/t/save-load.t
+cpan/CPAN-Meta/t/strings.t
 cpan/CPAN-Meta/t/validator.t
 cpan/CPAN-Meta-YAML/lib/CPAN/Meta/YAML.pm              CPAN-Meta-YAML files
 cpan/CPAN-Meta-YAML/t/01_compile.t             CPAN-Meta-YAML files
@@ -426,6 +435,7 @@ cpan/CPANPLUS-Dist-Build/t/src/noxs/Foo-Bar-0.01.tar.gz             CPANPLUS::Dist::Build t
 cpan/CPANPLUS-Dist-Build/t/src/xs/Foo-Bar-0.01.tar.gz          CPANPLUS::Dist::Build tests
 cpan/CPANPLUS/lib/CPANPLUS/Backend.pm                          CPANPLUS
 cpan/CPANPLUS/lib/CPANPLUS/Backend/RV.pm                       CPANPLUS
+cpan/CPANPLUS/lib/CPANPLUS/Config/HomeEnv.pm
 cpan/CPANPLUS/lib/CPANPLUS/Config.pm                           CPANPLUS
 cpan/CPANPLUS/lib/CPANPLUS/Configure.pm                                CPANPLUS
 cpan/CPANPLUS/lib/CPANPLUS/Configure/Setup.pm                  CPANPLUS
@@ -849,6 +859,7 @@ cpan/Encode/lib/Encode/Supported.pod        Documents for supported encodings
 cpan/Encode/lib/Encode/Unicode/UTF7.pm Encode extension
 cpan/Encode/Makefile.PL                        Encode extension makefile writer
 cpan/Encode/MANIFEST                   Encode MANIFEST
+cpan/Encode/META.json                  Encode META.json
 cpan/Encode/META.yml                   Encode META.yml
 cpan/Encode/README                     Encode extension
 cpan/Encode/Symbol/Makefile.PL         Encode extension
@@ -1484,10 +1495,8 @@ cpan/libnet/t/smtp.t             libnet
 cpan/libnet/t/time.t           libnet
 cpan/List-Util/Changes                 Util extension
 cpan/List-Util/lib/List/Util.pm                List::Util
-cpan/List-Util/lib/List/Util/PP.pm     List::Util
 cpan/List-Util/lib/List/Util/XS.pm     List::Util
 cpan/List-Util/lib/Scalar/Util.pm      Scalar::Util
-cpan/List-Util/lib/Scalar/Util/PP.pm   Scalar::Util
 cpan/List-Util/ListUtil.xs             Util extension
 cpan/List-Util/Makefile.PL             Util extension
 cpan/List-Util/multicall.h             Util extension
@@ -1495,8 +1504,8 @@ cpan/List-Util/README                     Util extension
 cpan/List-Util/t/00version.t           Scalar::Util
 cpan/List-Util/t/blessed.t             Scalar::Util
 cpan/List-Util/t/dualvar.t             Scalar::Util
-cpan/List-Util/t/expfail.t             List::Util
 cpan/List-Util/t/first.t               List::Util
+cpan/List-Util/t/getmagic-once.t
 cpan/List-Util/t/isvstring.t           Scalar::Util
 cpan/List-Util/t/lln.t                 Scalar::Util
 cpan/List-Util/t/maxstr.t              List::Util
@@ -1504,23 +1513,7 @@ cpan/List-Util/t/max.t                   List::Util
 cpan/List-Util/t/minstr.t              List::Util
 cpan/List-Util/t/min.t                 List::Util
 cpan/List-Util/t/openhan.t             Scalar::Util
-cpan/List-Util/t/p_00version.t         Scalar::Util
-cpan/List-Util/t/p_blessed.t           Scalar::Util
-cpan/List-Util/t/p_first.t             List::Util
-cpan/List-Util/t/p_lln.t               Scalar::Util
-cpan/List-Util/t/p_maxstr.t            List::Util
-cpan/List-Util/t/p_max.t               List::Util
-cpan/List-Util/t/p_minstr.t            List::Util
-cpan/List-Util/t/p_min.t               List::Util
-cpan/List-Util/t/p_openhan.t           Scalar::Util
-cpan/List-Util/t/p_readonly.t          Scalar::Util
-cpan/List-Util/t/p_reduce.t            List::Util
-cpan/List-Util/t/p_refaddr.t           Scalar::Util
-cpan/List-Util/t/p_reftype.t           Scalar::Util
 cpan/List-Util/t/proto.t               Scalar::Util
-cpan/List-Util/t/p_shuffle.t           List::Util
-cpan/List-Util/t/p_sum.t               List::Util
-cpan/List-Util/t/p_tainted.t           Scalar::Util
 cpan/List-Util/t/readonly.t            Scalar::Util
 cpan/List-Util/t/reduce.t              List::Util
 cpan/List-Util/t/refaddr.t             Scalar::Util
@@ -1530,7 +1523,6 @@ cpan/List-Util/t/stack-corruption.t       List::Util
 cpan/List-Util/t/sum.t                 List::Util
 cpan/List-Util/t/tainted.t             Scalar::Util
 cpan/List-Util/t/weak.t                        Scalar::Util
-cpan/List-Util/XS.pp                   List::Util
 cpan/Locale-Codes/ChangeLog                    Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/API.pod     Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Codes/Changes.pod Locale::Codes documentation
@@ -1759,12 +1751,15 @@ cpan/Module-Build/t/write_default_maniskip.t
 cpan/Module-Build/t/xs.t
 cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm    Module::Conditional
 cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t    Module::Conditional tests
-cpan/Module-Load-Conditional/t/02_Parse_Version.t              Module::Load::Conditional tests
+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/Commented.pm            Module::Conditional tests
 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
 cpan/Module-Load-Conditional/t/to_load/MustBe/Loaded.pm                Module::Load::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/NotMain.pm              Module::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/NotX.pm                 Module::Conditional tests
 cpan/Module-Load-Conditional/t/to_load/ToBeLoaded              Module::Conditional tests
 cpan/Module-Loaded/lib/Module/Loaded.pm        Module::Loaded
 cpan/Module-Loaded/t/01_Module-Loaded.t        Module::Loaded tests
@@ -1777,8 +1772,12 @@ cpan/Module-Load/t/to_load/Must/Be/Loaded.pm     Module::Load tests
 cpan/Module-Load/t/to_load/TestModule.pm       Module::Load tests
 cpan/Module-Load/t/to_load/ToBeLoaded          Module::Load tests
 cpan/Module-Metadata/lib/Module/Metadata.pm
+cpan/Module-Metadata/t/encoding.t
 cpan/Module-Metadata/t/lib/0_1/Foo.pm
 cpan/Module-Metadata/t/lib/0_2/Foo.pm
+cpan/Module-Metadata/t/lib/BOMTest/UTF16BE.pm
+cpan/Module-Metadata/t/lib/BOMTest/UTF16LE.pm
+cpan/Module-Metadata/t/lib/BOMTest/UTF8.pm
 cpan/Module-Metadata/t/lib/DistGen.pm
 cpan/Module-Metadata/t/lib/MBTest.pm
 cpan/Module-Metadata/t/lib/Tie/CPHash.pm
@@ -1824,6 +1823,10 @@ cpan/Module-Pluggable/t/18skipped_package.t              Module::Pluggable tests
 cpan/Module-Pluggable/t/19can_ok_clobber.t             Module::Pluggable tests
 cpan/Module-Pluggable/t/20dodgy_files.t                        Module::Pluggable tests
 cpan/Module-Pluggable/t/21editor_junk.t                        Module::Pluggable tests
+cpan/Module-Pluggable/t/22trigger.t                    Module::Pluggable tests
+cpan/Module-Pluggable/t/23depth.t                      Module::Pluggable tests
+cpan/Module-Pluggable/t/24local_inc_object.t           Module::Pluggable tests
+cpan/Module-Pluggable/t/24local_inc_package.t          Module::Pluggable tests
 cpan/Module-Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests
 cpan/Module-Pluggable/t/lib/Acme/Foo-Bar.pm            Module::Pluggable tests
 cpan/Module-Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm  Module::Pluggable tests
@@ -1847,6 +1850,12 @@ cpan/Module-Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm    Module::Pluggable tests
 cpan/Module-Pluggable/t/lib/No/Middle.pm               Module::Pluggable tests
 cpan/Module-Pluggable/t/lib/OddTest/Plugin/Foo.pm      Module::Pluggable tests
 cpan/Module-Pluggable/t/lib/TA/C/A/I.pm                        Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/Text/Abbrev.pm             Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/After.pm        Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/CallbackAllow.pm        Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/CallbackDeny.pm Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/Deny.pm Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/Error.pm        Module::Pluggable tests
 cpan/Module-Pluggable/t/lib/Zot/.Zork.pm               Module::Pluggable tests
 cpan/NEXT/lib/NEXT.pm          Pseudo-class NEXT for method redispatch
 cpan/NEXT/t/actual.t           NEXT
@@ -1953,7 +1962,7 @@ cpan/podlators/t/text.t                           podlators test
 cpan/podlators/t/text-utf8.t                   podlators test
 cpan/podlators/VERSION                         podlators distribution version
 cpan/Pod-Parser/lib/Pod/Checker.pm             Pod-Parser - check POD documents for syntax errors
-cpan/Pod-Parser/lib/Pod/Find.pm                        used by pod/splitpod
+cpan/Pod-Parser/lib/Pod/Find.pm                        find POD documents in directory trees
 cpan/Pod-Parser/lib/Pod/InputObjects.pm                Pod-Parser - define objects for input streams
 cpan/Pod-Parser/lib/Pod/Parser.pm              Pod-Parser - define base class for parsing POD
 cpan/Pod-Parser/lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
@@ -2008,6 +2017,26 @@ cpan/Pod-Parser/t/pod/testpods/lib/Pod/Stuff.pm  Sample data for t/pod/find.t
 cpan/Pod-Parser/t/pod/twice.t                  Test Pod::Parser
 cpan/Pod-Parser/t/pod/usage2.pod               Test POD for pod2usage tests
 cpan/Pod-Parser/t/pod/usage.pod                        Test POD for pod2usage tests
+cpan/Pod-Perldoc/corpus/no-head.pod            test file for Pod-Perldoc
+cpan/Pod-Perldoc/corpus/perlfunc.pod           test file for Pod-Perldoc
+cpan/Pod-Perldoc/corpus/utf8.pod               test file for Pod-Perldoc
+cpan/Pod-Perldoc/lib/perldoc.pod               Look up Perl documentation in Pod format
+cpan/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm     utility module for perldoc
+cpan/Pod-Perldoc/lib/Pod/Perldoc/GetOptsOO.pm  options parsing for perldoc
+cpan/Pod-Perldoc/lib/Pod/Perldoc.pm            guts of the 'perldoc' utility
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToANSI.pm     convert POD to ANSI text
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToChecker.pm  let perldoc check POD for errors
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToMan.pm      render POD as man pages
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToNroff.pm    convert POD to nroff
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToPod.pm      convert POD to POD
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToRtf.pm      convert POD to RTF
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToTerm.pm     convert POD to terminal output
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToText.pm     convert POD to plain text
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToTk.pm       convert POD via Tk::Pod
+cpan/Pod-Perldoc/lib/Pod/Perldoc/ToXml.pm      convert POD to XML
+cpan/Pod-Perldoc/t/load.t                      test file for Pod-Perldoc
+cpan/Pod-Perldoc/t/man/_get_columns.t          test file for Pod-Perldoc
+cpan/Pod-Perldoc/t/pod.t                       test file for Pod-Perldoc
 cpan/Pod-Simple/ChangeLog                              Pod::Simple ChangeLog
 cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm             Pod::Simple::BlackBox
 cpan/Pod-Simple/lib/Pod/Simple/Checker.pm              check the Pod syntax of a document
@@ -2072,6 +2101,10 @@ cpan/Pod-Simple/t/corpus/8859_7.pod                      Pod::Simple test file
 cpan/Pod-Simple/t/corpus/8859_7.xml                    Pod::Simple test file
 cpan/Pod-Simple/t/corpus/cp1256.txt                    Pod::Simple test file
 cpan/Pod-Simple/t/corpus/cp1256.xml                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/encwarn01.txt                 Pod::Simple test file
+cpan/Pod-Simple/t/corpus/encwarn01.xml                 Pod::Simple test file
+cpan/Pod-Simple/t/corpus/encwarn02.txt                 Pod::Simple test file
+cpan/Pod-Simple/t/corpus/encwarn02.xml                 Pod::Simple test file
 cpan/Pod-Simple/t/corpus/fet_cont.txt                  Pod::Simple test file
 cpan/Pod-Simple/t/corpus/fet_cont.xml                  Pod::Simple test file
 cpan/Pod-Simple/t/corpus/fet_dup.txt                   Pod::Simple test file
@@ -2189,15 +2222,19 @@ cpan/Pod-Simple/t/xhtml01.t                             Pod::Simple test file
 cpan/Pod-Simple/t/xhtml05.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml10.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml15.t                            Pod::Simple test file
+cpan/Pod-Simple/t/xhtml20.t                            Pod::Simple test file
 cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
 cpan/Socket/Makefile.PL                        Socket extension makefile writer
 cpan/Socket/Socket.pm                  Socket extension Perl module
 cpan/Socket/Socket.xs                  Socket extension external subroutines
 cpan/Socket/t/getaddrinfo.t            See if Socket::getaddrinfo works
 cpan/Socket/t/getnameinfo.t            See if Socket::getnameinfo works
+cpan/Socket/t/ip_mreq.t                        See if (un)pack_ip_mreq work
 cpan/Socket/t/ipv6_mreq.t              See if (un)pack_ipv6_mreq work
+cpan/Socket/t/sockaddr.t
 cpan/Socket/t/socketpair.t             See if socketpair works
 cpan/Socket/t/Socket.t                 See if Socket works
+cpan/Socket/typemap
 cpan/Sys-Syslog/Changes                        Changelog for Sys::Syslog
 cpan/Sys-Syslog/fallback/const-c.inc   Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/const-xs.inc  Sys::Syslog constants fallback file
@@ -2209,6 +2246,7 @@ 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/facilities-routing.t test for Sys::Syslog
 cpan/Sys-Syslog/t/syslog.t             See if Sys::Syslog works
 cpan/Sys-Syslog/win32/compile.pl       Sys::Syslog extension Win32 related file
 cpan/Sys-Syslog/win32/PerlLog_dll.uu   Sys::Syslog extension Win32 related file
@@ -2219,6 +2257,7 @@ cpan/Term-ANSIColor/ANSIColor.pm  Perl module supporting termcap usage
 cpan/Term-ANSIColor/ChangeLog          Term::ANSIColor
 cpan/Term-ANSIColor/README             Term::ANSIColor
 cpan/Term-ANSIColor/t/basic.t          Tests for Term::ANSIColor
+cpan/Term-ANSIColor/t/eval.t
 cpan/Term-ANSIColor/t/stringify.t              Tests for Term::ANSIColor
 cpan/Term-Cap/Cap.pm                   Perl module supporting termcap usage
 cpan/Term-Cap/test.pl                  See if Term::Cap works
@@ -2285,6 +2324,7 @@ cpan/Test-Harness/t/aggregator.t                  Test::Harness test
 cpan/Test-Harness/t/bailout.t                          Test::Harness test
 cpan/Test-Harness/t/base.t                             Test::Harness test
 cpan/Test-Harness/t/callbacks.t                                Test::Harness test
+cpan/Test-Harness/t/compat/env_opts.t                  Test::Harness test
 cpan/Test-Harness/t/compat/env.t                       Test::Harness test
 cpan/Test-Harness/t/compat/failure.t                   Test::Harness test
 cpan/Test-Harness/t/compat/inc-propagation.t           Test::Harness test
@@ -2329,6 +2369,7 @@ cpan/Test-Harness/t/multiplexer.t                 Test::Harness test
 cpan/Test-Harness/t/nested.t                           Test::Harness test
 cpan/Test-Harness/t/nofork-mux.t                       Test::Harness test
 cpan/Test-Harness/t/nofork.t                           Test::Harness test
+cpan/Test-Harness/t/nowarn.t
 cpan/Test-Harness/t/object.t                           Test::Harness test
 cpan/Test-Harness/t/parser-config.t                    Test::Harness test
 cpan/Test-Harness/t/parser-subclass.t                  Test::Harness test
@@ -2612,7 +2653,9 @@ cpan/Text-Tabs/t/Jacobson.t               See if Text::Tabs is working
 cpan/Text-Tabs/t/Jochen.t              See if Text::Tabs is working
 cpan/Text-Tabs/t/sep2.t                        See if Text::Tabs is working
 cpan/Text-Tabs/t/sep.t                 See if Text::Tabs is working
+cpan/Text-Tabs/t/Tabs-ElCid.t          See if Text::Tabs works
 cpan/Text-Tabs/t/tabs.t                        See if Text::Tabs works
+cpan/Text-Tabs/t/Wrap-JLB.t            See if Text::Wrap::wrap works
 cpan/Text-Tabs/t/wrap_separator2.t     See if Text::Wrap::wrap works
 cpan/Text-Tabs/t/wrap.t                        See if Text::Wrap::wrap works
 cpan/Tie-RefHash/lib/Tie/RefHash.pm            Base class for tied hashes with references as keys
@@ -2896,13 +2939,6 @@ cpan/Unicode-Normalize/t/proto.t Unicode::Normalize
 cpan/Unicode-Normalize/t/split.t       Unicode::Normalize
 cpan/Unicode-Normalize/t/test.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/tie.t         Unicode::Normalize
-cpan/Version-Requirements/Changes
-cpan/Version-Requirements/lib/Version/Requirements.pm
-cpan/Version-Requirements/t/accepts.t
-cpan/Version-Requirements/t/basic.t
-cpan/Version-Requirements/t/finalize.t
-cpan/Version-Requirements/t/from-hash.t
-cpan/Version-Requirements/t/merge.t
 cpan/Win32API-File/buffers.h   Win32API::File extension
 cpan/Win32API-File/cFile.h     Win32API::File extension
 cpan/Win32API-File/cFile.pc    Win32API::File extension
@@ -2919,6 +2955,7 @@ cpan/Win32API-File/typemap        Win32API::File extension interface types
 cpan/Win32/Changes                     Changes for Win32 extension module
 cpan/Win32/longpath.inc                        Win32 extension long path support
 cpan/Win32/Makefile.PL                 Win32 extension makefile writer
+cpan/Win32/t/CodePage.t                        See if Win32 extension works
 cpan/Win32/t/CreateFile.t              See if Win32 extension works
 cpan/Win32/t/ExpandEnvironmentStrings.t        See if Win32 extension works
 cpan/Win32/t/GetCurrentThreadId.t      See if Win32 extension works
@@ -3030,7 +3067,10 @@ dist/Carp/lib/Carp.pm            Error message extension
 dist/Carp/Makefile.PL          makefile writer for Carp
 dist/Carp/t/Carp.t             See if Carp works
 dist/Carp/t/heavy.t            See if Carp::Heavy works
+dist/Carp/t/swash.t            See if Carp avoids breaking swash loading
 dist/Carp/t/vivify_gv.t                See if Carp leaves utf8:: stuff alone
+dist/Carp/t/vivify_stash.t             See if Carp leaves utf8:: stash alone
+dist/Carp/t/with_warnings.t            See if Carp plays nicely with warnings
 dist/constant/lib/constant.pm  For "use constant"
 dist/constant/t/constant.t     See if compile-time constants work
 dist/constant/t/utf8.t         Test Unicode constants under utf8 pragma
@@ -3065,6 +3105,7 @@ dist/Data-Dumper/Todo             Data pretty printer, futures
 dist/Data-Dumper/t/overload.t  See if Data::Dumper works for overloaded data
 dist/Data-Dumper/t/pair.t      See if Data::Dumper pair separator works
 dist/Data-Dumper/t/perl-74170.t        Regression test for stack reallocation
+dist/Data-Dumper/t/qr.t                See if Data::Dumper works with qr|/|
 dist/Data-Dumper/t/terse.t     See if Data::Dumper terse option works
 dist/Devel-SelfStubber/lib/Devel/SelfStubber.pm        Generate stubs for SelfLoader.pm
 dist/Devel-SelfStubber/t/Devel-SelfStubber.t   See if Devel::SelfStubber works
@@ -3073,6 +3114,7 @@ dist/Dumpvalue/t/Dumpvalue.t      See if Dumpvalue works
 dist/Env/lib/Env.pm            Map environment into ordinary variables
 dist/Env/t/array.t             See if Env works for arrays
 dist/Env/t/env.t               See if Env works
+dist/ExtUtils-CBuilder/Changes         EU-CB change log
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm           Base class for ExtUtils::CBuilder methods
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm   CBuilder methods for AIX
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm        CBuilder methods for cygwin
@@ -3086,6 +3128,10 @@ dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm     CBuilder me
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm  CBuilder methods for Windows
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm       CBuilder methods for Windows
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm                        Compile and link C code for Perl modules
+dist/ExtUtils-CBuilder/LICENSE         EU-CB license
+dist/ExtUtils-CBuilder/Makefile.PL             EU-CB configuration script
+dist/ExtUtils-CBuilder/README.patching         EU-CB patching nstructions
+dist/ExtUtils-CBuilder/README.release          EU-CB release instructions
 dist/ExtUtils-CBuilder/t/00-have-compiler.t                    ExtUtils::CBuilder tests
 dist/ExtUtils-CBuilder/t/01-basic.t                            tests for ExtUtils::CBuilder
 dist/ExtUtils-CBuilder/t/02-link.t                             tests for ExtUtils::CBuilder
@@ -3123,8 +3169,9 @@ dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/OutputMap.pm  ExtUtils::Typemaps guts
 dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm                 ExtUtils::Typemaps, a PXS helper
 dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/Type.pm            ExtUtils::Typemaps guts
 dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp                      External subroutine preprocessor
-dist/ExtUtils-ParseXS/lib/perlxs.pod   Perl XS application programming interface
-dist/ExtUtils-ParseXS/lib/perlxstut.pod        Perl XS tutorial
+dist/ExtUtils-ParseXS/lib/perlxs.pod                           Perl XS application programming interface
+dist/ExtUtils-ParseXS/lib/perlxstut.pod                                Perl XS tutorial
+dist/ExtUtils-ParseXS/lib/perlxstypemap.pod                    Perl XS C/Perl type conversion tools
 dist/ExtUtils-ParseXS/t/001-basic.t                            See if ExtUtils::ParseXS works
 dist/ExtUtils-ParseXS/t/002-more.t                             Extended ExtUtils::ParseXS testing
 dist/ExtUtils-ParseXS/t/003-usage.t                            ExtUtils::ParseXS tests
@@ -3220,6 +3267,9 @@ dist/IO/Makefile.PL               IO extension makefile writer
 dist/IO/poll.c                 IO poll() emulation using select()
 dist/IO/poll.h                 IO poll() emulation using select()
 dist/IO/README                 IO extension maintenance notice
+dist/IO/t/cachepropagate-tcp.t See if IO::Socket duplication works
+dist/IO/t/cachepropagate-udp.t See if IO::Socket duplication works
+dist/IO/t/cachepropagate-unix.t        See if IO::Socket duplication works
 dist/IO/t/io_const.t           See if constants from IO work
 dist/IO/t/io_dir.t             See if directory-related methods from IO work
 dist/IO/t/io_dup.t             See if dup()-related methods from IO work
@@ -3348,6 +3398,8 @@ dist/Module-CoreList/Changes                      Module::CoreList Changes
 dist/Module-CoreList/corelist                  The corelist command-line utility
 dist/Module-CoreList/identify-dependencies     A usage example for Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pm    Module::CoreList
+dist/Module-CoreList/lib/Module/CoreList.pod   Module::CoreList
+dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm       Module::CoreList guts
 dist/Module-CoreList/Makefile.PL               Module::CoreList
 dist/Module-CoreList/MANIFEST                  Module::CoreList
 dist/Module-CoreList/README                    Module::CoreList
@@ -3372,26 +3424,6 @@ dist/Net-Ping/t/410_syn_host.t           Ping Net::Ping
 dist/Net-Ping/t/450_service.t          Ping Net::Ping
 dist/Net-Ping/t/500_ping_icmp.t                Ping Net::Ping
 dist/Net-Ping/t/510_ping_udp.t         Ping Net::Ping
-dist/Pod-Perldoc/corpus/no-head.pod            test file for Pod-Perldoc
-dist/Pod-Perldoc/corpus/perlfunc.pod           test file for Pod-Perldoc
-dist/Pod-Perldoc/corpus/utf8.pod               test file for Pod-Perldoc
-dist/Pod-Perldoc/lib/perldoc.pod               Look up Perl documentation in Pod format
-dist/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm     utility module for perldoc
-dist/Pod-Perldoc/lib/Pod/Perldoc/GetOptsOO.pm  options parsing for perldoc
-dist/Pod-Perldoc/lib/Pod/Perldoc.pm            guts of the 'perldoc' utility
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToANSI.pm     convert POD to ANSI text
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToChecker.pm  let perldoc check POD for errors
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToMan.pm      render POD as man pages
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToNroff.pm    convert POD to nroff
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToPod.pm      convert POD to POD
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToRtf.pm      convert POD to RTF
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToTerm.pm     convert POD to terminal output
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToText.pm     convert POD to plain text
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToTk.pm       convert POD via Tk::Pod
-dist/Pod-Perldoc/lib/Pod/Perldoc/ToXml.pm      convert POD to XML
-dist/Pod-Perldoc/t/load.t                      test file for Pod-Perldoc
-dist/Pod-Perldoc/t/man/_get_columns.t          test file for Pod-Perldoc
-dist/Pod-Perldoc/t/pod.t                       test file for Pod-Perldoc
 dist/Safe/Changes              Changes for Safe.pm
 dist/Safe/Makefile.PL          Makefile.PL for Safe.pm
 dist/Safe/MANIFEST             MANIFEST for Safe.pm
@@ -3404,6 +3436,7 @@ dist/Safe/t/safe3.t               See if Safe works
 dist/Safe/t/safeload.t         Tests that some modules can be loaded by Safe
 dist/Safe/t/safenamedcap.t     Tests that Tie::Hash::NamedCapture can be loaded
 dist/Safe/t/safeops.t          Tests that all ops can be trapped by Safe
+dist/Safe/t/saferegexp.t
 dist/Safe/t/safesort.t         Tests Safe with sort
 dist/Safe/t/safeuniversal.t    Tests Safe with functions from universal.c
 dist/Safe/t/safeutf8.t         Tests Safe with utf8.pm
@@ -3797,10 +3830,18 @@ ext/PerlIO-via/hints/aix.pl     Hint for PerlIO::via for named architecture
 ext/PerlIO-via/t/via.t         See if PerlIO::via works
 ext/PerlIO-via/via.pm          PerlIO layer for layers in perl
 ext/PerlIO-via/via.xs          PerlIO layer for layers in perl
+ext/Pod-Functions/Functions_pm.PL      Writes Functions.pm
+ext/Pod-Functions/Makefile.PL          Makefile writer
+ext/Pod-Functions/t/Functions.t                See if Pod::Functions works
 ext/Pod-Html/bin/pod2html      Translator to turn pod into HTML
 ext/Pod-Html/lib/Pod/Html.pm   Convert POD data to HTML
+ext/Pod-Html/t/cache.pod
+ext/Pod-Html/t/cache.t
+ext/Pod-Html/t/crossref2.t
+ext/Pod-Html/t/crossref3.t
 ext/Pod-Html/t/crossref.pod
 ext/Pod-Html/t/crossref.t
+ext/Pod-Html/t/eol.t           test end of line agnosticism
 ext/Pod-Html/testdir/perlpodspec-copy.pod
 ext/Pod-Html/testdir/perlvar-copy.pod
 ext/Pod-Html/t/feature2.pod
@@ -3840,7 +3881,6 @@ ext/POSIX/hints/next_3.pl Hint for POSIX for named architecture
 ext/POSIX/hints/openbsd.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/sunos_4.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/svr4.pl                Hint for POSIX for named architecture
-ext/POSIX/hints/uts.pl         Hint for POSIX for named architecture
 ext/POSIX/lib/POSIX.pm         POSIX extension Perl module
 ext/POSIX/lib/POSIX.pod                POSIX extension documentation
 ext/POSIX/Makefile.PL          POSIX extension makefile writer
@@ -3935,6 +3975,7 @@ ext/XS-APItest/MANIFEST           XS::APItest extension
 ext/XS-APItest/notcore.c       Test API functions when PERL_CORE is not defined
 ext/XS-APItest/numeric.xs      XS::APItest wrappers for numeric.c
 ext/XS-APItest/README          XS::APItest extension
+ext/XS-APItest/t/addissub.t    test op check wrapping
 ext/XS-APItest/t/arrayexpr.t   test recursive descent expression parsing
 ext/XS-APItest/t/autoload.t    Test XS AUTOLOAD routines
 ext/XS-APItest/t/BHK.pm                Helper for ./blockhooks.t
@@ -3950,6 +3991,7 @@ ext/XS-APItest/t/cleanup.t        test stack behaviour on unwinding
 ext/XS-APItest/t/clone-with-stack.t    test clone with CLONEf_COPY_STACKS works
 ext/XS-APItest/t/cophh.t       test COPHH API
 ext/XS-APItest/t/coplabel.t    test cop_*_label
+ext/XS-APItest/t/copstash.t    test alloccopstash
 ext/XS-APItest/t/copyhints.t   test hv_copy_hints_hv() API
 ext/XS-APItest/t/customop.t    XS::APItest: tests for custom ops
 ext/XS-APItest/t/eval-filter.t Simple source filter/eval test
@@ -3962,11 +4004,13 @@ ext/XS-APItest/t/gv_fetchmeth_autoload.t        XS::APItest: tests for gv_fetchmeth_aut
 ext/XS-APItest/t/gv_fetchmethod_flags.t        XS::APItest: tests for gv_fetchmethod_flags() and variants
 ext/XS-APItest/t/gv_fetchmeth.t                XS::APItest: tests for gv_fetchmeth() and variants
 ext/XS-APItest/t/gv_init.t     XS::APItest: tests for gv_init and variants
+ext/XS-APItest/t/handy.t       XS::APItest: tests for handy.h
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
 ext/XS-APItest/t/keyword_multiline.t   test keyword plugin parsing across lines
 ext/XS-APItest/t/keyword_plugin.t      test keyword plugin mechanism
 ext/XS-APItest/t/labelconst.aux        auxiliary file for label test
 ext/XS-APItest/t/labelconst.t  test recursive descent label parsing
+ext/XS-APItest/t/labelconst_utf8.aux   auxiliary file for label test in UTF-8
 ext/XS-APItest/t/loopblock.t   test recursive descent block parsing
 ext/XS-APItest/t/looprest.t    test recursive descent statement-sequence parsing
 ext/XS-APItest/t/lvalue.t      Test XS lvalue functions
@@ -4002,10 +4046,12 @@ 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/sviscow.t     Test SvIsCOW
 ext/XS-APItest/t/svpeek.t      XS::APItest extension
-ext/XS-APItest/t/svpv_magic.t  Test behaviour of SvPVbyte and get magic
+ext/XS-APItest/t/svpv_magic.t  Test behaviour of SvPVbyte/utf8 & get magic
+ext/XS-APItest/t/svpv.t                More generic SvPVbyte and SvPVutf8 tests
 ext/XS-APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
 ext/XS-APItest/t/swaplabel.t   test recursive descent label parsing
 ext/XS-APItest/t/swaptwostmts.t        test recursive descent statement parsing
+ext/XS-APItest/t/sym-hook.t    Test rv2cv hooks for bareword lookup
 ext/XS-APItest/t/temp_lv_sub.t XS::APItest: tests for lvalue subs returning temps
 ext/XS-APItest/t/underscore_length.t   Test find_rundefsv()
 ext/XS-APItest/t/utf16_to_utf8.t       Test behaviour of utf16_to_utf8{,reversed}
@@ -4021,7 +4067,6 @@ ext/XS-Typemap/Makefile.PL        XS::Typemap extension
 ext/XS-Typemap/README          XS::Typemap extension
 ext/XS-Typemap/stdio.c         XS::Typemap extension
 ext/XS-Typemap/t/Typemap.t     test that typemaps work
-ext/XS-Typemap/typemap         XS::Typemap extension
 ext/XS-Typemap/Typemap.pm      XS::Typemap extension
 ext/XS-Typemap/Typemap.xs      XS::Typemap extension
 fakesdio.h                     stdio in terms of PerlIO
@@ -4142,12 +4187,13 @@ hints/unicosmk.sh               Hints for named architecture
 hints/unicos.sh                        Hints for named architecture
 hints/unisysdynix.sh           Hints for named architecture
 hints/utekv.sh                 Hints for named architecture
-hints/uts.sh                   Hints for named architecture
 hints/uwin.sh                  Hints for named architecture
 hints/vmesa.sh                 Hints for named architecture
 hints/vos.sh                   Hints for named architecture
 hv.c                           Hash value code
 hv.h                           Hash value header
+inline.h                       Static inline functions
+inline_invlist.c               Inline functions for handling inversion lists
 INSTALL                                Detailed installation instructions
 installhtml                    Perl script to install html files for pods
 install_lib.pl                 functions shared between install* scripts
@@ -4226,6 +4272,7 @@ lib/File/Find/t/find.t            See if File::Find works
 lib/File/Find/t/taint.t                See if File::Find works with taint
 lib/FileHandle.pm              Backward-compatible front end to IO extension
 lib/FileHandle.t               See if FileHandle works
+lib/File/stat-7896.t           A test for ID 20011110.104
 lib/File/stat.pm               By-name interface to Perl's builtin stat
 lib/File/stat.t                        See if File::stat works
 lib/filetest.pm                        For "use filetest"
@@ -4268,7 +4315,9 @@ lib/perl5db/t/disable-breakpoints-2       Test script used by perl5db.t
 lib/perl5db/t/disable-breakpoints-3    Test script used by perl5db.t
 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/load-modules     Tests for the Perl debugger
 lib/perl5db/t/lvalue-bug       Tests for the Perl debugger
 lib/perl5db/t/MyModule.pm      Tests for the Perl debugger
 lib/perl5db/t/proxy-constants  Tests for the Perl debugger
@@ -4277,12 +4326,11 @@ lib/perl5db/t/rt-61222          Tests for the Perl debugger
 lib/perl5db/t/rt-66110         Tests for the Perl debugger
 lib/perl5db/t/symbol-table-bug Tests for the Perl debugger
 lib/perl5db/t/taint            Tests for the Perl debugger
+lib/perl5db/t/test-l-statement-1       Tests for the Perl debugger
+lib/perl5db/t/test-r-statement Tests for the Perl debugger
 lib/perl5db/t/uncalled-subroutine      Tests for the Perl debugger
 lib/perl5db/t/with-subroutine          Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
-lib/Pod/Functions.pm           used by pod/splitpod
-lib/Pod/t/eol.t                        end of line agnosticism
-lib/Pod/t/Functions.t          See if Pod::Functions works
 lib/Pod/t/InputObjects.t       See if Pod::InputObjects works
 lib/Pod/t/Select.t             See if Pod::Select works
 lib/Pod/t/Usage.t              See if Pod::Usage works
@@ -4614,14 +4662,12 @@ pod/perl5124delta.pod           Perl changes in version 5.12.4
 pod/perl5140delta.pod          Perl changes in version 5.14.0
 pod/perl5141delta.pod          Perl changes in version 5.14.1
 pod/perl5142delta.pod          Perl changes in version 5.14.2
-pod/perl5150delta.pod          Perl changes in version 5.15.0
-pod/perl5151delta.pod          Perl changes in version 5.15.1
-pod/perl5152delta.pod          Perl changes in version 5.15.2
-pod/perl5153delta.pod          Perl changes in version 5.15.3
-pod/perl5154delta.pod          Perl changes in version 5.15.4
-pod/perl5155delta.pod          Perl changes in version 5.15.5
-pod/perl5156delta.pod          Perl changes in version 5.15.6
-pod/perl5157delta.pod          Perl changes in version 5.15.7
+pod/perl5160delta.pod          Perl changes in version 5.16.0
+pod/perl5161delta.pod          Perl changes in version 5.16.1
+pod/perl5170delta.pod          Perl changes in version 5.17.0
+pod/perl5171delta.pod          Perl changes in version 5.17.1
+pod/perl5172delta.pod          Perl changes in version 5.17.2
+pod/perl5173delta.pod          Perl changes in version 5.17.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
@@ -4711,7 +4757,7 @@ pod/perlsub.pod                   Perl subroutines
 pod/perlsyn.pod                        Perl syntax
 pod/perlthrtut.pod             Perl threads tutorial
 pod/perltie.pod                        Perl objects hidden behind simple variables
-pod/perltodo.pod               Perl things to do
+pod/perltodo.pod               
 pod/perltooc.pod               
 pod/perltoot.pod               
 pod/perltrap.pod               Perl traps for the unwary
@@ -4728,6 +4774,7 @@ pod/splitpod                      Splits perlfunc into multiple pod pages
 Policy_sh.SH                   Hold site-wide preferences between Configure runs.
 Porting/acknowledgements.pl    Generate perldelta acknowledgements text
 Porting/add-package.pl         Add/Update CPAN modules that are part of Core
+Porting/bisect-example.sh      Example script to use with git bisect run
 Porting/bisect.pl              A tool to make bisecting easy
 Porting/bisect-runner.pl       Tool to be called by git bisect run
 Porting/bump-perl-version      bump the perl version in relevant files
@@ -4774,7 +4821,6 @@ Porting/manicheck         Check against MANIFEST
 Porting/manisort               Sort the MANIFEST
 Porting/new-perldelta.pl       Generate a new perldelta
 Porting/newtests-perldelta.pl  Generate Perldelta stub for newly added tests
-Porting/perl5160delta.pod      The perldelta that will be perl5160delta
 Porting/perldelta_template.pod Template for creating new perldelta.pod files
 Porting/perlhist_calculate.pl          Perform calculations to update perlhist
 Porting/pod_lib.pl             Code for handling generated pods
@@ -4787,10 +4833,12 @@ 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/sort_perldiag.pl       Keep our diagnostics orderly
+Porting/sync-with-cpan         Sync with CPAN
 Porting/testall.atom           Cumulative profile with Third Degree
 Porting/thirdclean             Cleanup Third Degree reports
 Porting/timecheck2.c           Test program for the 2038 fix
 Porting/timecheck.c            Test program for the 2038 fix
+Porting/todo.pod               Perl things to do
 Porting/valgrindpp.pl          Summarize valgrind reports
 pp.c                           Push/Pop code
 pp_ctl.c                       Push/Pop code for control flow
@@ -4839,7 +4887,6 @@ README.solaris                    Perl notes for Solaris
 README.symbian                 Perl notes for Symbian
 README.tru64                   Perl notes for Tru64
 README.tw                      Perl for Traditional Chinese (in Big5)
-README.uts                     Perl notes for UTS
 README.vmesa                   Perl notes for VM/ESA
 README.vms                     Notes about installing the VMS port
 README.vos                     Perl notes for Stratus VOS
@@ -4855,6 +4902,7 @@ regen/embed.pl                    Produces {embed,embedvar,proto}.h
 regen/feature.pl               Generates feature.pm
 regen/keywords.pl              Program to write keywords.h
 regen/mg_vtable.pl             generate mg_vtable.h
+regen/mk_invlists.pl           Generates charclass_invlists.h
 regen/mk_PL_charclass.pl       Populate the PL_charclass table
 regen/opcode.pl                        Opcode header generator
 regen/opcodes                  Opcode data
@@ -4866,6 +4914,7 @@ regen/regcharclass.pl             Generate regcharclass.h from inline data
 regen/regcomp.pl               Builder of regnodes.h
 regen/regen_lib.pl             Common file routines for generator scripts
 regen/uconfig_h.pl             generate uconfig.h (requires /bin/sh)
+regen/utf8_strings.pl          generate utf8_strings.h
 regen/warnings.pl              Program to write warnings.h and lib/warnings.pm
 regexec.c                      Regular expression evaluator
 regexp.h                       Public declarations for the above
@@ -4936,6 +4985,8 @@ t/base/rs.t                       See if record-read works
 t/base/term.t                  See if various terms work
 t/base/while.t                 See if while work
 t/benchmark/rt26188-speed-up-keys-on-empty-hash.t      Benchmark if keys on empty hashes is fast enough
+t/bigmem/read.t                        Check read() handles large offsets
+t/bigmem/vec.t                 Check vec() handles large offsets
 t/cmd/elsif.t                  See if else-if works
 t/cmd/for.t                    See if for loops work
 t/cmd/mod.t                    See if statement modifiers work
@@ -5016,7 +5067,9 @@ t/lib/compmod.pl          Helper for 1_compile.t
 t/lib/croak/mg                 Test croak calls from mg.c
 t/lib/croak/op                 Test croak calls from op.c
 t/lib/croak/pp_ctl             Test croak calls from pp_ctl.c
+t/lib/croak/pp_hot             Test croak calls from pp_hot.c
 t/lib/croak.t                  Test calls to Perl_croak() in the C source.
+t/lib/croak/toke               Test croak calls from toke.c
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/dbmt_common.pl           Common functionality for ?DBM_File tests
 t/lib/deprecate/Deprecated.pm  Deprecated module to test deprecate.pm
@@ -5044,6 +5097,7 @@ t/lib/strict/refs         Tests of "use strict 'refs'" for strict.t
 t/lib/strict/subs              Tests of "use strict 'subs'" for strict.t
 t/lib/strict/vars              Tests of "use strict 'vars'" for strict.t
 t/lib/subs/subs                        Tests of "use subs"
+t/lib/test_require.pm          A test file for t/op/inccode.t
 t/lib/test_use_14937.pm                A test pragma for t/comp/use.t
 t/lib/test_use.pm              A test pragma for t/comp/use.t
 t/lib/universal.t              Tests for functions in universal.c
@@ -5180,6 +5234,7 @@ t/op/chdir.t                      See if chdir works
 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/cmp.t                     See if the various string and numeric compare work
 t/op/concat2.t                 Tests too complex for concat.t
 t/op/concat.t                  See if string concatenation works
@@ -5229,6 +5284,7 @@ t/op/hashassign.t         See if hash assignments work
 t/op/hash-rt85026.t            See if hash iteration/deletion works
 t/op/hash.t                    See if the complexity attackers are repelled
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
+t/op/heredoc.t                 See if heredoc edge and corner cases work
 t/op/inccode.t                 See if coderefs work in @INC
 t/op/inccode-tie.t             See if tie to @INC works
 t/op/incfilter.t               See if the source filters in coderef-in-@INC work
@@ -5285,6 +5341,7 @@ t/op/read.t                       See if read() works
 t/op/recurse.t                 See if deep recursion works
 t/op/ref.t                     See if refs and objects work
 t/op/repeat.t                  See if x operator works
+t/op/require_37033.t           See if require always closes rsfp
 t/op/require_errors.t          See if errors from require are reported correctly
 t/op/reset.t                   See if reset operator works
 t/op/reverse.t                 See if reverse operator works
@@ -5313,6 +5370,7 @@ t/op/sub_lval.t                   See if lvalue subroutines work
 t/op/substr.t                  See if substr works
 t/op/substr_thr.t              See if substr works in another thread
 t/op/sub.t                     See if subroutines work
+t/op/svleak.pl                 Test file for svleak.t
 t/op/svleak.t                  See if stuff leaks SVs
 t/op/switch.t                  See if switches (given/when) work
 t/op/symbolcache.t             See if undef/delete works on stashes with functions
@@ -5363,6 +5421,8 @@ t/porting/globvar.t               Check that globvar.sym is sane
 t/porting/known_pod_issues.dat Data file for porting/podcheck.t
 t/porting/maintainers.t                Test that Porting/Maintainers.pl is up to date
 t/porting/manifest.t           Test that this MANIFEST file is well formed
+t/porting/pending-author.t     Check if any pending commit would break tests
+t/porting/perlfunc.t           Test that Functions_pm.PL can parse perlfunc.pod
 t/porting/podcheck.t           Test the POD of shipped modules is well formed
 t/porting/pod_rules.t          Check that various pod lists are consistent
 t/porting/regen.t              Check that regen.pl doesn't need running
@@ -5389,6 +5449,7 @@ t/re/qr-72922.t                   Test for bug #72922
 t/re/qr_gc.t                   See if qr doesn't leak
 t/re/qrstack.t                 See if qr expands the stack properly
 t/re/qr.t                      See if qr works
+t/re/recompile.t               See if pattern caching/recompilation works
 t/re/reg_60508.t               See if bug #60508 is fixed
 t/re/reg_email.t               See if regex recursion works by parsing email addresses
 t/re/reg_email_thr.t           See if regex recursion works by parsing email addresses in another thread
@@ -5421,6 +5482,7 @@ t/run/dtrace.t                    Test for DTrace probes
 t/run/exit.t                   Test perl's exit status.
 t/run/fresh_perl.t             Tests that require a fresh perl.
 t/run/locale.t         Tests related to locale handling
+t/run/mad.t                    Test vs MAD environment
 t/run/noswitch.t               Test aliasing ARGV for other switch tests
 t/run/runenv.t                 Test if perl honors its environment variables.
 t/run/script.t                 See if script invocation works
@@ -5437,6 +5499,7 @@ t/run/switchn.t                   Test the -n switch
 t/run/switchp.t                        Test the -p switch
 t/run/switcht.t                        Test the -t switch
 t/run/switchx2.aux             Data for switchx.t
+t/run/switchx3.aux             Data for switchx.t
 t/run/switchx.aux              Data for switchx.t
 t/run/switchx.t                        Test the -x switch
 t/TEST                         The regression tester
@@ -5456,10 +5519,12 @@ t/uni/fold.t                    See if Unicode folding works
 t/uni/goto.t                   See if Unicode goto &sub works
 t/uni/greek.t                  See if Unicode in greek works
 t/uni/gv.t                     See if Unicode GVs work.
+t/uni/labels.t                 See if Unicode labels work
 t/uni/latin2.t                 See if Unicode in latin2 works
 t/uni/lex_utf8.t               See if Unicode in lexer works
 t/uni/lower.t                  See if Unicode casing works
 t/uni/method.t                 See if Unicode methods work
+t/uni/opcroak.t                        See if Unicode croaks from op.c work
 t/uni/overload.t               See if Unicode overloading works
 t/uni/package.t                        See if Unicode in package declarations works
 t/uni/parser.t                 See if Unicode in the parser works in edge cases.
@@ -5476,6 +5541,7 @@ t/uni/tr_utf8.t                   See if Unicode tr/// in utf8 works
 t/uni/universal.t              See if Unicode in calls to UNIVERSAL works
 t/uni/upper.t                  See if Unicode casing works
 t/uni/write.t                  See if Unicode formats work
+t/win32/fs.t                   Test Win32 link for compatibility
 t/win32/runenv.t               Test if Win* perl honors its env variables
 t/win32/system.t               See if system works in Win*
 t/win32/system_tests           Test runner for system.t
@@ -5487,6 +5553,7 @@ universal.c                       The default UNIVERSAL package methods
 unixish.h                      Defines that are assumed on Unix
 utf8.c                         Unicode routines
 utf8.h                         Unicode header
+utf8_strings.h                 compile-time macros for characters in UTF-8
 utfebcdic.h                    Unicode on EBCDIC (UTF-EBCDIC, tr16) header
 util.c                         Utility routines
 util.h                         Dummy header
@@ -5520,8 +5587,6 @@ utils/shasum.PL                   filter for computing SHA digests (analogous to md5sum)
 utils/splain.PL                        Stand-alone version of diagnostics.pm
 utils/xsubpp.PL                        External subroutine preprocessor
 utils/zipdetails.PL                    display the internal structure of zip files
-uts/sprintf_wrap.c             sprintf wrapper for UTS
-uts/strtol_wrap.c              strtol wrapper for UTS
 vmesa/Makefile                 VM/ESA Makefile
 vmesa/vmesa.c                  VM/ESA-specific C code for Perl core
 vmesa/vmesaish.h               VM/ESA-specific C header for Perl core
@@ -5558,18 +5623,12 @@ win32/ce-helpers/makedist.pl    WinCE port
 win32/ce-helpers/registry.bat  WinCE port
 win32/config.ce                        WinCE port
 win32/config.gc                        Win32 base line config.sh (MinGW build)
-win32/config.gc64              Win64 base line config.sh (MinGW build)
-win32/config.gc64nox           Win64 base line config.sh (MinGW build)
 win32/config_H.ce              WinCE port
 win32/config_H.gc              Win32 config header (MinGW build)
-win32/config_H.gc64            Win64 config header (MinGW build)
-win32/config_H.gc64nox         Win64 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)
-win32/config_H.vc64            Win64 config header (Visual C++ build)
 win32/config_sh.PL             Perl code to update Win32 config.sh from Makefile
 win32/config.vc                        Win32 base line config.sh (Visual C++ build)
-win32/config.vc64              Win64 base line config.sh (Visual C++ build)
 win32/create_perllibst_h.pl    creates perllibst.h file for inclusion from perllib.c
 win32/distclean.bat            Remove _ALL_ files not listed here in MANIFEST
 win32/fcrypt.c                 crypt() implementation