This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make SvIsCOW honest about globs
[perl5.git] / MANIFEST
index c804dea..558bb22 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -175,6 +175,7 @@ cpan/CGI/t/carp.t                   See if CGI::Carp works
 cpan/CGI/t/charset.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/delete.t                    See if CGI.pm works
 cpan/CGI/t/Dump.t                      See if CGI->Dump works
 cpan/CGI/t/end_form.t                  See if CGI.pm works
 cpan/CGI/t/form.t                      See if CGI.pm works
@@ -197,6 +198,7 @@ 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
 cpan/CGI/t/switch.t                    See if CGI::Switch still loads
+cpan/CGI/t/tmpdir.t                    See if CGI.pm works
 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
@@ -345,6 +347,7 @@ cpan/CPAN-Meta/t/data-fail/META-1_2.yml
 cpan/CPAN-Meta/t/data-fail/META-1_3.yml
 cpan/CPAN-Meta/t/data-fail/META-1_4.yml
 cpan/CPAN-Meta/t/data-fail/META-2.json
+cpan/CPAN-Meta/t/data/gpl-1_4.yml
 cpan/CPAN-Meta/t/data/META-1_0.yml
 cpan/CPAN-Meta/t/data/META-1_1.yml
 cpan/CPAN-Meta/t/data/META-1_2.yml
@@ -510,28 +513,6 @@ cpan/DB_File/t/db-hash.t   See if DB_File works
 cpan/DB_File/t/db-recno.t      See if DB_File works
 cpan/DB_File/typemap           Berkeley DB extension interface types
 cpan/DB_File/version.c         Berkeley DB extension interface version check
-cpan/Devel-DProf/bin/dprofpp   Perl code profile post-processor
-cpan/Devel-DProf/DProf.pm      Perl code profiler
-cpan/Devel-DProf/dprof/test1_t Perl code profiler tests
-cpan/Devel-DProf/dprof/test1_v Perl code profiler tests
-cpan/Devel-DProf/dprof/test2_t Perl code profiler tests
-cpan/Devel-DProf/dprof/test2_v Perl code profiler tests
-cpan/Devel-DProf/dprof/test3_t Perl code profiler tests
-cpan/Devel-DProf/dprof/test3_v Perl code profiler tests
-cpan/Devel-DProf/dprof/test4_t Perl code profiler tests
-cpan/Devel-DProf/dprof/test4_v Perl code profiler tests
-cpan/Devel-DProf/dprof/test5_t Perl code profiler tests
-cpan/Devel-DProf/dprof/test5_v Perl code profiler tests
-cpan/Devel-DProf/dprof/test6_t Perl code profiler tests
-cpan/Devel-DProf/dprof/test6_v Perl code profiler tests
-cpan/Devel-DProf/dprof/test7_t Perl code profiler tests
-cpan/Devel-DProf/dprof/test7_v Perl code profiler tests
-cpan/Devel-DProf/dprof/test8_t Perl code profiler tests
-cpan/Devel-DProf/dprof/test8_v Perl code profiler tests
-cpan/Devel-DProf/dprof/V.pm    Perl code profiler tests
-cpan/Devel-DProf/DProf.xs      Perl code profiler
-cpan/Devel-DProf/t/DProf.t     Perl code profiler
-cpan/Devel-DProf/Todo          Perl code profiler todo list
 cpan/Devel-PPPort/apicheck_c.PL                Devel::PPPort apicheck generator
 cpan/Devel-PPPort/Changes              Devel::PPPort changes
 cpan/Devel-PPPort/devel/buildperl.pl   Devel::PPPort perl version builder
@@ -984,7 +965,6 @@ cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm    MakeMaker wrapper for C
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/FAQ.pod         MakeMaker FAQ
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm              Write Makefiles for extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Tutorial.pod    Writing a module with MakeMaker
-cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/YAML.pm         clone of YAML::Tiny
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm            Writes a bootstrap file (see MakeMaker)
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mksymlists.pm             Writes a linker options file for extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_AIX.pm                 MakeMaker methods for AIX
@@ -1042,8 +1022,12 @@ cpan/ExtUtils-MakeMaker/t/lib/TieOut.pm                          Testing library to capture prints
 cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters.t               test "MakeMaker Parameters" section
 cpan/ExtUtils-MakeMaker/t/make.t                               See if make detection works
 cpan/ExtUtils-MakeMaker/t/maketext_filter.t                    See if maketext_filter works
