This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
It's not necessary to hardcode skipping of benchmark tests in them
[perl5.git] / MANIFEST
index e51cc33..3dc9ba0 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -9,16 +9,7 @@ beos/beosish.h         BeOS port
 beos/nm.c              BeOS port
 cc_runtime.h           Macros need by runtime of compiler-generated code
 cflags.SH              A script that emits C compilation flags per file
-Changes                        Differences from previous version
-Changes5.000           Differences between 4.x and 5.000
-Changes5.001           Differences between 5.000 and 5.001
-Changes5.002           Differences between 5.001 and 5.002
-Changes5.003           Differences between 5.002 and 5.003
-Changes5.004           Differences between 5.003 and 5.004
-Changes5.005           Differences between 5.004 and 5.005
-Changes5.10            Differences between 5.8.0 and 5.10.0 (and maint-5.8)
-Changes5.6             Differences between 5.005 and 5.6
-Changes5.8             Differences between 5.6.0 and 5.8.0 (and maint-5.6)
+Changes                        Describe how to peruse changes between releases
 config_h.SH            Produces config.h
 configpm               Produces lib/Config.pm
 Configure              Portability tool
@@ -158,6 +149,7 @@ ext/Compress-Raw-Bzip2/private/MakeUtil.pm
 ext/Compress-Raw-Bzip2/README
 ext/Compress-Raw-Bzip2/t/000prereq.t
 ext/Compress-Raw-Bzip2/t/01bzip2.t
+ext/Compress-Raw-Bzip2/t/09limitoutput.t
 ext/Compress-Raw-Bzip2/t/99pod.t
 ext/Compress-Raw-Bzip2/typemap
 ext/Compress-Raw-Zlib/Changes          Compress::Raw::Zlib
@@ -174,6 +166,7 @@ ext/Compress-Raw-Zlib/README                Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/t/01version.t    Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/t/02zlib.t       Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/t/07bufsize.t    Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/t/09limitoutput.t        Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/t/18lvalue.t     Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/typemap          Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/zlib-src/adler32.c       Compress::Raw::Zlib
@@ -207,7 +200,6 @@ ext/Cwd/t/win32.t           See if Cwd works on Win32
 ext/Data-Dumper/Changes                Data pretty printer, changelog
 ext/Data-Dumper/Dumper.pm      Data pretty printer, module
 ext/Data-Dumper/Dumper.xs      Data pretty printer, externals
-ext/Data-Dumper/Makefile.PL    Data pretty printer, makefile writer
 ext/Data-Dumper/t/bless.t      See if Data::Dumper works
 ext/Data-Dumper/t/bugs.t       See if Data::Dumper works
 ext/Data-Dumper/t/dumper.t     See if Data::Dumper works
@@ -714,7 +706,6 @@ ext/Hash-Util/Changes               Change history of Hash::Util
 ext/Hash-Util-FieldHash/Changes                        Changes for Hash::Util::FieldHash
 ext/Hash-Util-FieldHash/FieldHash.xs           XS portion
 ext/Hash-Util-FieldHash/lib/Hash/Util/FieldHash.pm     Perl portion and documentation
-ext/Hash-Util-FieldHash/Makefile.PL            Makefile for Hash::Util::FieldHash
 ext/Hash-Util-FieldHash/t/01_load.t            Test script
 ext/Hash-Util-FieldHash/t/02_function.t                Test script
 ext/Hash-Util-FieldHash/t/03_class.t           Test script
@@ -964,7 +955,6 @@ ext/List-Util/t/weak.t              Scalar::Util
 ext/List-Util/Util.xs          Util extension
 ext/Math-BigInt-FastCalc/FastCalc.pm   Math::BigInt::FastCalc extension
 ext/Math-BigInt-FastCalc/FastCalc.xs   Math::BigInt::FastCalc extension
-ext/Math-BigInt-FastCalc/Makefile.PL   Math::BigInt::FastCalc extension
 ext/Math-BigInt-FastCalc/t/bigintfc.t  Math::BigInt::FastCalc extension
 ext/Math-BigInt-FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
 ext/Math-BigInt-FastCalc/t/leak.t      test for memory leaks in Math::BigInt::FastCalc
