This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #74808] Carp.pm POD error
[perl5.git] / MANIFEST
index 77abbd3..f3827c8 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -224,30 +224,21 @@ cpan/CGI/t/unescapeHTML.t         See if CGI::unescapeHTML() works
 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/url.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
-cpan/Class-ISA/lib/Class/ISA.pm                Class::ISA
-cpan/Class-ISA/t/00_about_verbose.t    Tests for Class::ISA
-cpan/Class-ISA/t/01_old_junk.t         Tests for Class::ISA
 cpan/Compress-Raw-Bzip2/bzip2-src/blocksort.c
-cpan/Compress-Raw-Bzip2/bzip2-src/bzip2.c
-cpan/Compress-Raw-Bzip2/bzip2-src/bzip2recover.c
 cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.c
 cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.h
 cpan/Compress-Raw-Bzip2/bzip2-src/bzlib_private.h
 cpan/Compress-Raw-Bzip2/bzip2-src/compress.c
 cpan/Compress-Raw-Bzip2/bzip2-src/crctable.c
 cpan/Compress-Raw-Bzip2/bzip2-src/decompress.c
-cpan/Compress-Raw-Bzip2/bzip2-src/dlltest.c
 cpan/Compress-Raw-Bzip2/bzip2-src/huffman.c
 cpan/Compress-Raw-Bzip2/bzip2-src/LICENSE
-cpan/Compress-Raw-Bzip2/bzip2-src/mk251.c
 cpan/Compress-Raw-Bzip2/bzip2-src/randtable.c
-cpan/Compress-Raw-Bzip2/bzip2-src/spewG.c
-cpan/Compress-Raw-Bzip2/bzip2-src/unzcrash.c
 cpan/Compress-Raw-Bzip2/Bzip2.xs
 cpan/Compress-Raw-Bzip2/Changes
 cpan/Compress-Raw-Bzip2/fallback/constants.h
@@ -304,6 +295,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
@@ -312,7 +304,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
@@ -327,6 +319,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
@@ -336,7 +329,6 @@ cpan/CPAN/lib/CPAN/Shell.pm
 cpan/CPAN/lib/CPAN/Tarzip.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/URL.pm
 cpan/CPAN/lib/CPAN/Version.pm          Simple math with different flavors of version strings
-cpan/CPAN/Makefile.PL
 cpan/CPAN/PAUSE2003.pub                CPAN public key
 cpan/CPAN/PAUSE2005.pub                CPAN public key
 cpan/CPAN/PAUSE2007.pub                CPAN public key
@@ -1046,6 +1038,7 @@ 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/lib/IncludeTester.pm   ExtUtils::ParseXS testing utility
 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
@@ -1057,6 +1050,7 @@ cpan/ExtUtils-ParseXS/t/XSUsage.pm                ExtUtils::ParseXS tests
 cpan/ExtUtils-ParseXS/t/XSUsage.xs             ExtUtils::ParseXS tests
 cpan/File-Fetch/lib/File/Fetch.pm      File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
+cpan/File-Fetch/t/null_subclass.t
 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
@@ -1352,6 +1346,13 @@ 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/Changes.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Country.pm  Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Currency.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Language.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes.pm          Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes.pod         Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Script.pm   Locale::Codes
 cpan/Locale-Codes/lib/Locale/Constants.pm      Locale::Codes
 cpan/Locale-Codes/lib/Locale/Constants.pod     Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Country.pm                Locale::Codes
@@ -1362,16 +1363,21 @@ cpan/Locale-Codes/lib/Locale/Language.pm        Locale::Codes
 cpan/Locale-Codes/lib/Locale/Language.pod      Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Script.pm         Locale::Codes
 cpan/Locale-Codes/lib/Locale/Script.pod                Locale::Codes documentation