+cpan/ExtUtils-MakeMaker/t/meta_convert.t                               See if MakeMaker works
 cpan/ExtUtils-MakeMaker/t/metafile_data.t                      See if META.yml handling works
 cpan/ExtUtils-MakeMaker/t/metafile_file.t                      See if META.yml handling works
+cpan/ExtUtils-MakeMaker/t/META_for_testing.json                                test data for MakeMaker
+cpan/ExtUtils-MakeMaker/t/META_for_testing_tricky_version.yml                          test data for MakeMaker
+cpan/ExtUtils-MakeMaker/t/META_for_testing.yml                         test data for MakeMaker
 cpan/ExtUtils-MakeMaker/t/miniperl.t                           Test MakeMaker with miniperl
 cpan/ExtUtils-MakeMaker/t/min_perl_version.t                   Test the MIN_PERL_VERSION argument to WriteMakefile.
 cpan/ExtUtils-MakeMaker/t/Mkbootstrap.t                                See if ExtUtils::Mkbootstrap works
@@ -1105,7 +1089,6 @@ cpan/Getopt-Long/CHANGES          Getopt::Long changes
 cpan/Getopt-Long/lib/Getopt/Long.pm    Fetch command options (GetOptions)
 cpan/Getopt-Long/README                        Getopt::Long README
 cpan/Getopt-Long/t/gol-basic.t         See if Getopt::Long works
-cpan/Getopt-Long/t/gol-compat.t                See if Getopt::Long works
 cpan/Getopt-Long/t/gol-linkage.t       See if Getopt::Long works
 cpan/Getopt-Long/t/gol-oo.t            See if Getopt::Long works
 cpan/Getopt-Long/t/gol-xargv.t         See if Getopt::Long works
@@ -1262,6 +1245,7 @@ cpan/IO-Compress/t/105oneshot-gzip.t                      IO::Compress
 cpan/IO-Compress/t/105oneshot-rawdeflate.t             IO::Compress
 cpan/IO-Compress/t/105oneshot-zip-bzip2-only.t         IO::Compress
 cpan/IO-Compress/t/105oneshot-zip-only.t               IO::Compress
+cpan/IO-Compress/t/105oneshot-zip-store-only.t         IO::Compress
 cpan/IO-Compress/t/105oneshot-zip.t                    IO::Compress
 cpan/IO-Compress/t/106prime-bzip2.t                    IO::Compress
 cpan/IO-Compress/t/106prime-deflate.t                  IO::Compress
@@ -1382,6 +1366,7 @@ cpan/JSON-PP/t/112_upgrade.t
 cpan/JSON-PP/t/113_overloaded_eq.t
 cpan/JSON-PP/t/114_decode_prefix.t
 cpan/JSON-PP/t/115_tie_ixhash.t
+cpan/JSON-PP/t/116_incr_parse_fixed.t
 cpan/JSON-PP/t/_unicode_handling.pm
 cpan/libnet/Changes            libnet
 cpan/libnet/Config.eg          libnet
@@ -1470,15 +1455,30 @@ 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
+cpan/Locale-Codes/lib/Locale/Codes/Constants.pm        Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Constants.pod       Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm    Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Country.pm  Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Country.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm   Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Currency.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Currency.pod        Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm    Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm  Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/LangExt.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm   Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Language.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Language.pod        Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm    Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm  Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/LangVar.pod Locale::Codes documentation
 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_Codes.pm     Locale::Codes
 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/Codes/Script.pod  Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Country.pm                Locale::Codes
 cpan/Locale-Codes/lib/Locale/Country.pod       Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Currency.pm       Locale::Codes
@@ -1489,17 +1489,29 @@ cpan/Locale-Codes/lib/Locale/Script.pm          Locale::Codes
 cpan/Locale-Codes/lib/Locale/Script.pod                Locale::Codes documentation
 cpan/Locale-Codes/LICENSE                      Locale::Codes
 cpan/Locale-Codes/README.first                 Locale::Codes
+cpan/Locale-Codes/t/alias_code_old.t   Locale::Codes tests
 cpan/Locale-Codes/t/alias_code.t               Locale::Codes tests