@@ -1044,7 +1034,6 @@ ext/Module-Pluggable/t/lib/OddTest/Plugin/Foo.pm  Module::Pluggable tests
 ext/Module-Pluggable/t/lib/TA/C/A/I.pm Module::Pluggable tests
 ext/Module-Pluggable/t/lib/Zot/.Zork.pm        Module::Pluggable tests
 ext/mro/Changes                        mro extension
-ext/mro/Makefile.PL            mro extension
 ext/mro/mro.pm                 mro extension
 ext/mro/mro.xs                 mro extension
 ext/NDBM_File/hints/cygwin.pl  Hint for NDBM_File for named architecture
@@ -1227,7 +1216,6 @@ 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/Makefile.PL   Sys::Hostname extension makefile writer
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
 ext/Sys-Syslog/Changes         Changlog for Sys::Syslog
 ext/Sys-Syslog/fallback/const-c.inc    Sys::Syslog constants fallback file
@@ -1302,6 +1290,7 @@ ext/Test-Harness/t/compat/inc-propagation.t               Test::Harness test
 ext/Test-Harness/t/compat/inc_taint.t                  Test::Harness test
 ext/Test-Harness/t/compat/nonumbers.t                  Test::Harness test
 ext/Test-Harness/t/compat/regression.t                 Test::Harness test
+ext/Test-Harness/t/compat/switches.t                   Test::Harness test
 ext/Test-Harness/t/compat/test-harness-compat.t                Test::Harness test
 ext/Test-Harness/t/compat/version.t                    Test::Harness test
 ext/Test-Harness/t/console.t                           Test::Harness test
@@ -1343,6 +1332,7 @@ ext/Test-Harness/t/perl5lib.t                             Test::Harness test
 ext/Test-Harness/t/premature-bailout.t                 Test::Harness test
 ext/Test-Harness/t/process.t                           Test::Harness test
 ext/Test-Harness/t/proveenv.t                          Test::Harness test
+ext/Test-Harness/t/proverc/emptyexec                   Test data for Test::Harness
 ext/Test-Harness/t/proverc.t                           Test::Harness test
 ext/Test-Harness/t/proverun.t                          Test::Harness test
 ext/Test-Harness/t/prove.t                             Test::Harness test
@@ -1402,6 +1392,7 @@ ext/Test-Harness/t/sample-tests/version_late              Test data for Test::Harness
 ext/Test-Harness/t/sample-tests/version_old            Test data for Test::Harness
 ext/Test-Harness/t/sample-tests/vms_nit                        Test data for Test::Harness
 ext/Test-Harness/t/sample-tests/with_comments          Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/zero_valid             Test data for Test::Harness
 ext/Test-Harness/t/scheduler.t                         Test::Harness test
 ext/Test-Harness/t/source.t                            Test::Harness test
 ext/Test-Harness/t/source_tests/harness                        Test data for Test::Harness
@@ -1424,7 +1415,6 @@ ext/Test-Harness/t/yamlish-output.t                       Test::Harness test
 ext/Test-Harness/t/yamlish.t                           Test::Harness test
 ext/Test-Harness/t/yamlish-writer.t                    Test::Harness test
 ext/Text-Soundex/Changes       Changelog for Text::Soundex
-ext/Text-Soundex/Makefile.PL   Text::Soundex extension makefile writer
 ext/Text-Soundex/README                README for Text::Soundex
 ext/Text-Soundex/Soundex.pm    Text::Soundex extension Perl module
 ext/Text-Soundex/Soundex.xs    Text::Soundex extension external subroutines
@@ -1773,6 +1763,46 @@ lib/assert.pl                    assertion and panic with stack trace
 lib/autodie/exception.pm       Exception class for autodie
 lib/autodie/exception/system.pm        Exception class for autodying system()
 lib/autodie.pm                 Functions suceed or die with lexical scope