-cpan/Locale-Codes/Makefile.PL
-cpan/Locale-Codes/README                       Locale::Codes
-cpan/Locale-Codes/t/all.t                      See if Locale::Codes work
-cpan/Locale-Codes/t/constants.t                        See if Locale::Codes work
-cpan/Locale-Codes/t/country.t                  See if Locale::Codes work
-cpan/Locale-Codes/t/currency.t                 See if Locale::Codes work
-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-Codes/LICENSE                      Locale::Codes
+cpan/Locale-Codes/README.first                 Locale::Codes
+cpan/Locale-Codes/t/alias_code.t               Locale::Codes tests
+cpan/Locale-Codes/t/code2country.t             Locale::Codes tests
+cpan/Locale-Codes/t/code2currency.t            Locale::Codes tests
+cpan/Locale-Codes/t/code2language.t            Locale::Codes tests
+cpan/Locale-Codes/t/code2script.t              Locale::Codes tests
+cpan/Locale-Codes/t/country2code.t             Locale::Codes tests
+cpan/Locale-Codes/t/country_code2code.t                Locale::Codes tests
+cpan/Locale-Codes/t/country.t                  Locale::Codes tests
+cpan/Locale-Codes/t/currency2code.t            Locale::Codes tests
+cpan/Locale-Codes/t/language2code.t            Locale::Codes tests
+cpan/Locale-Codes/t/language.t                 Locale::Codes tests
+cpan/Locale-Codes/t/script2code.t              Locale::Codes tests
+cpan/Locale-Codes/t/testfunc.pl                        Locale::Codes tests
 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
@@ -1526,6 +1532,7 @@ 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
@@ -1551,6 +1558,7 @@ 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
@@ -1767,10 +1775,13 @@ cpan/podlators/t/basic.pod                      podlators test
 cpan/podlators/t/basic.t                       podlators test
 cpan/podlators/t/basic.txt                     podlators test
 cpan/podlators/t/color.t                       podlators test
+cpan/podlators/t/devise-date.t                 podlators test
 cpan/podlators/t/filehandle.t                  podlators test
+cpan/podlators/t/man-heading.t                 podlators test
 cpan/podlators/t/man-options.t                 podlators test
 cpan/podlators/t/man.t                         podlators test
 cpan/podlators/t/man-utf8.t                    podlators test
+cpan/podlators/t/overstrike.t                  podlators test
 cpan/podlators/t/parselink.t                   podlators test
 cpan/podlators/t/pod-parser.t                  podlators test
 cpan/podlators/t/pod-spelling.t                        podlators test
@@ -1780,7 +1791,6 @@ cpan/podlators/t/text-encoding.t          podlators test
 cpan/podlators/t/text-options.t                        podlators test
 cpan/podlators/t/text.t                                podlators test
 cpan/podlators/t/text-utf8.t                   podlators test
-cpan/podlators/VERSION                         podlators custom Makefile.PL
 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
@@ -1944,7 +1954,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
@@ -2010,8 +2019,6 @@ 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
 cpan/Sys-Syslog/Changes                        Changlog 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
@@ -2240,7 +2247,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
@@ -2583,8 +2590,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
@@ -2607,6 +2614,7 @@ dist/Data-Dumper/t/freezer.t      See if $Data::Dumper::Freezer works
 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/terse.t     See if Data::Dumper terse option works
 dist/ExtUtils-Install/Changes                          ExtUtils-Install change log
 dist/ExtUtils-Install/lib/ExtUtils/Installed.pm                Information on installed extensions
 dist/ExtUtils-Install/lib/ExtUtils/Install.pm          Handles 'make install' on extensions
@@ -2741,8 +2749,6 @@ dist/Pod-Perldoc/t/01_about_verbose.t             test Pod::Perldoc
 dist/Pod-Perldoc/t/checkerbasic.t              test Pod::Perldoc::ToChecker
 dist/Pod-Perldoc/t/perldocbasic.t              test Pod::Perldoc basic operation
 dist/Pod-Perldoc/t/textbasic.t                 test Pod::Perldoc::ToText