+cpan/Locale-Codes/t/code2country_old.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/code2langext.t     Locale::Codes tests
 cpan/Locale-Codes/t/code2language.t            Locale::Codes tests
+cpan/Locale-Codes/t/code2langvar.t     Locale::Codes tests
 cpan/Locale-Codes/t/code2script.t              Locale::Codes tests
+cpan/Locale-Codes/t/country2code_old.t Locale::Codes tests
 cpan/Locale-Codes/t/country2code.t             Locale::Codes tests
+cpan/Locale-Codes/t/country_code2code_old.t    Locale::Codes tests
 cpan/Locale-Codes/t/country_code2code.t                Locale::Codes tests
+cpan/Locale-Codes/t/country_old.t      Locale::Codes tests
 cpan/Locale-Codes/t/country.t                  Locale::Codes tests
+cpan/Locale-Codes/t/currency2code_old.t        Locale::Codes tests
 cpan/Locale-Codes/t/currency2code.t            Locale::Codes tests
+cpan/Locale-Codes/t/langext2code.t     Locale::Codes tests
 cpan/Locale-Codes/t/language2code.t            Locale::Codes tests
+cpan/Locale-Codes/t/language_old.t     Locale::Codes tests
 cpan/Locale-Codes/t/language.t                 Locale::Codes tests
+cpan/Locale-Codes/t/langvar2code.t     Locale::Codes tests
+cpan/Locale-Codes/t/script2code_old.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
@@ -1524,8 +1536,10 @@ cpan/Log-Message/t/01_Log-Message-Config.t       Log::Message tests
 cpan/Log-Message/t/02_Log-Message.t            Log::Message tests
 cpan/Log-Message/t/conf/config_file            Log::Message tests
 cpan/Log-Message/t/conf/LoadMe.pl              Log::Message tests
+cpan/Math-Complex/ChangeLog            Math-Complex change log
 cpan/Math-Complex/lib/Math/Complex.pm  A Complex package
 cpan/Math-Complex/lib/Math/Trig.pm     A simple interface to complex trigonometry
+cpan/Math-Complex/Makefile.PL          Math-Complex building
 cpan/Math-Complex/t/Complex.t          See if Math::Complex works
 cpan/Math-Complex/t/Trig.t             See if Math::Trig works
 cpan/Math-Complex/t/underbar.t         See if Math::Complex works
@@ -2065,8 +2079,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                        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
@@ -2541,7 +2553,18 @@ cpan/Time-HiRes/hints/svr4.pl            Hints for Time::HiRes for named architecture
 cpan/Time-HiRes/HiRes.pm               Time::HiRes extension
 cpan/Time-HiRes/HiRes.xs               Time::HiRes extension
 cpan/Time-HiRes/Makefile.PL            Time::HiRes extension
-cpan/Time-HiRes/t/HiRes.t              Test for Time::HiRes
+cpan/Time-HiRes/t/alarm.t              Test for Time::HiRes
+cpan/Time-HiRes/t/clock.t              Test for Time::HiRes
+cpan/Time-HiRes/t/gettimeofday.t       Test for Time::HiRes
+cpan/Time-HiRes/t/itimer.t             Test for Time::HiRes
+cpan/Time-HiRes/t/nanosleep.t          Test for Time::HiRes
+cpan/Time-HiRes/t/sleep.t              Test for Time::HiRes
+cpan/Time-HiRes/t/stat.t               Test for Time::HiRes
+cpan/Time-HiRes/t/time.t               Test for Time::HiRes
+cpan/Time-HiRes/t/tv_interval.t                Test for Time::HiRes
+cpan/Time-HiRes/t/ualarm.t             Test for Time::HiRes
+cpan/Time-HiRes/t/usleep.t             Test for Time::HiRes
+cpan/Time-HiRes/t/Watchdog.pm          Test for Time::HiRes
 cpan/Time-HiRes/typemap                        Time::HiRes extension
 cpan/Time-Local/lib/Time/Local.pm      Reverse translation of localtime, gmtime
 cpan/Time-Local/t/Local.t              See if Time::Local works