+lib/autodie/t/00-load.t                        autodie - basic load
+lib/autodie/t/autodie.t                        autodie - Basic functionality
+lib/autodie/t/autodie_test_module.pm   autodie - test helper
+lib/autodie/t/backcompat.t             autodie - More Fatal backcompat
+lib/autodie/t/basic_exceptions.t       autodie - Basic exception tests
+lib/autodie/t/binmode.t                        autodie - Binmode testing
+lib/autodie/t/caller.t                 autodie - Caller diagnostics
+lib/autodie/t/context_lexical.t                autodie - Context clobbering lexically
+lib/autodie/t/context.t                        autodie - Context clobbering tests
+lib/autodie/t/crickey.t                        autodie - Like an Australian
+lib/autodie/t/dbmopen.t                        autodie - dbm tests
+lib/autodie/t/exception_class.t                autodie - Exception class subclasses
+lib/autodie/t/exceptions.t             autodie - 5.10 exception tests.
+lib/autodie/t/exec.t                   autodie - exec tests.
+lib/autodie/t/Fatal.t                  autodie - Fatal backcompatibility
+lib/autodie/t/filehandles.t            autodie - filehandle tests
+lib/autodie/t/fileno.t                 autodie - fileno tests
+lib/autodie/t/flock.t                  autodie - File locking tests
+lib/autodie/t/internal.t               autodie - internal interface tests
+lib/autodie/t/lethal.t                 autodie - lethal is the one true name
+lib/autodie/t/lib/autodie/test/au/exception.pm autodie - Australian helper
+lib/autodie/t/lib/autodie/test/au.pm           autodie - Austrlaian helper
+lib/autodie/t/lib/autodie/test/badname.pm      autodie - Bad exception class
+lib/autodie/t/lib/autodie/test/missing.pm      autodie - Missing exception class
+lib/autodie/t/lib/Caller_helper.pm     autodie - Caller helper
+lib/autodie/t/lib/lethal.pm            autodie - with a better name
+lib/autodie/t/lib/pujHa/ghach/Dotlh.pm autodie - With Klingon honour
+lib/autodie/t/lib/pujHa/ghach.pm       autodie - Like a Klingon
+lib/autodie/t/mkdir.t                  autodie - filesystem tests
+lib/autodie/t/open.t                   autodie - Testing open
+lib/autodie/t/recv.t                   autodie - send/recv tests
+lib/autodie/t/repeat.t                 autodie - repeat autodie leak tests
+lib/autodie/t/scope_leak.t             autodie - file scope leak tests
+lib/autodie/t/sysopen.t                        autodie - sysopen tests
+lib/autodie/t/truncate.t               autodie - File truncation tests
+lib/autodie/t/unlink.t                 autodie - Unlink system tests.
+lib/autodie/t/user-context.t           autodie - Context changes for usersubs
+lib/autodie/t/usersub.t                        autodie - user subroutine tests
+lib/autodie/t/version.t                        autodie - versioning tests
+lib/autodie/t/version_tag.t
 lib/AutoLoader.pm              Autoloader base class
 lib/AutoLoader/t/01AutoLoader.t        See if AutoLoader works
 lib/AutoLoader/t/02AutoSplit.t See if AutoSplit works
@@ -1904,11 +1934,11 @@ lib/CPAN/Bundle.pm              helper package for CPAN.pm
 lib/CPAN/CacheMgr.pm           helper package for CPAN.pm
 lib/CPAN/Complete.pm           helper package for CPAN.pm
 lib/CPAN/Debug.pm              helper package for CPAN.pm
-lib/CPAN/DeferedCode.pm                helper package for CPAN.pm
 lib/CPAN/DeferredCode.pm       helper package for CPAN.pm
 lib/CPAN/Distribution.pm       helper package for CPAN.pm
 lib/CPAN/Distroprefs.pm                helper package for CPAN.pm
 lib/CPAN/Distrostatus.pm       helper package for CPAN.pm
+lib/CPAN/Exception/blocked_urllist.pm  helper package for CPAN.pm
 lib/CPAN/Exception/RecursiveDependency.pm      helper package for CPAN.pm
 lib/CPAN/Exception/yaml_not_installed.pm       helper package for CPAN.pm
 lib/CPAN/FirstTime.pm          Utility for creating CPAN config files
@@ -1941,6 +1971,10 @@ lib/CPANPLUS/Dist/Build/Constants.pm     CPANPLUS::Dist::Build
 lib/CPANPLUS/Dist/Build.pm     CPANPLUS::Dist::Build
 lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t   CPANPLUS::Dist::Build tests
 lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t     CPANPLUS::Dist::Build tests
+lib/CPANPLUS/Dist/Build/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
+lib/CPANPLUS/Dist/Build/t/dummy-CPAN/modules/02packages.details.txt.gz.packed
+lib/CPANPLUS/Dist/Build/t/dummy-CPAN/modules/03modlist.data.gz.packed
+lib/CPANPLUS/Dist/Build/t/dummy-perl/.hidden   CPANPLUS::Dist::Build tests
 lib/CPANPLUS/Dist/Build/t/inc/conf.pl  CPANPLUS::Dist::Build tests
 lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed  CPANPLUS::Dist::Build tests
 lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed    CPANPLUS::Dist::Build tests