-dist/Pod-Plainer/Plainer.pm    Pod migration utility module
-dist/Pod-Plainer/t/plainer.t   Test Pod::Plainer
 dist/Safe/Changes              Changes for Safe.pm
 dist/Safe/Makefile.PL          Makefile.PL for Safe.pm
 dist/Safe/MANIFEST             MANIFEST for Safe.pm
@@ -2754,7 +2760,10 @@ 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/Safe/t/safeutf8.t         Tests Safe with utf8.pm
+dist/Safe/t/safewrap.t         Tests Safe::wrap_code_ref()
 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
@@ -2807,15 +2816,6 @@ 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
-dist/Switch/META.yml           META.yml for Switch.pm
-dist/Switch/README             README for Switch.pm
-dist/Switch/Switch.pm          Switch for Perl
-dist/Switch/t/given.t          See if Perl 6 given (switch) works
-dist/Switch/t/nested.t         See if nested switch works
-dist/Switch/t/switch.t         See if Perl 5 switch works
 dist/Thread-Queue/lib/Thread/Queue.pm  Thread-safe queues
 dist/Thread-Queue/t/01_basic.t         Thread::Queue tests
 dist/Thread-Queue/t/02_refs.t          Thread::Queue tests
@@ -2890,9 +2890,6 @@ doio.c                    I/O operations
 doop.c                 Support code for various operations
 dosish.h               Some defines for MS/DOSish machines
 dump.c                 Debugging output
-emacs/cperl-mode.el    An alternate perl-mode
-emacs/e2ctags.pl       etags to ctags converter
-emacs/ptags            Creates smart TAGS file
 embed.fnc              Database used by embed.pl
 embed.h                        Maps symbols to safer names
 embed.pl               Produces {embed,embedvar,proto}.h, global.sym
@@ -3216,6 +3213,7 @@ 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-KeywordRPN/t/stuff_svcur_bug.t  test for a bug in lex_stuff_pvn
 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
@@ -3226,8 +3224,9 @@ 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/pmflag.t      Test removal of Perl_pmflag()
 ext/XS-APItest/t/printf.t      XS::APItest extension
+ext/XS-APItest/t/ptr_table.t   Test ptr_table_* APIs
 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
@@ -3235,6 +3234,7 @@ 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-APItest/typemap
 ext/XS-Typemap/Makefile.PL     XS::Typemap extension
 ext/XS-Typemap/README          XS::Typemap extension
 ext/XS-Typemap/stdio.c         XS::Typemap extension
@@ -3450,6 +3450,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
@@ -3488,14 +3489,11 @@ lib/importenv.pl                Perl routine to get environment into variables
 lib/integer.pm                 For "use integer"
 lib/integer.t                  For "use integer" testing
 lib/Internals.t                        For Internals::* testing
-lib/legacy.pm                  Pragma to preserve legacy behavior
-lib/legacy.t                   For "use legacy" testing
 lib/less.pm                    For "use less"
 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*
@@ -3592,12 +3590,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
@@ -3620,7 +3620,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
@@ -3630,7 +3629,6 @@ lib/unicore/PropertyAliases.txt                   Unicode character database
 lib/unicore/PropList.txt                       Unicode character database
 lib/unicore/PropValueAliases.txt               Unicode character database
 lib/unicore/README.perl                                Unicode character database
-lib/unicore/README.perl                                Unicode character database
 lib/unicore/ReadMe.txt                         Unicode character database info
 lib/unicore/Scripts.txt                                Unicode character database
 lib/unicore/SpecialCasing.txt                  Unicode character database
@@ -3865,6 +3863,11 @@ 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/perl5114delta.pod          Perl changes in version 5.11.4
+pod/perl5115delta.pod          Perl changes in version 5.11.5
+pod/perl5120delta.pod          Perl changes in version 5.12.0
+pod/perl5130delta.pod          Perl changes in version 5.13.0
+pod/perl5131delta.pod          Perl changes in version 5.13.1
 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