@@ -2610,7 +2633,6 @@ cpan/Unicode-Collate/Collate/Locale/sk.pl                 Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sl.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sq.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sv.pl                      Unicode::Collate
-cpan/Unicode-Collate/Collate/Locale/sw.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/tn.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/to.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/tr.pl                      Unicode::Collate
@@ -2642,6 +2664,7 @@ cpan/Unicode-Collate/t/contract.t         Unicode::Collate
 cpan/Unicode-Collate/t/default.t               Unicode::Collate
 cpan/Unicode-Collate/t/hangtype.t              Unicode::Collate
 cpan/Unicode-Collate/t/hangul.t                        Unicode::Collate
+cpan/Unicode-Collate/t/iglevel2.t                      Unicode::Collate
 cpan/Unicode-Collate/t/ignor.t                 Unicode::Collate
 cpan/Unicode-Collate/t/illegalp.t              Unicode::Collate
 cpan/Unicode-Collate/t/illegal.t               Unicode::Collate
@@ -2716,6 +2739,7 @@ cpan/Unicode-Collate/t/overcjk0.t         Unicode::Collate
 cpan/Unicode-Collate/t/overcjk1.t              Unicode::Collate
 cpan/Unicode-Collate/t/override.t              Unicode::Collate
 cpan/Unicode-Collate/t/rearrang.t              Unicode::Collate
+cpan/Unicode-Collate/t/rewrite.t                       Unicode::Collate
 cpan/Unicode-Collate/t/test.t                  Unicode::Collate
 cpan/Unicode-Collate/t/trailwt.t               Unicode::Collate
 cpan/Unicode-Collate/t/variable.t              Unicode::Collate
@@ -2836,6 +2860,7 @@ dist/base/t/sigdie.t              See if base works with SIGDIE
 dist/base/t/version.t          See if base works with versions
 dist/base/t/warnings.t         See if base works with warnings
 dist/B-Deparse/Deparse.pm      Compiler Deparse backend
+dist/B-Deparse/t/core.t                See if B::Deparse knows when to use CORE::
 dist/B-Deparse/t/deparse.t     See if B::Deparse works
 dist/bignum/lib/bigint.pm              bigint
 dist/bignum/lib/bignum.pm              bignum
@@ -2869,6 +2894,7 @@ dist/B-Lint/t/lint.t                              See if B::Lint works
 dist/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm    See if B::Lint works
 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
 dist/Cwd/Cwd.pm                                Various cwd routines (getcwd, fastcwd, chdir)
 dist/Cwd/Cwd.xs                                Cwd extension external subroutines
 dist/Cwd/lib/File/Spec/Cygwin.pm       portable operations on Cygwin file names
@@ -3097,6 +3123,7 @@ dist/Math-BigInt/t/req_mbfn.t             test: require Math::BigFloat; ->new();
 dist/Math-BigInt/t/req_mbfw.t          require Math::BigFloat; import ( with => );
 dist/Math-BigInt/t/require.t           Test if require Math::BigInt works
 dist/Math-BigInt/t/round.t             Test rounding with non-integer A and P
+dist/Math-BigInt/t/rt-16221.t          Tests for objectify() w/foreign objs
 dist/Math-BigInt/t/sub_ali.t           Tests for aliases in BigInt subclasses
 dist/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
 dist/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
@@ -3156,6 +3183,18 @@ 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/perlfaq/lib/perlfaq1.pod          General Questions About Perl
+dist/perlfaq/lib/perlfaq2.pod  Obtaining and Learning about Perl
+dist/perlfaq/lib/perlfaq3.pod  Programming Tools
+dist/perlfaq/lib/perlfaq4.pod  Data Manipulation
+dist/perlfaq/lib/perlfaq5.pod  Files and Formats
+dist/perlfaq/lib/perlfaq6.pod  Regexes
+dist/perlfaq/lib/perlfaq7.pod  Perl Language Issues
+dist/perlfaq/lib/perlfaq8.pod  System Interaction
+dist/perlfaq/lib/perlfaq9.pod  Networking
+dist/perlfaq/lib/perlfaq.pm    Perl frequently asked questions
+dist/perlfaq/lib/perlfaq.pod   Perl frequently asked questions
+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
@@ -3239,6 +3278,10 @@ 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/Term-ReadLine/lib/Term/ReadLine.pm                Stub readline library
+dist/Term-ReadLine/t/ReadLine.t                        See if Term::ReadLine works
+dist/Text-Abbrev/lib/Text/Abbrev.pm            An abbreviation table builder
+dist/Text-Abbrev/t/Abbrev.t            Test Text::Abbrev
 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
