This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Generate a stub for newly added tests since the last release (2nd try, with fixed...
[perl5.git] / MANIFEST
index ac198e4..8312e8d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -163,13 +163,14 @@ cpan/B-Lint/lib/B/Lint/Debug.pm                   Adds debugging stringification to B::
 cpan/B-Lint/lib/B/Lint.pm                      Compiler Lint backend
 cpan/B-Lint/t/lint.t                           See if B::Lint works
 cpan/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm    See if B::Lint works
+cpan/CGI/Changes                       Changelog for CGI.pm
 cpan/CGI/examples/caution.xbm          CGI example
 cpan/CGI/examples/clickable_image.cgi  CGI example
 cpan/CGI/examples/cookie.cgi           CGI example
 cpan/CGI/examples/crash.cgi            CGI example
 cpan/CGI/examples/customize.cgi                CGI example
 cpan/CGI/examples/diff_upload.cgi      CGI example
-cpan/CGI/examples/dna_small_gif.uu     Small image for CGI examples
+cpan/CGI/examples/dna.small.gif                Small image for CGI examples
 cpan/CGI/examples/file_upload.cgi      CGI example
 cpan/CGI/examples/frameset.cgi         CGI example
 cpan/CGI/examples/index.html           Index page for CGI examples
@@ -181,13 +182,11 @@ cpan/CGI/examples/multiple_forms.cgi      CGI example
 cpan/CGI/examples/nph-clock.cgi                CGI example
 cpan/CGI/examples/nph-multipart.cgi    CGI example
 cpan/CGI/examples/popup.cgi            CGI example
-cpan/CGI/examples/RunMeFirst           Setup script for CGI examples
 cpan/CGI/examples/save_state.cgi       CGI example
 cpan/CGI/examples/tryit.cgi            CGI example
-cpan/CGI/examples/wilogo_gif.uu                CGI example
+cpan/CGI/examples/wilogo.gif           CGI example
 cpan/CGI/lib/CGI/Apache.pm             Support for Apache's Perl module
 cpan/CGI/lib/CGI/Carp.pm               Log server errors with helpful context
-cpan/CGI/lib/CGI/Changes               Changelog for CGI.pm
 cpan/CGI/lib/CGI/Cookie.pm             Interface to Netscape Cookies
 cpan/CGI/lib/CGI/Fast.pm               Support for FastCGI (persistent server process)
 cpan/CGI/lib/CGI.pm                    Web server interface ("Common Gateway Interface")
@@ -196,20 +195,27 @@ cpan/CGI/lib/CGI/Push.pm          Support for server push
 cpan/CGI/lib/CGI/Switch.pm             Simple interface for multiple server types
 cpan/CGI/lib/CGI/Util.pm               Utility functions
 cpan/CGI/t/apache.t                    See if CGI::Apache still loads
+cpan/CGI/t/autoescape.t                        See if CGI.pm works
 cpan/CGI/t/can.t                       See if CGI.pm works
 cpan/CGI/t/carp.t                      See if CGI::Carp works
+cpan/CGI/t/checkbox_group.t            See if CGI.pm works
 cpan/CGI/t/cookie.t                    See if CGI::Cookie works
 cpan/CGI/t/Dump.t                      See if CGI->Dump works
-cpan/CGI/t/fast.t                      See if CGI::Fast works (if FCGI is installed)
+cpan/CGI/t/end_form.t                  See if CGI.pm works
 cpan/CGI/t/form.t                      See if CGI.pm works
 cpan/CGI/t/function.t                  See if CGI.pm works
+cpan/CGI/t/hidden.t                    See if CGI.pm works
 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/no_tabindex.t               See if CGI.pm works
 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
 cpan/CGI/t/query_string.t              See if CGI->query_string() works
 cpan/CGI/t/request.t                   See if CGI.pm works
+cpan/CGI/t/save_read_roundtrip.t       See if CGI.pm works
 cpan/CGI/t/start_end_asterisk.t                See if CGI.pm works
 cpan/CGI/t/start_end_end.t             See if CGI.pm works
 cpan/CGI/t/start_end_start.t           See if CGI.pm works
@@ -219,6 +225,7 @@ cpan/CGI/t/uploadInfo.t                     See if CGI.pm works
 cpan/CGI/t/upload_post_text.txt                Test data for CGI.pm
 cpan/CGI/t/upload.t                    See if CGI.pm works
 cpan/CGI/t/user_agent.t                        See if CGI->user_agent() works
+cpan/CGI/t/utf8.t                      See if CGI.pm works
 cpan/CGI/t/util-58.t                   See if 5.8-dependent features work
 cpan/CGI/t/util.t                      See if CGI.pm works
 cpan/Class-ISA/ChangeLog               Changes for Class::ISA
@@ -297,6 +304,7 @@ cpan/Compress-Raw-Zlib/zlib-src/zutil.c             Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/zlib-src/zutil.h                Compress::Raw::Zlib
 cpan/Compress-Raw-Zlib/Zlib.xs                 Compress::Raw::Zlib
 cpan/CPAN/Changes                              CPAN.pm Changes file
+cpan/CPAN/lib/App/Cpan.pm              helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/API/HOWTO.pod               recipe book for programming with CPAN.pm
 cpan/CPAN/lib/CPAN/Author.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Bundle.pm           helper package for CPAN.pm
@@ -305,7 +313,7 @@ cpan/CPAN/lib/CPAN/Complete.pm              helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Debug.pm            helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/DeferredCode.pm     helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Distribution.pm     helper package for CPAN.pm
-cpan/CPAN/lib/CPAN/Distroprefs.pm              helper package for CPAN.pm
+cpan/CPAN/lib/CPAN/Distroprefs.pm      helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Distrostatus.pm     helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Exception/blocked_urllist.pm        helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Exception/RecursiveDependency.pm    helper package for CPAN.pm
@@ -320,6 +328,7 @@ cpan/CPAN/lib/CPAN/Kwalify/distroprefs.dd           helper file for validating config fil
 cpan/CPAN/lib/CPAN/Kwalify/distroprefs.yml     helper file for validating config files
 cpan/CPAN/lib/CPAN/Kwalify.pm          helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/LWP/UserAgent.pm    helper package for CPAN.pm
+cpan/CPAN/lib/CPAN/Mirrors.pm          helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Module.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Nox.pm                      Runs CPAN while avoiding compiled extensions
 cpan/CPAN/lib/CPAN.pm                  Interface to Comprehensive Perl Archive Network
@@ -911,15 +920,25 @@ cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm  CBuilder method
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm   CBuilder methods for OS/2
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm  CBuilder methods for Unix
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm   CBuilder methods for VMS
+cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm   CBuilder methods for Windows
+cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm   CBuilder methods for Windows
+cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm  CBuilder methods for Windows
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm       CBuilder methods for Windows
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm                        Compile and link C code for Perl modules
 cpan/ExtUtils-CBuilder/t/00-have-compiler.t                    ExtUtils::CBuilder tests
 cpan/ExtUtils-CBuilder/t/01-basic.t                            tests for ExtUtils::CBuilder
 cpan/ExtUtils-CBuilder/t/02-link.t                             tests for ExtUtils::CBuilder
+cpan/ExtUtils-CBuilder/t/03-cplusplus.t                                tests for ExtUtils::CBuilder
 cpan/ExtUtils-Command/lib/ExtUtils/Command.pm  Utilities for Make on non-UNIX platforms
 cpan/ExtUtils-Command/t/cp.t                   See if ExtUtils::Command works
 cpan/ExtUtils-Command/t/eu_command.t           See if ExtUtils::Command works
 cpan/ExtUtils-Command/t/lib/TieOut.pm          Testing library to capture prints
+cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm           generate XS code to import C header constants
+cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm                        generate XS code to import C header constants
+cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm      generate XS code for proxy constants
+cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm          generate XS code to import C header constants
+cpan/ExtUtils-Constant/lib/ExtUtils/Constant/XS.pm             generate XS code to import C header constants
+cpan/ExtUtils-Constant/t/Constant.t                            See if ExtUtils::Constant works
 cpan/ExtUtils-MakeMaker/bin/instmodsh                          Give information about installed extensions
 cpan/ExtUtils-MakeMaker/Changes                                        MakeMaker change log
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm             Calling MM functions from the cmd line
@@ -1029,7 +1048,11 @@ cpan/ExtUtils-ParseXS/Changes                    ExtUtils::ParseXS change log
 cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm  converts Perl XS code into C code
 cpan/ExtUtils-ParseXS/lib/ExtUtils/xsubpp      External subroutine preprocessor
 cpan/ExtUtils-ParseXS/t/basic.t                        See if ExtUtils::ParseXS works
+cpan/ExtUtils-ParseXS/t/more.t                 Extended ExtUtils::ParseXS testing
+cpan/ExtUtils-ParseXS/t/typemap                        Standard typemap for controlled testing
 cpan/ExtUtils-ParseXS/t/usage.t                        ExtUtils::ParseXS tests
+cpan/ExtUtils-ParseXS/t/XSInclude.xsh          Test file for ExtUtils::ParseXS tests
+cpan/ExtUtils-ParseXS/t/XSMore.xs              Test file for ExtUtils::ParseXS tests
 cpan/ExtUtils-ParseXS/t/XSTest.pm              Test file for ExtUtils::ParseXS tests
 cpan/ExtUtils-ParseXS/t/XSTest.xs              Test file for ExtUtils::ParseXS tests
 cpan/ExtUtils-ParseXS/t/XSUsage.pm             ExtUtils::ParseXS tests
@@ -1038,6 +1061,7 @@ cpan/File-Fetch/lib/File/Fetch.pm File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
 cpan/File-Path/lib/File/Path.pm                Do things like 'mkdir -p' and 'rm -r'
 cpan/File-Path/t/Path.t                        See if File::Path works
+cpan/File-Path/t/taint.t               See if File::Path works with -T
 cpan/File-Temp/t/cmp.t         See if File::Temp works
 cpan/File-Temp/Temp.pm         create safe temporary files and file handles
 cpan/File-Temp/t/fork.t                See if File::Temp works
@@ -1201,6 +1225,7 @@ cpan/IO-Compress/t/compress/tied.pl                       Compress::Zlib
 cpan/IO-Compress/t/compress/truncate.pl                        Compress::Zlib
 cpan/IO-Compress/t/compress/zlib-generic.pl            Compress::Zlib
 cpan/IO-Compress/t/cz-01version.t                      IO::Compress
+cpan/IO-Compress/t/cz-03zlib-v1.t                      IO::Compress
 cpan/IO-Compress/t/cz-05examples.t                     IO::Compress
 cpan/IO-Compress/t/cz-06gzsetp.t                       IO::Compress
 cpan/IO-Compress/t/cz-08encoding.t                     IO::Compress
@@ -1349,6 +1374,16 @@ cpan/Locale-Codes/t/language.t                   See if Locale::Codes work
 cpan/Locale-Codes/t/rename.t                   See if Locale::Codes work
 cpan/Locale-Codes/t/script.t                   See if Locale::Codes work
 cpan/Locale-Codes/t/uk.t                       See if Locale::Codes work
+cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm      Locale::Simple
+cpan/Locale-Maketext-Simple/t/0-signature.t                    Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/1-basic.t                                Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default.t    Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default.t       Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_with_i_default/en.po          Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po          Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po   Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po       Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po       Locale::Simple tests
 cpan/Log-Message/lib/Log/Message/Config.pm     Log::Message
 cpan/Log-Message/lib/Log/Message/Handlers.pm   Log::Message
 cpan/Log-Message/lib/Log/Message/Item.pm       Log::Message
@@ -1486,10 +1521,14 @@ cpan/MIME-Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
 cpan/MIME-Base64/t/unicode.t           See whether MIME::Base64 works
 cpan/MIME-Base64/t/warn.t              See whether MIME::Base64 works
 cpan/Module-Build/Changes                              Module::Build
+cpan/Module-Build/lib/inc/latest.pm                    Module::Build
+cpan/Module-Build/lib/inc/latest/private.pm            Module::Build
 cpan/Module-Build/lib/Module/Build/API.pod             Module::Build
 cpan/Module-Build/lib/Module/Build/Authoring.pod       Module::Build
 cpan/Module-Build/lib/Module/Build/Base.pm             Module::Build
+cpan/Module-Build/lib/Module/Build/Bundling.pod                Module::Build
 cpan/Module-Build/lib/Module/Build/Compat.pm           Module::Build
+cpan/Module-Build/lib/Module/Build/ConfigData.pm       Configuration for Module::Build
 cpan/Module-Build/lib/Module/Build/Config.pm           Module::Build
 cpan/Module-Build/lib/Module/Build/Cookbook.pm         Module::Build
 cpan/Module-Build/lib/Module/Build/Dumper.pm           Module::Build
@@ -1515,33 +1554,43 @@ cpan/Module-Build/lib/Module/Build/PPMMaker.pm          Module::Build
 cpan/Module-Build/lib/Module/Build/Version.pm          Module::Build
 cpan/Module-Build/lib/Module/Build/YAML.pm             Module::Build
 cpan/Module-Build/scripts/config_data                  Module::Build
+cpan/Module-Build/t/00-compile.t                       Module::Build
+cpan/Module-Build/t/actions/installdeps.t              Module::Build
 cpan/Module-Build/t/add_property.t                     Module::Build
 cpan/Module-Build/t/basic.t                            Module::Build
-cpan/Module-Build/t/bundled/Tie/CPHash.pm              Module::Build.pm
+cpan/Module-Build/t/bundled/Tie/CPHash.pm              Module::Build
+cpan/Module-Build/t/bundle_inc.t                       Module::Build
 cpan/Module-Build/t/compat/exit.t                      Module::Build
 cpan/Module-Build/t/compat.t                           Module::Build
-cpan/Module-Build/t/debug.t                            Module::Build tests
+cpan/Module-Build/t/debug.t                            Module::Build
 cpan/Module-Build/t/destinations.t                     Module::Build
 cpan/Module-Build/t/extend.t                           Module::Build
 cpan/Module-Build/t/ext.t                              Module::Build
 cpan/Module-Build/t/files.t                            Module::Build
 cpan/Module-Build/t/help.t                             Module::Build
-cpan/Module-Build/t/install_extra_target.t             Module::Build tests
+cpan/Module-Build/t/install_extra_target.t             Module::Build
 cpan/Module-Build/t/install.t                          Module::Build
 cpan/Module-Build/t/lib/DistGen.pm                     Module::Build
 cpan/Module-Build/t/lib/MBTest.pm                      Module::Build
 cpan/Module-Build/t/manifypods.t                       Module::Build
-cpan/Module-Build/t/mbyaml.t                           Module::Build
 cpan/Module-Build/t/metadata2.t                                Module::Build
 cpan/Module-Build/t/metadata.t                         Module::Build
 cpan/Module-Build/t/moduleinfo.t                       Module::Build
+cpan/Module-Build/t/mymeta.t                           Module::Build
 cpan/Module-Build/t/new_from_context.t                 Module::Build
 cpan/Module-Build/t/notes.t                            Module::Build
 cpan/Module-Build/t/parents.t                          Module::Build
-cpan/Module-Build/t/PL_files.t                         Module::Build tests
+cpan/Module-Build/t/perl_mb_opt.t                      Module::Build
+cpan/Module-Build/t/PL_files.t                         Module::Build
 cpan/Module-Build/t/pod_parser.t                       Module::Build
 cpan/Module-Build/t/ppm.t                              Module::Build
+cpan/Module-Build/t/properties/module_name.t           Module::Build
+cpan/Module-Build/t/properties/needs_compiler.t                Module::Build
+cpan/Module-Build/t/properties/share_dir.t             Module::Build
+cpan/Module-Build/t/README.pod                         Module::Build
+cpan/Module-Build/t/resume.t                           Module::Build
 cpan/Module-Build/t/runthrough.t                       Module::Build
+cpan/Module-Build/t/sample.t                           Module::Build
 cpan/Module-Build/t/script_dist.t                      Module::Build
 cpan/Module-Build/t/test_file_exts.t                   Module::Build
 cpan/Module-Build/t/test_types.t                       Module::Build
@@ -1549,7 +1598,7 @@ cpan/Module-Build/t/test_type.t                           Module::Build
 cpan/Module-Build/t/tilde.t                            Module::Build
 cpan/Module-Build/t/use_tap_harness.t                  Module::Build
 cpan/Module-Build/t/versions.t                         Module::Build
-cpan/Module-Build/t/write_default_maniskip.t           Module::Build tests
+cpan/Module-Build/t/write_default_maniskip.t           Module::Build
 cpan/Module-Build/t/xs.t                               Module::Build
 cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm    Module::Conditional
 cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t    Module::Conditional tests
@@ -1691,9 +1740,11 @@ cpan/Parse-CPAN-Meta/t/data/sample.yml                   Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/Spreadsheet-Read.yml       Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/Template-Provider-Unicode-Japanese.yml     Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/toolbar.yml                        Parse::CPAN::Meta
-cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml          Parse::CPAN::Meta
+cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml  Parse::CPAN::Meta - manually generated; see Porting/Maintainers.pl
+cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml.packed   Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/vanilla.yml                        Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm     Parse::CPAN::Meta testing library
+cpan/Parse-CPAN-Meta/uupacktool.pl                     Parse::CPAN::Meta
 cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm      PerlIO::via::QuotedPrint
 cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t                    PerlIO::via::QuotedPrint
 cpan/Pod-Escapes/ChangeLog             ChangeLog for Pod::Escapes
@@ -1845,6 +1896,7 @@ cpan/Pod-Simple/t/corpus2/polish_utf8_bom2.txt            Pod::Simple test file
 cpan/Pod-Simple/t/corpus2/polish_utf8_bom2.xml         Pod::Simple test file
 cpan/Pod-Simple/t/corpus2/polish_utf8_bom.txt          Pod::Simple test file
 cpan/Pod-Simple/t/corpus2/polish_utf8_bom.xml          Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/README                       Pod::Simple test file
 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
@@ -1896,7 +1948,6 @@ cpan/Pod-Simple/t/fcodes_s.t                              Pod::Simple test file
 cpan/Pod-Simple/t/fcodes.t                             Pod::Simple test file
 cpan/Pod-Simple/t/fornot.t                             Pod::Simple test file
 cpan/Pod-Simple/t/for.t                                        Pod::Simple test file
-cpan/Pod-Simple/t/fullstop.t                           Pod::Simple test file
 cpan/Pod-Simple/t/heads.t                              Pod::Simple test file
 cpan/Pod-Simple/t/html01.t                             Pod::Simple test file
 cpan/Pod-Simple/t/html02.t                             Pod::Simple test file
@@ -1932,6 +1983,7 @@ 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/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
 cpan/Pod-Simple/t/testlib1/hinkhonk/Glunk.pod          Pod::Simple test file
 cpan/Pod-Simple/t/testlib1/hinkhonk/readme.txt         Pod::Simple test file
@@ -1959,6 +2011,7 @@ cpan/Pod-Simple/t/verbatim.t                              Pod::Simple test file
 cpan/Pod-Simple/t/verb_fmt.t                           Pod::Simple test file
 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/x_nixer.t                            Pod::Simple test file
 cpan/Shell/Shell.pm            Make AUTOLOADed system() calls
 cpan/Shell/t/Shell.t           Tests for above
@@ -2172,6 +2225,8 @@ cpan/Test-Harness/t/yamlish.t                             Test::Harness test
 cpan/Test-Harness/t/yamlish-writer.t                   Test::Harness test
 cpan/Test/lib/Test.pm          A simple framework for writing test scripts
 cpan/Test-Simple/Changes                               Test::Simple changes
+cpan/Test-Simple/examples/indent.pl                    Test::Simple examples
+cpan/Test-Simple/examples/subtest.t                    Test::Simple examples
 cpan/Test-Simple/lib/Test/Builder/Module.pm            Base class for test modules
 cpan/Test-Simple/lib/Test/Builder.pm                   For writing new test libraries
 cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm      Turn on color in Test::Builder::Tester
@@ -2188,7 +2243,7 @@ cpan/Test-Simple/t/BEGIN_use_ok.t                 Test::More use_ok() testing
 cpan/Test-Simple/t/buffer.t                            Test::Builder buffering test
 cpan/Test-Simple/t/Builder/Builder.t                   Test::Builder tests
 cpan/Test-Simple/t/Builder/carp.t                      Test::Builder test
-cpan/Test-Simple/t/Builder/create.t                    Test::Builder test 
+cpan/Test-Simple/t/Builder/create.t                    Test::Builder test
 cpan/Test-Simple/t/Builder/current_test.t              Test::Builder tests
 cpan/Test-Simple/t/Builder/current_test_without_plan.t Test::Builder tests
 cpan/Test-Simple/t/Builder/details.t                   Test::Builder tests
@@ -2202,6 +2257,7 @@ cpan/Test-Simple/t/Builder/fork_with_new_stdout.t Test::Builder tests
 cpan/Test-Simple/t/Builder/has_plan2.t                 Test::Builder tests
 cpan/Test-Simple/t/Builder/has_plan.t                  Test::Builder tests
 cpan/Test-Simple/t/Builder/is_fh.t                     Test::Builder tests
+cpan/Test-Simple/t/Builder/is_passing.t                        Test::Builder tests
 cpan/Test-Simple/t/Builder/maybe_regex.t               Test::Builder tests
 cpan/Test-Simple/t/Builder/no_diag.t                   Test::Builder tests
 cpan/Test-Simple/t/Builder/no_ending.t                 Test::Builder tests
@@ -2214,6 +2270,7 @@ cpan/Test-Simple/t/Builder/try.t                  Test::Builder tests
 cpan/Test-Simple/t/c_flag.t                            Test::Simple test
 cpan/Test-Simple/t/circular_data.t                     Test::Simple test
 cpan/Test-Simple/t/cmp_ok.t                            Test::More test
+cpan/Test-Simple/t/dependents.t                                Test::More test
 cpan/Test-Simple/t/diag.t                              Test::More diag() test
 cpan/Test-Simple/t/died.t                              Test::Simple test
 cpan/Test-Simple/t/dont_overwrite_die_handler.t                Test::More tests
@@ -2274,6 +2331,13 @@ cpan/Test-Simple/t/require_ok.t                          Test::Simple test
 cpan/Test-Simple/t/simple.t                            Test::Simple test, basic stuff
 cpan/Test-Simple/t/skipall.t                           Test::More test, skip all tests
 cpan/Test-Simple/t/skip.t                              Test::More test, SKIP tests
+cpan/Test-Simple/t/subtest/args.t                      Test::More test
+cpan/Test-Simple/t/subtest/basic.t                     Test::More test
+cpan/Test-Simple/t/subtest/die.t                       Test::More test
+cpan/Test-Simple/t/subtest/do.t                                Test::More test
+cpan/Test-Simple/t/subtest/exceptions.t                        Test::More test
+cpan/Test-Simple/t/subtest/for_do_t.test               Test::More test
+cpan/Test-Simple/t/subtest/singleton.t                 Test::More test
 cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t                Test::Builder::Module test
 cpan/Test-Simple/t/Tester/tbt_01basic.t                        Test::Builder::Tester test
 cpan/Test-Simple/t/Tester/tbt_02fhrestore.t            Test::Builder::Tester test
@@ -2459,6 +2523,24 @@ cpan/Win32API-File/README        Win32API::File extension Readme
 cpan/Win32API-File/t/file.t    See if Win32API::File extension works
 cpan/Win32API-File/t/tie.t     See if Win32API::File extension works
 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/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
+cpan/Win32/t/GetFileVersion.t          See if Win32 extension works
+cpan/Win32/t/GetFolderPath.t           See if Win32 extension works
+cpan/Win32/t/GetFullPathName.t         See if Win32 extension works
+cpan/Win32/t/GetLongPathName.t         See if Win32 extension works
+cpan/Win32/t/GetOSName.t               See if Win32 extension works
+cpan/Win32/t/GetOSVersion.t            See if Win32 extension works
+cpan/Win32/t/GetShortPathName.t                See if Win32 extension works
+cpan/Win32/t/GuidGen.t                 See if Win32 extension works
+cpan/Win32/t/Names.t                   See if Win32 extension works
+cpan/Win32/t/Unicode.t                 See if Win32 extension works
+cpan/Win32/Win32.pm                    Win32 extension Perl module
+cpan/Win32/Win32.xs                    Win32 extension external subroutines
 Cross/build-arm-n770-sh                Cross-compilation
 Cross/cflags-cross-arm         Cross-compilation
 Cross/config                   Cross-compilation
@@ -2504,8 +2586,8 @@ dist/base/MANIFEST                base.pm manifest
 dist/base/META.yml             base.pm META.yml file
 dist/base/t/base.t             See if base works
 dist/base/t/compile-time.t     See if base works
-dist/base/t/fields-5.6.0.t     See if fields work
-dist/base/t/fields-5.8.0.t     See if fields work
+dist/base/t/fields-5_6_0.t     See if fields work
+dist/base/t/fields-5_8_0.t     See if fields work
 dist/base/t/fields-base.t      See if fields work
 dist/base/t/fields.t           See if fields work
 dist/base/t/isa.t              See if base's behaviour doesn't change
@@ -2610,16 +2692,6 @@ dist/Locale-Maketext/lib/Locale/Maketext.pm              Locale::Maketext
 dist/Locale-Maketext/lib/Locale/Maketext.pod           Locale::Maketext documentation
 dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod     Locale::Maketext documentation article
 dist/Locale-Maketext/README                            Locale::Maketext
-dist/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm      Locale::Simple
-dist/Locale-Maketext-Simple/t/0-signature.t                    Locale::Simple tests
-dist/Locale-Maketext-Simple/t/1-basic.t                                Locale::Simple tests
-dist/Locale-Maketext-Simple/t/2-load_po_without_i_default.t    Locale::Simple tests
-dist/Locale-Maketext-Simple/t/3-load_po_with_i_default.t       Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/en.po          Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/fr.po          Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/i_default.po   Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_without_i_default/en.po       Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_without_i_default/fr.po       Locale::Simple tests
 dist/Locale-Maketext/t/01_about_verbose.t              See if Locale::Maketext works
 dist/Locale-Maketext/t/10_make.t                       See if Locale::Maketext works
 dist/Locale-Maketext/t/20_get.t                                See if Locale::Maketext works
@@ -2637,6 +2709,7 @@ dist/Module-CoreList/MANIFEST                     Module::CoreList
 dist/Module-CoreList/META.yml                  Module::CoreList
 dist/Module-CoreList/README                    Module::CoreList
 dist/Module-CoreList/t/corelist.t              Module::CoreList tests
+dist/Module-CoreList/t/deprecated.t            Module::CoreList tests
 dist/Module-CoreList/t/find_modules.t          Module::CoreList tests
 dist/Module-CoreList/t/pod.t                   Module::CoreList tests
 dist/Net-Ping/Changes                  Net::Ping
@@ -2684,10 +2757,60 @@ dist/Safe/t/safe2.t             See if Safe works
 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/safeops.t          Tests that all ops can be trapped by Safe
+dist/Safe/t/safesort.t         Tests Safe with sort
 dist/Safe/t/safeuniversal.t    Tests Safe with functions from universal.c
 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/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
+dist/Storable/hints/hpux.pl            Hint for Storable for named architecture
+dist/Storable/hints/linux.pl           Hint for Storable for named architecture
+dist/Storable/Makefile.PL              Storable extension
+dist/Storable/README                   Storable extension
+dist/Storable/Storable.pm              Storable extension
+dist/Storable/Storable.xs              Storable extension
+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
+dist/Storable/t/blessed.t              See if Storable works
+dist/Storable/t/canonical.t            See if Storable works
+dist/Storable/t/circular_hook.t                Test thaw hook called depth-first for circular refs
+dist/Storable/t/code.t                 See if Storable works
+dist/Storable/t/compat01.t             See if Storable works
+dist/Storable/t/compat06.t             See if Storable works
+dist/Storable/t/croak.t                        See if Storable works
+dist/Storable/t/dclone.t               See if Storable works
+dist/Storable/t/downgrade.t            See if Storable works
+dist/Storable/t/file_magic.t           See if file_magic function works
+dist/Storable/t/forgive.t              See if Storable works
+dist/Storable/t/freeze.t               See if Storable works
+dist/Storable/t/HAS_ATTACH.pm          For auto-requiring of modules for STORABLE_attach
+dist/Storable/t/HAS_HOOK.pm            For auto-requiring of modules for STORABLE_thaw
+dist/Storable/t/HAS_OVERLOAD.pm                For auto-requiring of mdoules for overload
+dist/Storable/t/integer.t              See if Storable works
+dist/Storable/t/interwork56.t          Test compatibility kludge for 64bit data under 5.6.x
+dist/Storable/t/just_plain_nasty.t     See if Storable works
+dist/Storable/t/lock.t                 See if Storable works
+dist/Storable/t/make_56_interwork.pl   Make test data for interwork56.t
+dist/Storable/t/make_downgrade.pl      Make test data for downgrade.t
+dist/Storable/t/make_overload.pl       Make test data for overload.t
+dist/Storable/t/malice.t               See if Storable copes with corrupt files
+dist/Storable/t/overload.t             See if Storable works
+dist/Storable/t/recurse.t              See if Storable works
+dist/Storable/t/restrict.t             See if Storable works
+dist/Storable/t/retrieve.t             See if Storable works
+dist/Storable/t/sig_die.t              See if Storable works
+dist/Storable/t/st-dump.pl             See if Storable works
+dist/Storable/t/store.t                        See if Storable works
+dist/Storable/t/testlib.pl             more helper routines for tests
+dist/Storable/t/threads.t              Does Storable work with threads?
+dist/Storable/t/tied_hook.t            See if Storable works
+dist/Storable/t/tied_items.t           See if Storable works
+dist/Storable/t/tied.t                 See if Storable works
+dist/Storable/t/utf8hash.t             See if Storable works
+dist/Storable/t/utf8.t                 See if Storable works
+dist/Storable/t/weak.t                 Can Storable store weakrefs
 dist/Switch/Changes            Changes for Switch.pm
 dist/Switch/Makefile.PL                Makefile.PL for Switch.pm
 dist/Switch/MANIFEST           MANIFEST for Switch.pm
@@ -2884,12 +3007,6 @@ ext/Errno/ChangeLog      Errno changes
 ext/Errno/Errno_pm.PL  Errno perl module create script
 ext/Errno/Makefile.PL  Errno extension makefile writer
 ext/Errno/t/Errno.t    See if Errno works
-ext/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm            generate XS code to import C header constants
-ext/ExtUtils-Constant/lib/ExtUtils/Constant.pm                 generate XS code to import C header constants
-ext/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm       generate XS code for proxy constants
-ext/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm           generate XS code to import C header constants
-ext/ExtUtils-Constant/lib/ExtUtils/Constant/XS.pm              generate XS code to import C header constants
-ext/ExtUtils-Constant/t/Constant.t                             See if ExtUtils::Constant works
 ext/Fcntl/Fcntl.pm     Fcntl extension Perl module
 ext/Fcntl/Fcntl.xs     Fcntl extension external subroutines
 ext/Fcntl/Makefile.PL  Fcntl extension makefile writer
@@ -3071,55 +3188,6 @@ ext/Socket/Socket.pm             Socket extension Perl module
 ext/Socket/Socket.xs           Socket extension external subroutines
 ext/Socket/t/socketpair.t      See if socketpair works
 ext/Socket/t/Socket.t          See if Socket works
-ext/Storable/ChangeLog         Storable extension
-ext/Storable/hints/gnukfreebsd.pl      Hint for Storable for named architecture
-ext/Storable/hints/gnuknetbsd.pl       Hint for Storable for named architecture
-ext/Storable/hints/hpux.pl     Hint for Storable for named architecture
-ext/Storable/hints/linux.pl    Hint for Storable for named architecture
-ext/Storable/Makefile.PL       Storable extension
-ext/Storable/README            Storable extension
-ext/Storable/Storable.pm       Storable extension
-ext/Storable/Storable.xs       Storable extension
-ext/Storable/t/attach_errors.t Trigger and test STORABLE_attach errors
-ext/Storable/t/attach_singleton.t      Test STORABLE_attach for the Singleton pattern
-ext/Storable/t/blessed.t       See if Storable works
-ext/Storable/t/canonical.t     See if Storable works
-ext/Storable/t/circular_hook.t Test thaw hook called depth-first for circular refs
-ext/Storable/t/code.t          See if Storable works
-ext/Storable/t/compat01.t      See if Storable works
-ext/Storable/t/compat06.t      See if Storable works
-ext/Storable/t/croak.t         See if Storable works
-ext/Storable/t/dclone.t                See if Storable works
-ext/Storable/t/downgrade.t     See if Storable works
-ext/Storable/t/file_magic.t    See if file_magic function works
-ext/Storable/t/forgive.t       See if Storable works
-ext/Storable/t/freeze.t                See if Storable works
-ext/Storable/t/HAS_ATTACH.pm   For auto-requiring of modules for STORABLE_attach
-ext/Storable/t/HAS_HOOK.pm     For auto-requiring of modules for STORABLE_thaw
-ext/Storable/t/HAS_OVERLOAD.pm For auto-requiring of mdoules for overload
-ext/Storable/t/integer.t       See if Storable works
-ext/Storable/t/interwork56.t   Test compatibility kludge for 64bit data under 5.6.x
-ext/Storable/t/just_plain_nasty.t      See if Storable works
-ext/Storable/t/lock.t          See if Storable works
-ext/Storable/t/make_56_interwork.pl    Make test data for interwork56.t
-ext/Storable/t/make_downgrade.pl       Make test data for downgrade.t
-ext/Storable/t/make_overload.pl        Make test data for overload.t
-ext/Storable/t/malice.t                See if Storable copes with corrupt files
-ext/Storable/t/overload.t      See if Storable works
-ext/Storable/t/recurse.t       See if Storable works
-ext/Storable/t/restrict.t      See if Storable works
-ext/Storable/t/retrieve.t      See if Storable works
-ext/Storable/t/sig_die.t       See if Storable works
-ext/Storable/t/st-dump.pl      See if Storable works
-ext/Storable/t/store.t         See if Storable works
-ext/Storable/t/testlib.pl      more helper routines for tests
-ext/Storable/t/threads.t       Does Storable work with threads?
-ext/Storable/t/tied_hook.t     See if Storable works
-ext/Storable/t/tied_items.t    See if Storable works
-ext/Storable/t/tied.t          See if Storable works
-ext/Storable/t/utf8hash.t      See if Storable works
-ext/Storable/t/utf8.t          See if Storable works
-ext/Storable/t/weak.t          Can Storable store weakrefs
 ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
@@ -3137,33 +3205,21 @@ ext/VMS-Stdio/Makefile.PL       MakeMaker driver for VMS::Stdio
 ext/VMS-Stdio/Stdio.pm         VMS options to stdio routines
 ext/VMS-Stdio/Stdio.xs         VMS options to stdio routines
 ext/VMS-Stdio/t/vms_stdio.t    regression tests for VMS::Stdio
-ext/Win32/Changes              Changes for Win32 extension module
 ext/Win32CORE/Makefile.PL      Win32CORE extension
 ext/Win32CORE/t/win32core.t    Win32CORE extension
 ext/Win32CORE/Win32CORE.c      Win32CORE extension
 ext/Win32CORE/Win32CORE.pm     Win32CORE extension (stubs for Win32 CORE subs)
-ext/Win32/longpath.inc         Win32 extension long path support
-ext/Win32/Makefile.PL          Win32 extension makefile writer
-ext/Win32/t/CreateFile.t       See if Win32 extension works
-ext/Win32/t/ExpandEnvironmentStrings.t See if Win32 extension works
-ext/Win32/t/GetCurrentThreadId.t       See if Win32 extension works
-ext/Win32/t/GetFileVersion.t   See if Win32 extension works
-ext/Win32/t/GetFolderPath.t    See if Win32 extension works
-ext/Win32/t/GetFullPathName.t  See if Win32 extension works
-ext/Win32/t/GetLongPathName.t  See if Win32 extension works
-ext/Win32/t/GetOSName.t                See if Win32 extension works
-ext/Win32/t/GetOSVersion.t     See if Win32 extension works
-ext/Win32/t/GetShortPathName.t See if Win32 extension works
-ext/Win32/t/GuidGen.t          See if Win32 extension works
-ext/Win32/t/Names.t            See if Win32 extension works
-ext/Win32/t/Unicode.t          See if Win32 extension works
-ext/Win32/Win32.pm             Win32 extension Perl module
-ext/Win32/Win32.xs             Win32 extension external subroutines
 ext/XS-APItest/APItest.pm      XS::APItest extension
 ext/XS-APItest/APItest.xs      XS::APItest extension
 ext/XS-APItest/core.c          Test API functions when PERL_CORE is defined
 ext/XS-APItest/core_or_not.inc Code common to core.c and notcore.c
 ext/XS-APItest/exception.c     XS::APItest extension
+ext/XS-APItest-KeywordRPN/KeywordRPN.pm        XS::APItest::KeywordRPN extension
+ext/XS-APItest-KeywordRPN/KeywordRPN.xs        XS::APItest::KeywordRPN extension
+ext/XS-APItest-KeywordRPN/Makefile.PL  XS::APItest::KeywordRPN extension
+ext/XS-APItest-KeywordRPN/README       XS::APItest::KeywordRPN extension
+ext/XS-APItest-KeywordRPN/t/keyword_plugin.t   test keyword plugin mechanism
+ext/XS-APItest-KeywordRPN/t/multiline.t        test plugin parsing across lines
 ext/XS-APItest/Makefile.PL     XS::APItest extension
 ext/XS-APItest/MANIFEST                XS::APItest extension
 ext/XS-APItest/notcore.c       Test API functions when PERL_CORE is not defined
@@ -3172,12 +3228,15 @@ ext/XS-APItest/t/call.t         XS::APItest extension
 ext/XS-APItest/t/exception.t   XS::APItest extension
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
 ext/XS-APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
+ext/XS-APItest/t/my_exit.t     XS::APItest: test my_exit
 ext/XS-APItest/t/op.t          XS::APItest: tests for OP related APIs
+ext/XS-APItest/t/pmflag.t      Test deprecation warning for Perl_pmflag()
 ext/XS-APItest/t/printf.t      XS::APItest extension
 ext/XS-APItest/t/push.t                XS::APItest extension
 ext/XS-APItest/t/rmagical.t    XS::APItest extension
 ext/XS-APItest/t/svpeek.t      XS::APItest extension
 ext/XS-APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
+ext/XS-APItest/t/utf16_to_utf8.t       Test behaviour of utf16_to_utf8{,reversed}
 ext/XS-APItest/t/xs_special_subs_require.t     for require too
 ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
 ext/XS-Typemap/Makefile.PL     XS::Typemap extension
@@ -3395,6 +3454,7 @@ lib/ExtUtils/XSSymSet.pm  on VMS, manage linker symbols when building extensions
 lib/fastcwd.pl                 a faster but more dangerous getcwd
 lib/feature.pm                 Pragma to enable new syntax
 lib/feature.t                  See if features work
+lib/feature/unicode_strings.t  See if feature "unicode_strings" work
 lib/File/Basename.pm           Emulate the basename program
 lib/File/Basename.t            See if File::Basename works
 lib/File/CheckTree.pm          Perl module supporting wholesale file mode validation
@@ -3438,7 +3498,6 @@ lib/less.t                        See if less support works
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
 lib/look.pl                    A "look" equivalent
-lib/Module/Build/ConfigData.pm Configuration for Module::Build
 lib/Net/hostent.pm             By-name interface to Perl's builtin gethost*
 lib/Net/hostent.t              See if Net::hostent works
 lib/Net/netent.pm              By-name interface to Perl's builtin getnet*
@@ -3535,12 +3594,14 @@ lib/Unicode/README              Explanation what happened to lib/unicode.
 lib/Unicode/UCD.pm             Unicode character database
 lib/Unicode/UCD.t              See if Unicode character database works
 lib/unicore/ArabicShaping.txt                  Unicode character database
+lib/unicore/auxiliary/GCBTest.txt      Unicode character database
 lib/unicore/auxiliary/GraphemeBreakProperty.txt        Unicode character database
 lib/unicore/auxiliary/SentenceBreakProperty.txt        Unicode character database
 lib/unicore/auxiliary/WordBreakProperty.txt    Unicode character database
 lib/unicore/BidiMirroring.txt                  Unicode character database
 lib/unicore/Blocks.txt                         Unicode character database
 lib/unicore/CaseFolding.txt                    Unicode character database
+lib/unicore/CJKRadicals.txt                    Unicode character database
 lib/unicore/CompositionExclusions.txt          Unicode character database
 lib/unicore/DAge.txt                           Unicode character database
 lib/unicore/DCoreProperties.txt                        Unicode character database
@@ -3563,7 +3624,6 @@ lib/unicore/Jamo.txt                              Unicode character database
 lib/unicore/LineBreak.txt                      Unicode character database
 lib/unicore/Makefile                           Unicode character database
 lib/unicore/mktables                           Unicode character database generator
-lib/unicore/mktables.lst                       File list for mktables
 lib/unicore/NameAliases.txt                    Unicode character database
 lib/unicore/NamedSequences.txt                 Unicode character database
 lib/unicore/NamedSqProv.txt                    Unicode character database
@@ -3805,6 +3865,9 @@ pod/perl5005delta.pod             Perl changes in version 5.005
 pod/perl5100delta.pod          Perl changes in version 5.10.0
 pod/perl5101delta.pod          Perl changes in version 5.10.1
 pod/perl5110delta.pod          Perl changes in version 5.11.0
+pod/perl5111delta.pod          Perl changes in version 5.11.1
+pod/perl5112delta.pod          Perl changes in version 5.11.2
+pod/perl5113delta.pod          Perl changes in version 5.11.3
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl570delta.pod           Perl changes in version 5.7.0
@@ -3887,6 +3950,7 @@ pod/perlperf.pod          Perl Performance and Optimization Techniques
 pod/perl.pod                   Perl overview (this section)
 pod/perlpod.pod                        Perl plain old documentation
 pod/perlpodspec.pod            Perl plain old documentation format specification
+pod/perlpolicy.pod             Perl development policies
 pod/perlport.pod               Perl portability guide
 pod/perlpragma.pod             Perl modules: writing a user pragma
 pod/perlreapi.pod              Perl regular expression plugin interface
@@ -3944,7 +4008,6 @@ Porting/cmpVERSION.pl             Compare whether two trees have changed modules
 Porting/config_H               Sample config.h
 Porting/config_h.pl            Reorder config_h.SH after metaconfig
 Porting/config.sh              Sample config.sh
-Porting/Contract               Social contract for contributed modules in Perl core
 Porting/core-cpan-diff         Compare core distros with their CPAN equivalents
 Porting/corecpan.pl            Reports outdated dual-lived modules
 Porting/corelist-perldelta.pl          Generates data perldelta from Module::CoreList
@@ -3970,12 +4033,14 @@ Porting/makerel                 Release making utility
 Porting/make_snapshot.pl       Make a tgz snapshot of our tree with a .patch file in it
 Porting/manicheck              Check against MANIFEST
 Porting/manisort               Sort the MANIFEST
-Porting/perldelta_template     Template for creating new perldelta.pod files
+Porting/newtests-perldelta.pl   Generate Perldelta stub for newly added tests
+Porting/perldelta_template.pod Template for creating new perldelta.pod files
 Porting/podtidy                        Reformat pod using Pod::Tidy
 Porting/pumpkin.pod            Guidelines and hints for Perl maintainers
 Porting/README.y2038           Perl notes for the 2038 fix
 Porting/regcharclass.pl                Generate regcharclass.h from inline data
 Porting/release_managers_guide.pod     Release Manager's Guide
+Porting/release_schedule.pod   Schedule for future releases
 Porting/sort_perldiag.pl       Keep our diagnostics orderly
 Porting/testall.atom           Cumulative profile with Third Degree
 Porting/thirdclean             Cleanup Third Degree reports
@@ -4097,7 +4162,7 @@ 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/symbianish.h           Header for Symbian      
+symbian/symbianish.h           Header 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
@@ -4125,9 +4190,13 @@ t/comp/bproto.t                  See if builtins conform to their prototypes
 t/comp/cmdopt.t                        See if command optimization works
 t/comp/colon.t                 See if colons are parsed correctly
 t/comp/decl.t                  See if declarations work
+t/comp/final_line_num.t                See if line numbers are correct at EOF
 t/comp/fold.t                  See if constant folding works
+t/comp/form_scope.t            See if format scoping works
 t/comp/hints.aux               Auxillary file for %^H test
 t/comp/hints.t                 See if %^H works
+t/comp/line_debug_0.aux                Auxiliary file for @{"_<$file"} test
+t/comp/line_debug.t            See if @{"_<$file"} works
 t/comp/multiline.t             See if multiline strings work
 t/comp/opsubs.t                        See if q() etc. are not parsed as functions
 t/comp/our.t                   Tests for our declaration
@@ -4137,7 +4206,6 @@ t/comp/proto.t                    See if function prototypes work
 t/comp/redef.t                 See if we get correct warnings on redefined subs
 t/comp/require.t               See if require works
 t/comp/retainedlines.t         See if the debugger can retain eval's lines
-t/comp/script.t                        See if script invocation works
 t/comp/term.t                  See if more terms work
 t/comp/uproto.t                        See if the _ prototype works
 t/comp/use.t                   See if pragmata work
@@ -4198,6 +4266,7 @@ t/lib/locale/utf8         Part of locale.t in UTF8
 t/lib/mypragma.pm              An example user pragma
 t/lib/mypragma.t               Test the example user pragma
 t/lib/no_load.t                        Test that some modules don't load others
+t/lib/overload_fallback.t      Test that using overload 2x in a scope doesn't clobber fallback
 t/lib/proxy_constant_subs.t    Test that Proxy Constant Subs behave correctly
 t/lib/Sans_mypragma.pm         Test module for t/lib/mypragma.t
 t/lib/strict/refs              Tests of "use strict 'refs'" for strict.t
@@ -4283,6 +4352,8 @@ t/op/anonsub.t                    See if anonymous subroutines work
 t/op/append.t                  See if . works
 t/op/args.t                    See if operations on @_ work
 t/op/arith.t                   See if arithmetic works
+t/op/array_base.aux            Auxiliary file for the $[ test
+t/op/array_base.t              Tests for the $[, which is deprecated
 t/op/array.t                   See if array operations work
 t/op/assignwarn.t              See if OP= operators warn correctly for undef targets
 t/op/attrhand.t                        See if attribute handlers work
@@ -4320,6 +4391,7 @@ 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/filetest.t                        See if file tests work
+t/op/filetest_t.t              See if -t file test works
 t/op/flip.t                    See if range operator works
 t/op/fork.t                    See if fork works
 t/op/getpid.t                  See if $$ and getppid work with threads
@@ -4348,6 +4420,7 @@ t/op/lc.t                 See if lc, uc, lcfirst, ucfirst, quotemeta work
 t/op/lc_user.t                 See if user-defined lc et alia work
 t/op/length.t                  See if length works
 t/op/lex_assign.t              See if ops involving lexicals or pad temps work
+t/op/lex.t                     Tests too complex for t/base/lex.t
 t/op/lfs.t                     See if large files work for perlio
 t/op/list.t                    See if array lists work
 t/op/localref.t                        See if local ${deref} works
@@ -4366,7 +4439,7 @@ t/op/numconvert.t         See if accessing fields does not change numeric values
 t/op/oct.t                     See if oct and hex work
 t/op/ord.t                     See if ord works
 t/op/or.t                      See if || works in weird situations
-t/op/overload_integer.t                See if overload::constant for integer works after "use".   
+t/op/overload_integer.t                See if overload::constant for integer works after "use".
 t/op/override.t                        See if operator overriding works
 t/op/pack.t                    See if pack and unpack work
 t/op/pos.t                     See if pos works
@@ -4374,6 +4447,7 @@ t/op/pow.t                        See if ** works
 t/op/push.t                    See if push and pop work
 t/op/pwent.t                   See if getpw*() functions work
 t/op/qq.t                      See if qq works
+t/op/qr.t                      See if qr works
 t/op/quotemeta.t               See if quotemeta works
 t/op/rand.t                    See if rand works
 t/op/range.t                   See if .. works
@@ -4418,12 +4492,14 @@ t/op/undef.t                    See if undef works
 t/op/universal.t               See if UNIVERSAL class works
 t/op/unshift.t                 See if unshift works
 t/op/upgrade.t                 See if upgrading and assigning scalars works
+t/op/utf8cache.t               Tests malfunctions of utf8 cache
 t/op/utf8decode.t              See if UTF-8 decoding works
 t/op/utfhash.t                 See if utf8 keys in hashes behave
 t/op/utftaint.t                        See if utf8 and taint work together
 t/op/vec.t                     See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
+t/op/while_readdir.t           See if while(readdir) works
 t/op/write.t                   See if write works (formats work)
 t/op/yadayada.t                        See if ... works
 t/perl.supp                    Perl valgrind suppressions
@@ -4432,15 +4508,19 @@ t/porting/checkcase.t           Check whether we are case-insensitive-fs-friendly
 t/porting/diag.t               Test completeness of perldiag.pod
 t/porting/maintainers.t                Test that Porting/Maintaners.pl is up to date
 t/porting/manifest.t           Test that this MANIFEST file is well formed
+t/porting/podcheck.t           Test the POD of shipped modules is well formed
+t/porting/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
 t/README                       Instructions for regression tests
 t/re/pat_advanced.t            See if advanced esoteric patterns work
 t/re/pat_advanced_thr.t                See if advanced esoteric patterns work in another thread
-t/re/pat_psycho.t              See if insane esoteric and slow patterns work 
+t/re/pat_psycho.t              See if insane esoteric and slow patterns work
 t/re/pat_psycho_thr.t          See if insane esoteric and slow patterns work in another thread
 t/re/pat_re_eval.t             See if esoteric patterns using re 'eval' work
 t/re/pat_re_eval_thr.t         See if esoteric patterns using re 'eval' work in another thread
 t/re/pat_rt_report.t           See if esoteric patterns from rt reports work
 t/re/pat_rt_report_thr.t       See if esoteric patterns from rt reports work in another thread
+t/re/pat_special_cc.t          See if special charclasses (\s \w \d) work the same as (\s and [\s])
+t/re/pat_special_cc_thr.t      See if special charclasses (\s \w \d) work the same as (\s and [\s]) under threads
 t/re/pat.t                     See if esoteric patterns work
 t/re/pat_thr.t                 See if esoteric patterns work in another thread
 t/re/qr_gc.t                   See if qr doesn't leak
@@ -4475,11 +4555,13 @@ t/re/substr_thr.t               See if substr works in another thread
 t/re/subst.t                   See if substitution works
 t/re/substT.t                  See if substitution works with -T
 t/re/subst_wamp.t              See if substitution works with $& present
+t/re/uniprops.t                        Test unicode \p{} regex constructs
 t/run/cloexec.t                        Test close-on-exec.
 t/run/exit.t                   Test perl's exit status.
 t/run/fresh_perl.t             Tests that require a fresh perl.
 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
 t/run/switch0.t                        Test the -0 switch
 t/run/switcha.t                        Test the -a switch
 t/run/switchC.t                        Test the -C switch
@@ -4599,10 +4681,14 @@ win32/ce-helpers/makedist.pl    WinCE port
 win32/ce-helpers/registry.bat  WinCE port
 win32/config.bc                        Win32 base line config.sh (Borland C++ build)
 win32/config.ce                        WinCE port
-win32/config.gc                        Win32 base line config.sh (mingw32/gcc build)
+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.bc              Win32 config header (Borland C++ build)
 win32/config_H.ce              WinCE port
-win32/config_H.gc              Win32 config header (GNU build)?
+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)
@@ -4625,6 +4711,7 @@ win32/Makefile.ce         WinCE port
 win32/makefile.mk              Win32 makefile for DMAKE (BC++, VC++ builds)
 win32/mdelete.bat              multifile delete
 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