@@ -3999,6 +4002,7 @@ Porting/check83.pl                Check whether we are 8.3-friendly
 Porting/checkansi.pl           Check source code for ANSI-C violations
 Porting/checkAUTHORS.pl                Check that the AUTHORS file is complete
 Porting/checkcfgvar.pl         Check that config scripts define all symbols
+Porting/check-cpan-pollution   Check for commits that may wrongly touch CPAN distros
 Porting/checkURL.pl            Check whether we have working URLs
 Porting/checkVERSION.pl                Check whether we have $VERSIONs
 Porting/cmpVERSION.pl          Compare whether two trees have changed modules
@@ -4007,7 +4011,8 @@ Porting/config_h.pl               Reorder config_h.SH after metaconfig
 Porting/config.sh              Sample config.sh
 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
+Porting/corelist-diff          Tool to produce corelist diffs
+Porting/corelist-perldelta.pl  Generates data perldelta from Module::CoreList
 Porting/corelist.pl            Generates data for Module::CoreList
 Porting/curliff.pl             Curliff or liff your curliffable files.
 Porting/expand-macro.pl                A tool to expand C macro definitions in the Perl source
@@ -4030,6 +4035,7 @@ 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/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
@@ -4158,7 +4164,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
@@ -4186,9 +4192,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
@@ -4212,6 +4222,7 @@ t/io/argv.t                       See if ARGV stuff works
 t/io/binmode.t                 See if binmode() works
 t/io/crlf.t                    See if :crlf works
 t/io/crlf_through.t            See if pipe passes data intact with :crlf
+t/io/defout.t                  See if PL_defoutgv works
 t/io/dup.t                     See if >& works right
 t/io/errno.t                   See if $! is correctly set
 t/io/fflush.t                  See if auto-flush on fork/exec/system/qx works
@@ -4382,7 +4393,9 @@ t/op/exec.t                       See if exec, system and qx work
 t/op/exists_sub.t              See if exists(&sub) works
 t/op/exp.t                     See if math functions work
 t/op/fh.t                      See if filehandles work
+t/op/filehandle.t              Tests for http://rt.perl.org/rt3/Ticket/Display.html?id=72586
 t/op/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
@@ -4430,14 +4443,17 @@ 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/packagev.t                        See if package VERSION work
 t/op/pack.t                    See if pack and unpack work
 t/op/pos.t                     See if pos works
 t/op/pow.t                     See if ** works
+t/op/protowarn.t               See if the illegalproto warnings work
 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
@@ -4451,6 +4467,7 @@ t/op/reset.t                      See if reset operator works
 t/op/reverse.t                 See if reverse operator works
 t/op/runlevel.t                        See if die() works from perl_call_*()
 t/op/setpgrpstack.t            See if setpgrp works
+t/op/sigdispatch.t             See if signals are always dispatched
 t/op/sleep.t                   See if sleep works
 t/op/smartmatch.t              See if the ~~ operator works
 t/op/sort.t                    See if sort works
@@ -4467,6 +4484,7 @@ t/op/study.t                      See if study works
 t/op/studytied.t               See if study works with tied scalars
 t/op/sub_lval.t                        See if lvalue subroutines work
 t/op/sub.t                     See if subroutines work
+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
 t/op/sysio.t                   See if sysread and syswrite work
@@ -4476,13 +4494,16 @@ t/op/threads.t                  Misc. tests for perl features with threads
 t/op/tiearray.t                        See if tie for arrays works
 t/op/tiehandle.t               See if tie for handles works
 t/op/tie.t                     See if tie/untie functions work
+t/op/time_loop.t               Test that very large values don't hang gmtime and localtime.
 t/op/time.t                    See if time functions work
 t/op/tr.t                      See if tr works
 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/utf8magic.t               See if utf8:: functions handle magic variables
 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
@@ -4502,7 +4523,7 @@ t/porting/test_bootstrap.t        Test that the instructions for test bootstrapping are
 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
@@ -4544,6 +4565,7 @@ 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.