@@ -3447,10 +3490,10 @@ ext/I18N-Langinfo/Langinfo.pm   I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
 ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
 ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works
-ext/IPC-Open2/lib/IPC/Open2.pm Open a two-ended pipe
-ext/IPC-Open2/t/IPC-Open2.t    See if IPC::Open2 works
+ext/IPC-Open3/lib/IPC/Open2.pm Open a two-ended pipe
 ext/IPC-Open3/lib/IPC/Open3.pm Open a three-ended pipe
 ext/IPC-Open3/t/fd.t           See if IPC::Open3 works w/ file descriptors
+ext/IPC-Open3/t/IPC-Open2.t    See if IPC::Open2 works
 ext/IPC-Open3/t/IPC-Open3.t    See if IPC::Open3 works
 ext/mro/Changes                        mro extension
 ext/mro/mro.pm                 mro extension
@@ -3631,6 +3674,7 @@ ext/XS-APItest/t/call_checker.t   test call checker plugin API
 ext/XS-APItest/t/caller.t      XS::APItest: tests for caller_cx
 ext/XS-APItest/t/call.t                XS::APItest extension
 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/copyhints.t   test hv_copy_hints_hv() API
 ext/XS-APItest/t/customop.t    XS::APItest: tests for custom ops
@@ -3644,6 +3688,7 @@ 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/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
 ext/XS-APItest/t/magic_chain.t test low-level MAGIC chain handling
 ext/XS-APItest/t/magic.t       test attaching, finding, and removing magic
 ext/XS-APItest/t/Markers.pm    Helper for ./blockhooks.t
@@ -3670,6 +3715,7 @@ ext/XS-APItest/t/stmtasexpr.t     test recursive descent statement parsing
 ext/XS-APItest/t/stmtsasexpr.t test recursive descent statement-sequence parsing
 ext/XS-APItest/t/stuff_modify_bug.t    test for eval side-effecting source string
 ext/XS-APItest/t/stuff_svcur_bug.t     test for a bug in lex_stuff_pvn
+ext/XS-APItest/t/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/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
@@ -3826,23 +3872,15 @@ iperlsys.h                      Perl's interface to the system
 keywords.c                     Perl_keyword(), generated by regen/keywords.pl
 keywords.h                     The keyword numbers
 l1_char_class_tab.h            256 word bit table of character classes (for handy.h)
-lib/abbrev.pl                  An abbreviation table builder
 lib/AnyDBM_File.pm             Perl module to emulate dbmopen
 lib/AnyDBM_File.t              See if AnyDBM_File works
-lib/assert.pl                  assertion and panic with stack trace
 lib/Benchmark.pm               Measure execution time
 lib/Benchmark.t                        See if Benchmark works
-lib/bigfloat.pl                        An arbitrary precision floating point package
-lib/bigfloatpl.t               See if bigfloat.pl works
-lib/bigint.pl                  An arbitrary precision integer arithmetic package
-lib/bigintpl.t                 See if bigint.pl works
-lib/bigrat.pl                  An arbitrary precision rational arithmetic package
 lib/blib.pm                    For "use blib"
 lib/blib.t                     blib.pm test
 lib/bytes_heavy.pl             Support routines for byte pragma
 lib/bytes.pm                   Pragma to enable byte operations
 lib/bytes.t                    bytes.pm test
-lib/cacheout.pl                        Manages output filehandles when you need too many
 lib/Carp/Heavy.pm              Error message workhorse
 lib/Carp.pm                    Error message base class
 lib/Carp.t                     See if Carp works
@@ -3850,12 +3888,10 @@ lib/charnames.pm                Character names
 lib/charnames.t                        See if character names work
 lib/Class/Struct.pm            Declare struct-like datatypes as Perl classes
 lib/Class/Struct.t             See if Class::Struct works