@@ -1950,7 +1984,6 @@ lib/CPANPLUS/Dist/Sample.pm       CPANPLUS
 lib/CPANPLUS/Error.pm  CPANPLUS
 lib/CPANPLUS/FAQ.pod   CPANPLUS
 lib/CPANPLUS/Hacking.pod       CPANPLUS
-lib/CPANPLUS/inc.pm    CPANPLUS
 lib/CPANPLUS/Internals/Constants.pm    CPANPLUS
 lib/CPANPLUS/Internals/Constants/Report.pm     CPANPLUS
 lib/CPANPLUS/Internals/Extract.pm      CPANPLUS
@@ -1979,7 +2012,6 @@ lib/CPANPLUS/Shell/Default/Plugins/Remote.pm      CPANPLUS
 lib/CPANPLUS/Shell/Default/Plugins/Source.pm   CPANPLUS
 lib/CPANPLUS/Shell/Default.pm  CPANPLUS
 lib/CPANPLUS/Shell.pm  CPANPLUS
-lib/CPANPLUS/t/00_CPANPLUS-Inc.t       CPANPLUS tests
 lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t   CPANPLUS tests
 lib/CPANPLUS/t/01_CPANPLUS-Configure.t CPANPLUS tests
 lib/CPANPLUS/t/02_CPANPLUS-Internals.t CPANPLUS tests
@@ -2113,12 +2145,10 @@ lib/ExtUtils/Install.pm         Handles 'make install' on extensions
 lib/ExtUtils/instmodsh         Give information about installed extensions
 lib/ExtUtils/Liblist/Kid.pm    Does the real work of the above
 lib/ExtUtils/Liblist.pm                Locates libraries
-lib/ExtUtils/MakeMaker/bytes.pm        Version agnostic bytes.pm
 lib/ExtUtils/MakeMaker/Config.pm       MakeMaker wrapper for Config
 lib/ExtUtils/MakeMaker/FAQ.pod MakeMaker FAQ
 lib/ExtUtils/MakeMaker.pm      Write Makefiles for extensions
 lib/ExtUtils/MakeMaker/Tutorial.pod    Writing a module with MakeMaker
-lib/ExtUtils/MakeMaker/vmsish.pm       Platform agnostic vmsish.pm
 lib/ExtUtils/Manifest.pm       Utilities to write MANIFEST files
 lib/ExtUtils/MANIFEST.SKIP     The default MANIFEST.SKIP
 lib/ExtUtils/Mkbootstrap.pm    Writes a bootstrap file (see MakeMaker)
@@ -2129,7 +2159,6 @@ lib/ExtUtils/MM_BeOS.pm           MakeMaker methods for BeOS
 lib/ExtUtils/MM_Cygwin.pm      MakeMaker methods for Cygwin
 lib/ExtUtils/MM_Darwin.pm      MakeMaker methods for Darwin
 lib/ExtUtils/MM_DOS.pm         MakeMaker methods for DOS
-lib/ExtUtils/MM_Haiku.pm       MakeMaker methods for Haiku
 lib/ExtUtils/MM_MacOS.pm       MakeMaker methods for MacOS
 lib/ExtUtils/MM_NW5.pm         MakeMaker methods for NetWare
 lib/ExtUtils/MM_OS2.pm         MakeMaker methods for OS/2
@@ -2151,12 +2180,12 @@ lib/ExtUtils/ParseXS/t/XSTest.xs        Test file for ExtUtils::ParseXS tests
 lib/ExtUtils/PATCHING          Suggestions for patching MakeMaker
 lib/ExtUtils/README            MakeMaker README
 lib/ExtUtils/t/00compile.t     See if MakeMaker modules compile
+lib/ExtUtils/t/arch_check.t    Test MakeMaker's arch_check()
 lib/ExtUtils/t/backwards.t     Check MakeMaker's backwards compatibility
 lib/ExtUtils/t/basic_finish.pl See if MakeMaker can build a module (part 2)
 lib/ExtUtils/t/basic.pl                See if MakeMaker can build a module (part 1)
 lib/ExtUtils/t/basic.t         See if MakeMaker can build a module (wrapper for basic.pl and basic_finish.pl)
 lib/ExtUtils/t/build_man.t     Set if MakeMaker builds manpages