-lib/complete.pl                        A command completion subroutine
 lib/Config/Extensions.pm       Convenient hash lookup for built extensions
 lib/Config/Extensions.t                See if Config::Extensions works
 lib/Config.t                   See if Config works
 lib/CORE.pod                   document the CORE namespace
-lib/ctime.pl                   A ctime workalike
 lib/DBM_Filter/Changes         DBM Filter Change history
 lib/DBM_Filter/compress.pm     DBM Filter to compress keys/values
 lib/DBM_Filter/encode.pm       DBM Filter for encoding
@@ -3878,12 +3914,10 @@ lib/diagnostics.pm              Print verbose diagnostics
 lib/diagnostics.t              See if diagnostics.pm works
 lib/DirHandle.pm               like FileHandle only for directories
 lib/DirHandle.t                        See if DirHandle works
-lib/dotsh.pl                   Code to "dot" in a shell script
 lib/dumpvar.pl                 A variable dumper
 lib/dumpvar.t                  A variable dumper tester
 lib/English.pm                 Readable aliases for short variables
 lib/English.t                  See if English works
-lib/exceptions.pl              catch and throw routines
 lib/Exporter/Heavy.pm          Complicated routines for Exporter
 lib/Exporter.pm                        Exporter base class
 lib/Exporter.t                 See if Exporter works
@@ -3891,7 +3925,6 @@ lib/ExtUtils/Embed.pm             Utilities for embedding Perl in C programs
 lib/ExtUtils/t/Embed.t         See if ExtUtils::Embed and embedding works
 lib/ExtUtils/typemap           Extension interface types
 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
@@ -3914,18 +3947,10 @@ lib/filetest.pm                 For "use filetest"
 lib/filetest.t                 See if filetest works
 lib/FindBin.pm                 Find name of currently executing program
 lib/FindBin.t                  See if FindBin works
-lib/finddepth.pl               A depth-first find emulator--used by find2perl
-lib/find.pl                    A find emulator--used by find2perl
-lib/flush.pl                   Routines to do single flush
-lib/getcwd.pl                  A getcwd() emulator
-lib/getopt.pl                  Perl library supporting option parsing
-lib/getopts.pl                 Perl library supporting option parsing
 lib/Getopt/Std.pm              Fetch command options (getopt, getopts)
 lib/Getopt/Std.t               See if Getopt::Std and Getopt::Long work
 lib/h2ph.t                     See if h2ph works like it should
 lib/h2xs.t                     See if h2xs produces expected lists of files
-lib/hostname.pl                        Old hostname code
-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
@@ -3933,7 +3958,6 @@ 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/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*
@@ -3942,9 +3966,6 @@ lib/Net/protoent.pm               By-name interface to Perl's builtin getproto*
 lib/Net/protoent.t             See if Net::protoent works
 lib/Net/servent.pm             By-name interface to Perl's builtin getserv*
 lib/Net/servent.t              See if Net::servtent works
-lib/newgetopt.pl               A perl library supporting long option parsing
-lib/open2.pl                   Open a two-ended pipe (uses IPC::Open2)
-lib/open3.pl                   Open a three-ended pipe (uses IPC::Open3)
 lib/open.pm                    Pragma to specify default I/O layers
 lib/open.t                     See if the open pragma works
 lib/overload64.t               See if operator overloading works with 64-bit ints
@@ -3955,8 +3976,11 @@ lib/overload.pm                  Module for overloading perl operators
 lib/overload.t                 See if operator overloading works
 lib/perl5db.pl                 Perl debugging routines
 lib/perl5db.t                  Tests for the Perl debugger
+lib/perl5db/t/breakpoint-bug   Test script used by perl5db.t
 lib/perl5db/t/eval-line-bug    Tests for the Perl debugger
+lib/perl5db/t/filename-line-breakpoint         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
 lib/perl5db/t/rt-61222         Tests for the Perl debugger
 lib/perl5db/t/rt-66110         Tests for the Perl debugger
@@ -3970,32 +3994,22 @@ 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
 lib/Pod/t/utils.t              Test for Pod::ParseUtils
-lib/pwd.pl                     Routines to keep track of PWD environment variable
 lib/Search/Dict.pm             Perform binary search on dictionaries
 lib/Search/Dict.t              See if Search::Dict works
 lib/SelectSaver.pm             Enforce proper select scoping
 lib/SelectSaver.t              See if SelectSaver works
-lib/shellwords.pl              Perl library to split into words with shell quoting
 lib/sigtrap.pm                 For trapping an abort and giving traceback
 lib/sigtrap.t                  See if sigtrap works
 lib/sort.pm                    For "use sort"
 lib/sort.t                     See if "use sort" works
-lib/stat.pl                    Perl library supporting stat function
 lib/strict.pm                  For "use strict"
 lib/strict.t                   See if strictures work
 lib/subs.pm                    Declare overriding subs
 lib/subs.t                     See if subroutine pseudo-importation works
 lib/Symbol.pm                  Symbol table manipulation routines
 lib/Symbol.t                   See if Symbol works
-lib/syslog.pl                  Perl library supporting syslogging
-lib/tainted.pl                 Old code for tainting
-lib/termcap.pl                 Perl library supporting termcap usage
 lib/Term/Complete.pm           A command completion subroutine
 lib/Term/Complete.t            See if Term::Complete works
-lib/Term/ReadLine.pm           Stub readline library
-lib/Term/ReadLine.t            See if Term::ReadLine works
-lib/Text/Abbrev.pm             An abbreviation table builder
-lib/Text/Abbrev.t              Test Text::Abbrev
 lib/Thread.pm                  Thread extensions frontend
 lib/Thread.t                   Thread extensions frontend tests
 lib/Tie/Array.pm               Base class for tied arrays
@@ -4016,7 +4030,6 @@ lib/Tie/SubstrHash.pm             Compact hash for known key, value and table size
 lib/Tie/SubstrHash.t           Test for Tie::SubstrHash
 lib/Time/gmtime.pm             By-name interface to Perl's builtin gmtime
 lib/Time/gmtime.t              Test for Time::gmtime
-lib/timelocal.pl               Perl library supporting inverse of localtime, gmtime
 lib/Time/localtime.pm          By-name interface to Perl's builtin localtime
 lib/Time/localtime.t           Test for Time::localtime
 lib/Time/tm.pm                 Internal object for Time::{gm,local}time
@@ -4081,7 +4094,6 @@ lib/User/pwent.t          See if User::pwent works
 lib/utf8_heavy.pl              Support routines for utf8 pragma
 lib/utf8.pm                    Pragma to control Unicode support
 lib/utf8.t                     See if utf8 operations work
-lib/validate.pl                        Perl library supporting wholesale file mode validation
 lib/vars_carp.t                        See if "use vars" doesn't load Carp.pm per default
 lib/vars.pm                    Declare pseudo-imported global variables
 lib/vars.t                     See if "use vars" works
@@ -4117,6 +4129,9 @@ metaconfig.SH                     Control file for the metaconfig process
 META.yml                       Distribution meta-data in YAML
 mg.c                           Magic code
 mg.h                           Magic header
+mg_names.c                     Generated magic names used by dump.c
+mg_raw.h                       Generated magic data used by generate_uudmap.c
+mg_vtable.h                    Generated magic vtable data
 minimod.pl                     Writes lib/ExtUtils/Miniperl.pm
 miniperlmain.c                 Basic perl w/o dynamic loading or extensions
 mkppport                       A script that distributes ppport.h
@@ -4306,6 +4321,7 @@ pod/perl5120delta.pod             Perl changes in version 5.12.0
 pod/perl5121delta.pod          Perl changes in version 5.12.1
 pod/perl5122delta.pod          Perl changes in version 5.12.2
 pod/perl5123delta.pod          Perl changes in version 5.12.3
+pod/perl5124delta.pod          Perl changes in version 5.12.4
 pod/perl5130delta.pod          Perl changes in version 5.13.0
 pod/perl51310delta.pod         Perl changes in version 5.13.10
 pod/perl51311delta.pod         Perl changes in version 5.13.11
@@ -4318,6 +4334,9 @@ pod/perl5136delta.pod             Perl changes in version 5.13.6
 pod/perl5137delta.pod          Perl changes in version 5.13.7
 pod/perl5138delta.pod          Perl changes in version 5.13.8
 pod/perl5139delta.pod          Perl changes in version 5.13.9