-lib/ExtUtils/t/bytes.t         Test ExtUtils::MakeMaker::bytes
 lib/ExtUtils/t/can_write_dir.t Does the _can_write_dir function of ExtUtils::Install work properly?
 lib/ExtUtils/t/cd.t            Test to see cd works
 lib/ExtUtils/t/config.t                Test ExtUtils::MakeMaker::Config
@@ -2168,6 +2197,7 @@ lib/ExtUtils/testlib.pm           Fixes up @INC to use just-built extension
 lib/ExtUtils/t/eu_command.t    See if ExtUtils::Command works
 lib/ExtUtils/t/FIRST_MAKEFILE.t                See if FIRST_MAKEFILE works
 lib/ExtUtils/t/fixin.t         See if ExtUtils::MakeMaker works
+lib/ExtUtils/t/fix_libs.t      Test for ExtUtils::MakeMaker
 lib/ExtUtils/t/hints.t         See if hint files are honored.
 lib/ExtUtils/t/Installapi2.t   See if new api for ExtUtils::Install::install() works
 lib/ExtUtils/t/INSTALL_BASE.t  Test INSTALL_BASE in MakeMaker
@@ -2175,6 +2205,7 @@ lib/ExtUtils/t/Installed.t        See if ExtUtils::Installed works
 lib/ExtUtils/t/Install.t       See if ExtUtils::Install works
 lib/ExtUtils/t/INST_PREFIX.t   See if MakeMaker can apply PREFIXs
 lib/ExtUtils/t/INST.t          Check MakeMaker INST_* macros
+lib/ExtUtils/t/is_of_type.t    Test for ExtUtils::MakeMaker
 lib/ExtUtils/t/Liblist.t       See if ExtUtils::Liblist works
 lib/ExtUtils/t/make.t          See if make detection works
 lib/ExtUtils/t/maketext_filter.t       See if maketext_filter works
@@ -2182,6 +2213,7 @@ lib/ExtUtils/t/Manifest.t See if ExtUtils::Manifest works
 lib/ExtUtils/t/metafile_data.t See if META.yml handling works
 lib/ExtUtils/t/metafile_file.t See if META.yml handling works
 lib/ExtUtils/t/min_perl_version.t      Test the MIN_PERL_VERSION argument to WriteMakefile.
+lib/ExtUtils/t/miniperl.t      Test MakeMaker with miniperl
 lib/ExtUtils/t/Mkbootstrap.t   See if ExtUtils::Mkbootstrap works
 lib/ExtUtils/t/MM_Any.t                See if ExtUtils::MM_Any works
 lib/ExtUtils/t/MM_BeOS.t       See if ExtUtils::MM_BeOS works
@@ -2196,7 +2228,9 @@ lib/ExtUtils/t/oneliner.t See if MM can generate perl one-liners
 lib/ExtUtils/t/Packlist.t      See if Packlist works
 lib/ExtUtils/t/parse_version.t See if parse_version works
 lib/ExtUtils/t/PL_FILES.t      Test PL_FILES in MakeMaker
-lib/ExtUtils/t/pm.t            See if Makemaker can handle PM
+lib/ExtUtils/t/pm.t            See if MakeMaker can handle PM
+lib/ExtUtils/t/pm_to_blib.t    Test for ExtUtils::MakeMaker
+lib/ExtUtils/t/pod2man.t       See if MakeMaker can handle no pod2man
 lib/ExtUtils/t/postamble.t     See if postamble works
 lib/ExtUtils/t/prefixify.t     See if MakeMaker can apply a PREFIX
 lib/ExtUtils/t/prereq_print.t  See if PREREQ_PRINT works
@@ -2206,9 +2240,10 @@ lib/ExtUtils/t/prompt.t          See if E::MM::prompt() works
 lib/ExtUtils/t/recurs.t                See if recursive builds work
 lib/ExtUtils/t/revision.t      See if $Revision is correct
 lib/ExtUtils/t/split_command.t See if MM's xargs-like function works
+lib/ExtUtils/t/testdata/reallylongdirectoryname/arch1/Config.pm                test data for MakeMaker
+lib/ExtUtils/t/testdata/reallylongdirectoryname/arch2/Config.pm                test data for MakeMaker
 lib/ExtUtils/t/testlib.t       See if ExtUtils::testlib works
 lib/ExtUtils/t/VERSION_FROM.t  See if MakeMaker's VERSION_FROM works
-lib/ExtUtils/t/vmsish.t        Test ExtUtils::MakeMaker::vmsish
 lib/ExtUtils/t/WriteEmptyMakefile.t    See if WriteEmptyMakefile works
 lib/ExtUtils/t/writemakefile_args.t    See if WriteMakefile works
 lib/ExtUtils/t/xs.t            Part of MakeMaker's test suite
@@ -2217,7 +2252,6 @@ lib/ExtUtils/XSSymSet.pm  on VMS, manage linker symbols when building extensions
 lib/ExtUtils/xsubpp            External subroutine preprocessor
 lib/fastcwd.pl                 a faster but more dangerous getcwd
 lib/Fatal.pm                   Make errors in functions/builtins fatal
-lib/Fatal.t                    See if Fatal works
 lib/feature.pm                 Pragma to enable new syntax
 lib/feature.t                  See if features work
 lib/fields.pm                  Set up object field names for pseudo-hash-using classes
@@ -2663,6 +2697,7 @@ lib/NEXT/README                   NEXT
 lib/NEXT/t/actual.t            NEXT
 lib/NEXT/t/actuns.t            NEXT
 lib/NEXT/t/next.t              NEXT
+lib/NEXT/t/dynamically_scoped_regex_vars.t     NEXT
 lib/NEXT/t/stringify.t NEXT
 lib/NEXT/t/unseen.t            NEXT
 lib/Object/Accessor.pm Object::Accessor
@@ -2706,6 +2741,7 @@ lib/Parse/CPAN/Meta/t/01_compile.t                                Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/02_basic.t                               Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/03_regression.t                          Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/04_scalar.t                              Parse::CPAN::Meta
+lib/Parse/CPAN/Meta/t/05_export.t                              Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/11_meta_yml.t                            Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/12_plagger.t                             Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/13_perl_smith.t                          Parse::CPAN::Meta
@@ -2713,9 +2749,13 @@ lib/Parse/CPAN/Meta/t/14_yaml_org.t                              Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/15_multibyte.t                           Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/16_nullrefs.t                            Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/17_toolbar.t                             Parse::CPAN::Meta
+lib/Parse/CPAN/Meta/t/18_tap.t                                 Parse::CPAN::Meta
+lib/Parse/CPAN/Meta/t/19_errors.t                              Parse::CPAN::Meta
+lib/Parse/CPAN/Meta/t/21_bom.t                                 Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/data/HTML-WebDAO.yml                     Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/data/multibyte.yml                       Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/data/sample.yml                          Parse::CPAN::Meta
+lib/Parse/CPAN/Meta/t/data/Spreadsheet-Read.yml                        Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/data/Template-Provider-Unicode-Japanese.yml      Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/data/toolbar.yml                         Parse::CPAN::Meta
 lib/Parse/CPAN/Meta/t/data/utf_16_le_bom.yml                   Parse::CPAN::Meta
@@ -2724,6 +2764,7 @@ lib/perl5db.pl                    Perl debugging routines
 lib/perl5db.t                  Tests for the Perl debugger
 lib/perl5db/t/eval-line-bug    Tests for the Perl debugger
 lib/perl5db/t/lvalue-bug       Tests for the Perl debugger
+lib/perl5db/t/symbol-table-bug Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
 lib/PerlIO/via/QuotedPrint.pm  PerlIO::via::QuotedPrint
 lib/PerlIO/via/t/QuotedPrint.t PerlIO::via::QuotedPrint
@@ -3537,6 +3578,7 @@ pod/perl585delta.pod              Perl changes in version 5.8.5
 pod/perl586delta.pod           Perl changes in version 5.8.6
 pod/perl587delta.pod           Perl changes in version 5.8.7
 pod/perl588delta.pod           Perl changes in version 5.8.8
+pod/perl589delta.pod           Perl changes in version 5.8.9
 pod/perl58delta.pod            Perl changes in version 5.8.0
 pod/perl590delta.pod           Perl changes in version 5.9.0
 pod/perl591delta.pod           Perl changes in version 5.9.1