+pod/perl5140delta.pod          Perl changes in version 5.14.0
+pod/perl5141delta.pod          Perl changes in version 5.14.1
+pod/perl5150delta.pod          Perl changes in version 5.15.0
 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
@@ -4357,20 +4376,10 @@ pod/perldebtut.pod              Perl debugging tutorial
 pod/perldebug.pod              Perl debugging
 pod/perldelta.pod              Perl changes since previous version
 pod/perldiag.pod               Perl diagnostic messages
-pod/perldoc.pod                        Look up Perl documentation in Pod format
 pod/perldsc.pod                        Perl data structures intro
+pod/perldtrace.pod             Perl's support for DTrace
 pod/perlebcdic.pod             Considerations for running Perl on EBCDIC platforms
 pod/perlembed.pod              Perl ways to embed perl in your C or C++ application
-pod/perlfaq1.pod               General Questions About Perl
-pod/perlfaq2.pod               Obtaining and Learning about Perl
-pod/perlfaq3.pod               Programming Tools
-pod/perlfaq4.pod               Data Manipulation
-pod/perlfaq5.pod               Files and Formats
-pod/perlfaq6.pod               Regexes
-pod/perlfaq7.pod               Perl Language Issues
-pod/perlfaq8.pod               System Interaction
-pod/perlfaq9.pod               Networking
-pod/perlfaq.pod                        Perl frequently asked questions
 pod/perlfilter.pod             Perl source filters
 pod/perlfork.pod               Perl fork() information
 pod/perlform.pod               Perl formats
@@ -4383,7 +4392,7 @@ pod/perlhack.pod          Perl hackers guide
 pod/perlhacktips.pod           Tips for Perl core C code hacking
 pod/perlhacktut.pod            Walk through the creation of a simple C code patch
 pod/perlhist.pod               Perl history records
-pod/perlinterp.pod             Overview of the Perl intepreter source and how it works
+pod/perlinterp.pod             Overview of the Perl interpreter source and how it works
 pod/perlintro.pod              Perl introduction for beginners
 pod/perliol.pod                        C API for Perl's implementation of IO in Layers
 pod/perlipc.pod                        Perl interprocess communication
@@ -4485,6 +4494,7 @@ Porting/Maintainers.pl            Information about maintainers
 Porting/Maintainers.pm         Library to pretty print info in Maintainers.pl
 Porting/make_dot_patch.pl      Make a .patch file from a git WD
 Porting/makemeta               Create the top-level META.yml
+Porting/make_modlib_cpan.pl    Generates the list of CPAN sites in perlmodlib
 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
@@ -4564,6 +4574,7 @@ regcomp.h                 Private declarations for above
 regcomp.sym                    Data for regnodes.h
 regen/embed.pl                 Produces {embed,embedvar,proto}.h, global.sym
 regen/keywords.pl              Program to write keywords.h
+regen/mg_vtable.pl             generate mg_vtable.h
 regen/mk_PL_charclass.pl       Populate the PL_charclass table
 regen/opcode.pl                        Opcode header generator
 regen/opcodes                  Opcode data
@@ -4890,6 +4901,7 @@ t/op/grep.t                       See if grep() and map() work
 t/op/groups.t                  See if $( works
 t/op/gv.t                      See if typeglobs work
 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/inccode.t                 See if coderefs work in @INC
@@ -5016,6 +5028,7 @@ t/porting/dual-life.t             Check that dual-life bins are in utils/
 t/porting/exec-bit.t           Check that exec-bit bins are identified
 t/porting/filenames.t          Check the MANIFEST for filename portability.
 t/porting/FindExt.t            Test win32/FindExt.pm
+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/podcheck.t           Test the POD of shipped modules is well formed
@@ -5072,6 +5085,7 @@ 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/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
@@ -5136,7 +5150,6 @@ utils/cpan2dist.PL                the cpan2dist utility
 utils/cpan.PL                  easily interact with CPAN from the command line
 utils/cpanp.PL                 the cpanp utility
 utils/cpanp-run-perl.PL                the cpanp-run-perl utility
-utils/dprofpp.PL               Perl code profile post-processor
 utils/enc2xs.PL                        Encode module generator
 utils/h2ph.PL                  A thing to turn C .h files into perl .ph files
 utils/h2xs.PL                  Program to make .xs files from C header files