@@ -3545,7 +3587,6 @@ pod/perl593delta.pod              Perl changes in version 5.9.3
 pod/perl594delta.pod           Perl changes in version 5.9.4
 pod/perl595delta.pod           Perl changes in version 5.9.5
 pod/perlapio.pod               Perl internal IO abstraction interface
-pod/perlapi.pod                        Perl API listing (autogenerated)
 pod/perlartistic.pod           Perl Artistic License
 pod/perlbook.pod               Perl book information
 pod/perlboot.pod               Perl OO tutorial for beginners
@@ -3584,7 +3625,6 @@ pod/perlgpl.pod                   GNU General Public License
 pod/perlguts.pod               Perl internal functions for those doing extensions
 pod/perlhack.pod               Perl hackers guide
 pod/perlhist.pod               Perl history records
-pod/perlintern.pod             Perl internal functions (autogenerated)
 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
@@ -3626,7 +3666,6 @@ pod/perlsub.pod                   Perl subroutines
 pod/perlsyn.pod                        Perl syntax
 pod/perlthrtut.pod             Perl threads tutorial
 pod/perltie.pod                        Perl objects hidden behind simple variables
-pod/perltoc.pod                        Perl documentation table of contents
 pod/perltodo.pod               Perl things to do
 pod/perltooc.pod               Perl OO tutorial, part 2
 pod/perltoot.pod               Perl OO tutorial, part 1
@@ -3637,6 +3676,7 @@ pod/perluniintro.pod              Perl Unicode introduction
 pod/perlunitut.pod             Perl Unicode tutorial
 pod/perlutil.pod               utilities packaged with the Perl distribution
 pod/perlvar.pod                        Perl predefined variables
+pod/perlvms.pod                        Perl notes for VMS
 pod/perlxs.pod                 Perl XS application programming interface
 pod/perlxstut.pod              Perl XS tutorial
 pod/pod2html.PL                        Precursor for translator to turn pod into HTML
@@ -3677,6 +3717,7 @@ Porting/genlog            Generate formatted changelogs by querying p4d
 Porting/git-find-p4-change     Find the change for a p4 change number
 Porting/git-make-p4-refs       Output git refs for each p4 change number, suitable for appending to .git/packed-refs
 Porting/Glossary       Glossary of config.sh variables
+Porting/how_to_write_a_perldelta.pod   Bluffer's guide to writing a perldelta.
 Porting/Maintainers    Program to pretty print info in Maintainers.pl
 Porting/Maintainers.pl Information about maintainers
 Porting/Maintainers.pm Library to pretty print info in Maintainers.pl
@@ -3746,7 +3787,7 @@ README.tru64                      Perl notes for Tru64
 README.tw                      Perl for Traditional Chinese (in Big5)
 README.uts                     Perl notes for UTS
 README.vmesa                   Perl notes for VM/ESA
-README.vms                     Perl notes for VMS
+README.vms                     Notes about installing the VMS port
 README.vos                     Perl notes for Stratus VOS
 README.win32                   Perl notes for Windows
 reentr.c                       Reentrant interfaces
@@ -3826,6 +3867,7 @@ t/base/num.t                      See if numbers work
 t/base/pat.t                   See if pattern matching works
 t/base/rs.t                    See if record-read works
 t/base/term.t                  See if various terms work
+t/benchmark/rt26188-speed-up-keys-on-empty-hash.t      Benchmark if keys on empty hashes is fast enough
 t/cmd/elsif.t                  See if else-if works
 t/cmd/for.t                    See if for loops work
 t/cmd/mod.t                    See if statement modifiers work
@@ -3862,6 +3904,7 @@ 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/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
 t/io/fs.t                      See if directory manipulations work
 t/io/inplace.t                 See if inplace editing works
@@ -3884,46 +3927,6 @@ t/io/through.t                   See if pipe passes data intact
 t/io/utf8.t                    See if file seeking works
 t/japh/abigail.t               Obscure tests
 t/lib/1_compile.t              See if the various libraries and extensions compile
-t/lib/autodie/00-load.t                        autodie - basic load
-t/lib/autodie/autodie.t                        autodie - Basic functionality
-t/lib/autodie/autodie_test_module.pm   autodie - test helper
-t/lib/autodie/backcompat.t             autodie - More Fatal backcompat
-t/lib/autodie/basic_exceptions.t       autodie - Basic exception tests
-t/lib/autodie/binmode.t                        autodie - Binmode testing
-t/lib/autodie/caller.t                 autodie - Caller diagnostics
-t/lib/autodie/context_lexical.t                autodie - Context clobbering lexically
-t/lib/autodie/context.t                        autodie - Context clobbering tests
-t/lib/autodie/crickey.t                        autodie - Like an Australian
-t/lib/autodie/dbmopen.t                        autodie - dbm tests
-t/lib/autodie/exception_class.t                autodie - Exception class subclasses
-t/lib/autodie/exceptions.t             autodie - 5.10 exception tests.
-t/lib/autodie/exec.t                   autodie - exec tests.
-t/lib/autodie/Fatal.t                  autodie - Fatal backcompatibility
-t/lib/autodie/filehandles.t            autodie - filehandle tests
-t/lib/autodie/fileno.t                 autodie - fileno tests
-t/lib/autodie/flock.t                  autodie - File locking tests
-t/lib/autodie/internal.t               autodie - internal interface tests
-t/lib/autodie/lethal.t                 autodie - lethal is the one true name
-t/lib/autodie/lib/autodie/test/au/exception.pm autodie - Australian helper
-t/lib/autodie/lib/autodie/test/au.pm           autodie - Austrlaian helper
-t/lib/autodie/lib/autodie/test/badname.pm      autodie - Bad exception class
-t/lib/autodie/lib/autodie/test/missing.pm      autodie - Missing exception class
-t/lib/autodie/lib/Caller_helper.pm     autodie - Caller helper
-t/lib/autodie/lib/lethal.pm            autodie - with a better name
-t/lib/autodie/lib/pujHa/ghach/Dotlh.pm autodie - With Klingon honour
-t/lib/autodie/lib/pujHa/ghach.pm       autodie - Like a Klingon
-t/lib/autodie/mkdir.t                  autodie - filesystem tests
-t/lib/autodie/open.t                   autodie - Testing open
-t/lib/autodie/recv.t                   autodie - send/recv tests
-t/lib/autodie/repeat.t                 autodie - repeat autodie leak tests
-t/lib/autodie/scope_leak.t             autodie - file scope leak tests
-t/lib/autodie/sysopen.t                        autodie - sysopen tests
-t/lib/autodie/truncate.t               autodie - File truncation tests
-t/lib/autodie/unlink.t                 autodie - Unlink system tests.
-t/lib/autodie/user-context.t           autodie - Context changes for usersubs
-t/lib/autodie/usersub.t                        autodie - user subroutine tests
-t/lib/autodie/version.t                        autodie - versioning tests
-t/lib/autodie/version_tag.t
 t/lib/Cname.pm                 Test charnames in regexes (op/pat.t)
 t/lib/common.pl                        Helper for lib/{warnings,feature}.t
 t/lib/commonsense.t            See if configuration meets basic needs
@@ -3944,6 +3947,7 @@ t/lib/compress/truncate.pl        Compress::Zlib
 t/lib/compress/zlib-generic.pl Compress::Zlib
 t/lib/contains_bad_pod.xr      Pod-Parser test file
 t/lib/contains_pod.xr          Pod-Parser test file
+t/lib/croak.t                  Test calls to Perl_croak() in the C source.
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/deprecate/Deprecated.pm  Deprecated module to test deprecate.pm
 t/lib/deprecate/Optionally.pm  Optionally deprecated module to test deprecate.pm
@@ -3984,6 +3988,7 @@ t/lib/locale/latin1               Part of locale.t in Latin 1
 t/lib/locale/utf8              Part of locale.t in UTF8
 t/lib/MakeMaker/Test/Setup/BFD.pm      MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/MPV.pm      MakeMaker test utilities
+t/lib/MakeMaker/Test/NoXS.pm           MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/PL_FILES.pm MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/Problem.pm  MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/Recurs.pm   MakeMaker test utilities
@@ -4422,7 +4427,6 @@ vms/make_command.com              record MM[SK] command used to build Perl
 vms/mms2make.pl                        convert descrip.mms to make syntax
 vms/munchconfig.c              performs shell $var substitution for VMS
 vms/myconfig.com               record local configuration info for bug report
-vms/perlvms.pod                        VMS-specific additions to Perl documentation
 vms/sockadapt.c                        glue for SockshShr socket support
 vms/sockadapt.h                        glue for SockshShr socket support
 vms/test.com                   DCL driver for regression tests