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 45dab2d..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
 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
 config_h.SH            Produces config.h
 configpm               Produces lib/Config.pm
 Configure              Portability tool
@@ -67,10 +58,29 @@ epoc/epocish.c              EPOC port
 epoc/epocish.h         EPOC port
 epoc/epoc_stubs.c      EPOC port
 epoc/link.pl           EPOC port link a exe
 epoc/epocish.h         EPOC port
 epoc/epoc_stubs.c      EPOC port
 epoc/link.pl           EPOC port link a exe
-ext/attrs/attrs.pm             attrs extension Perl module
-ext/attrs/attrs.xs             attrs extension external subroutines
-ext/attrs/Makefile.PL          attrs extension makefile writer
-ext/attrs/t/attrs.t            See if attrs works with C<sub : attrs>
+ext/Attribute-Handlers/Changes                 Attribute::Handlers
+ext/Attribute-Handlers/demo/demo2.pl           Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo3.pl           Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo4.pl           Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_call.pl       Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_chain.pl      Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_cycle.pl      Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_hashdir.pl    Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_phases.pl     Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo.pl            Attribute::Handlers demo
+ext/Attribute-Handlers/demo/Demo.pm            Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_range.pl      Attribute::Handlers demo
+ext/Attribute-Handlers/demo/demo_rawdata.pl    Attribute::Handlers demo
+ext/Attribute-Handlers/demo/Descriptions.pm    Attribute::Handlers demo
+ext/Attribute-Handlers/demo/MyClass.pm         Attribute::Handlers demo
+ext/Attribute-Handlers/lib/Attribute/Handlers.pm       Attribute::Handlers
+ext/Attribute-Handlers/README          Attribute::Handlers
+ext/Attribute-Handlers/t/constants.t   Test constants and Attribute::Handlers
+ext/Attribute-Handlers/t/data_convert.t        Test attribute data conversion
+ext/Attribute-Handlers/t/linerep.t     See if Attribute::Handlers works
+ext/Attribute-Handlers/t/multi.t       See if Attribute::Handlers works
+ext/attributes/attributes.pm           For "sub foo : attrlist"
+ext/attributes/attributes.xs           For "sub foo : attrlist"
 ext/B/B/Concise.pm     Compiler Concise backend
 ext/B/B/Debug.pm       Compiler Debug backend
 ext/B/B/Deparse.pm     Compiler Deparse backend
 ext/B/B/Concise.pm     Compiler Concise backend
 ext/B/B/Debug.pm       Compiler Debug backend
 ext/B/B/Deparse.pm     Compiler Deparse backend
@@ -112,6 +122,36 @@ ext/B/t/showlex.t  See if B::ShowLex works
 ext/B/t/terse.t                See if B::Terse works
 ext/B/t/xref.t         See if B::Xref works
 ext/B/typemap                  Compiler backend interface types
 ext/B/t/terse.t                See if B::Terse works
 ext/B/t/xref.t         See if B::Xref works
 ext/B/typemap                  Compiler backend interface types
+ext/Compress-Raw-Bzip2/bzip2-src/blocksort.c
+ext/Compress-Raw-Bzip2/bzip2-src/bzip2.c
+ext/Compress-Raw-Bzip2/bzip2-src/bzip2recover.c
+ext/Compress-Raw-Bzip2/bzip2-src/bzlib.c
+ext/Compress-Raw-Bzip2/bzip2-src/bzlib.h
+ext/Compress-Raw-Bzip2/bzip2-src/bzlib_private.h
+ext/Compress-Raw-Bzip2/bzip2-src/compress.c
+ext/Compress-Raw-Bzip2/bzip2-src/crctable.c
+ext/Compress-Raw-Bzip2/bzip2-src/decompress.c
+ext/Compress-Raw-Bzip2/bzip2-src/dlltest.c
+ext/Compress-Raw-Bzip2/bzip2-src/huffman.c
+ext/Compress-Raw-Bzip2/bzip2-src/LICENSE
+ext/Compress-Raw-Bzip2/bzip2-src/mk251.c
+ext/Compress-Raw-Bzip2/bzip2-src/randtable.c
+ext/Compress-Raw-Bzip2/bzip2-src/spewG.c
+ext/Compress-Raw-Bzip2/bzip2-src/unzcrash.c
+ext/Compress-Raw-Bzip2/Bzip2.xs
+ext/Compress-Raw-Bzip2/Changes
+ext/Compress-Raw-Bzip2/fallback/constants.h
+ext/Compress-Raw-Bzip2/fallback/constants.xs
+ext/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm
+ext/Compress-Raw-Bzip2/Makefile.PL
+ext/Compress-Raw-Bzip2/pod/FAQ.pod
+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
 ext/Compress-Raw-Zlib/config.in                Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/examples/filtdef Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/Changes          Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/config.in                Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/examples/filtdef Compress::Raw::Zlib
@@ -126,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/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
 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
@@ -150,23 +191,6 @@ ext/Compress-Raw-Zlib/zlib-src/zlib.h      Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/zlib-src/zutil.c Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/zlib-src/zutil.h Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/Zlib.xs          Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/zlib-src/zutil.c Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/zlib-src/zutil.h Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/Zlib.xs          Compress::Raw::Zlib
-ext/Compress-Zlib/Changes              Compress::Zlib
-ext/Compress-Zlib/examples/filtdef     Compress::Zlib
-ext/Compress-Zlib/examples/filtinf     Compress::Zlib
-ext/Compress-Zlib/examples/gzcat       Compress::Zlib
-ext/Compress-Zlib/examples/gzgrep      Compress::Zlib
-ext/Compress-Zlib/examples/gzstream    Compress::Zlib
-ext/Compress-Zlib/lib/Compress/Zlib.pm Compress::Zlib
-ext/Compress-Zlib/Makefile.PL          Compress::Zlib
-ext/Compress-Zlib/pod/FAQ.pod  Compress::Zlib
-ext/Compress-Zlib/private/MakeUtil.pm  Compress::Zlib
-ext/Compress-Zlib/README               Compress::Zlib
-ext/Compress-Zlib/t/01version.t                Compress::Zlib
-ext/Compress-Zlib/t/03zlib-v1.t                Compress::Zlib
-ext/Compress-Zlib/t/05examples.t       Compress::Zlib
-ext/Compress-Zlib/t/06gzsetp.t         Compress::Zlib
-ext/Compress-Zlib/t/08encoding.t       Compress::Zlib
-ext/Compress-Zlib/t/14gzopen.t         Compress::Zlib
 ext/Cwd/Changes                        Cwd extension Changelog
 ext/Cwd/Cwd.xs                 Cwd extension external subroutines
 ext/Cwd/Makefile.PL            Cwd extension makefile maker
 ext/Cwd/Changes                        Cwd extension Changelog
 ext/Cwd/Cwd.xs                 Cwd extension external subroutines
 ext/Cwd/Makefile.PL            Cwd extension makefile maker
@@ -176,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/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
 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
@@ -185,10 +208,10 @@ ext/Data-Dumper/Todo              Data pretty printer, futures
 ext/Data-Dumper/t/overload.t   See if Data::Dumper works for overloaded data
 ext/Data-Dumper/t/pair.t       See if Data::Dumper pair separator works
 ext/DB_File/Changes    Berkeley DB extension change log
 ext/Data-Dumper/t/overload.t   See if Data::Dumper works for overloaded data
 ext/Data-Dumper/t/pair.t       See if Data::Dumper pair separator works
 ext/DB_File/Changes    Berkeley DB extension change log
+ext/DB_File/config.in  Part of Berkeley DB configuration
 ext/DB_File/DB_File_BS Berkeley DB extension mkbootstrap fodder
 ext/DB_File/DB_File.pm Berkeley DB extension Perl module
 ext/DB_File/DB_File.xs Berkeley DB extension external subroutines
 ext/DB_File/DB_File_BS Berkeley DB extension mkbootstrap fodder
 ext/DB_File/DB_File.pm Berkeley DB extension Perl module
 ext/DB_File/DB_File.xs Berkeley DB extension external subroutines
-ext/DB_File/config.in  Part of Berkeley DB configuration
 ext/DB_File/dbinfo     Berkeley DB database version checker
 ext/DB_File/hints/dynixptx.pl  Hint for DB_File for named architecture
 ext/DB_File/hints/sco.pl       Hint for DB_File for named architecture
 ext/DB_File/dbinfo     Berkeley DB database version checker
 ext/DB_File/hints/dynixptx.pl  Hint for DB_File for named architecture
 ext/DB_File/hints/sco.pl       Hint for DB_File for named architecture
@@ -670,141 +693,169 @@ ext/File-Glob/t/case.t          See if File::Glob works
 ext/File-Glob/t/global.t       See if File::Glob works
 ext/File-Glob/TODO             File::Glob extension todo list
 ext/File-Glob/t/taint.t                See if File::Glob works
 ext/File-Glob/t/global.t       See if File::Glob works
 ext/File-Glob/TODO             File::Glob extension todo list
 ext/File-Glob/t/taint.t                See if File::Glob works
-ext/Filter/Util/Call/Call.pm   Filter::Util::Call extension module
-ext/Filter/Util/Call/Call.xs   Filter::Util::Call extension external subroutines
-ext/Filter/Util/Call/Makefile.PL       Filter::Util::Call extension makefile writer
-ext/Filter/Util/Call/t/call.t  See if Filter::Util::Call works
+ext/Filter-Util-Call/Call.pm   Filter::Util::Call extension module
+ext/Filter-Util-Call/Call.xs   Filter::Util::Call extension external subroutines
+ext/Filter-Util-Call/t/call.t  See if Filter::Util::Call works
 ext/GDBM_File/GDBM_File.pm     GDBM extension Perl module
 ext/GDBM_File/GDBM_File.xs     GDBM extension external subroutines
 ext/GDBM_File/hints/sco.pl     Hint for GDBM_File for named architecture
 ext/GDBM_File/Makefile.PL      GDBM extension makefile writer
 ext/GDBM_File/t/gdbm.t         See if GDBM_File works
 ext/GDBM_File/typemap          GDBM extension interface types
 ext/GDBM_File/GDBM_File.pm     GDBM extension Perl module
 ext/GDBM_File/GDBM_File.xs     GDBM extension external subroutines
 ext/GDBM_File/hints/sco.pl     Hint for GDBM_File for named architecture
 ext/GDBM_File/Makefile.PL      GDBM extension makefile writer
 ext/GDBM_File/t/gdbm.t         See if GDBM_File works
 ext/GDBM_File/typemap          GDBM extension interface types
-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
-ext/Hash/Util/FieldHash/t/04_thread.t          Test script
-ext/Hash/Util/FieldHash/t/05_perlhook.t                Test script
-ext/Hash/Util/FieldHash/t/10_hash.t            Adapted from t/op/hash.t
-ext/Hash/Util/FieldHash/t/11_hashassign.t      Adapted from t/op/hashassign.t
-ext/Hash/Util/FieldHash/t/12_hashwarn.t                Adapted from t/op/hashwarn.t
-ext/Hash/Util/lib/Hash/Util.pm Hash::Util
-ext/Hash/Util/Makefile.PL      Makefile for Hash::Util
-ext/Hash/Util/t/Util.t         See if Hash::Util works
-ext/Hash/Util/Util.xs          XS bits of Hash::Util
-ext/I18N/Langinfo/fallback/const-c.inc I18N::Langinfo
-ext/I18N/Langinfo/fallback/const-xs.inc        I18N::Langinfo
-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/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/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
+ext/Hash-Util-FieldHash/t/04_thread.t          Test script
+ext/Hash-Util-FieldHash/t/05_perlhook.t                Test script
+ext/Hash-Util-FieldHash/t/10_hash.t            Adapted from t/op/hash.t
+ext/Hash-Util-FieldHash/t/11_hashassign.t      Adapted from t/op/hashassign.t
+ext/Hash-Util-FieldHash/t/12_hashwarn.t                Adapted from t/op/hashwarn.t
+ext/Hash-Util/lib/Hash/Util.pm Hash::Util
+ext/Hash-Util/Makefile.PL      Makefile for Hash::Util
+ext/Hash-Util/t/Util.t         See if Hash::Util works
+ext/Hash-Util/Util.xs          XS bits of Hash::Util
+ext/I18N-Langinfo/fallback/const-c.inc I18N::Langinfo
+ext/I18N-Langinfo/fallback/const-xs.inc        I18N::Langinfo
+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/IO/ChangeLog               IO perl module change log
 ext/IO/ChangeLog               IO perl module change log
-ext/IO_Compress_Base/Changes   IO::Compress::Base
-ext/IO_Compress_Base/lib/File/GlobMapper.pm    IO::Compress::Base
-ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm    IO::Compress::Base
-ext/IO_Compress_Base/lib/IO/Compress/Base.pm   IO::Compress::Base
-ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm        IO::Compress::Base
-ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm IO::Compress::Base
-ext/IO_Compress_Base/Makefile.PL       IO::Compress::Base
-ext/IO_Compress_Base/pod/FAQ.pod       IO::Compress::Base
-ext/IO_Compress_Base/private/MakeUtil.pm       IO::Compress::Base
-ext/IO_Compress_Base/README    IO::Compress::Base
-ext/IO_Compress_Base/t/01misc.t        IO::Compress::Base
-ext/IO_Compress_Base/t/globmapper.t    IO::Compress::Base
-ext/IO_Compress_Zlib/Changes   IO::Compress::Zlib
-ext/IO_Compress_Zlib/examples/gzappend IO::Compress::Zlib
-ext/IO_Compress_Zlib/examples/gzcat    IO::Compress::Zlib
-ext/IO_Compress_Zlib/examples/gzgrep   IO::Compress::Zlib
-ext/IO_Compress_Zlib/examples/gzstream IO::Compress::Zlib
-ext/IO_Compress_Zlib/examples/unzip    IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm        IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm       IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm        IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm   IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm     IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm  IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm    IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm     IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm     IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm      IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm   IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm       IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm      IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm   IO::Compress::Zlib
-ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm        IO::Compress::Zlib
-ext/IO_Compress_Zlib/Makefile.PL       IO::Compress::Zlib
-ext/IO_Compress_Zlib/pod/FAQ.pod       IO::Compress::Zlib
-ext/IO_Compress_Zlib/private/MakeUtil.pm       IO::Compress::Zlib
-ext/IO_Compress_Zlib/README    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/001zlib-generic-deflate.t       IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/001zlib-generic-gzip.t  IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/001zlib-generic-rawdeflate.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/001zlib-generic-zip.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/002any-deflate.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/002any-gzip.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/002any-rawdeflate.t     IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/002any-transparent.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/002any-zip.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/004gziphdr.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/005defhdr.t     IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/006zip.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/010examples.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/020isize.t      IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/050interop-gzip.t       IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/100generic-deflate.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/100generic-gzip.t       IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/100generic-rawdeflate.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/100generic-zip.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/101truncate-deflate.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/101truncate-gzip.t      IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/101truncate-rawdeflate.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/101truncate-zip.t       IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/102tied-deflate.t       IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/102tied-gzip.t  IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/102tied-rawdeflate.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/102tied-zip.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/103newtied-deflate.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/103newtied-gzip.t       IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/103newtied-rawdeflate.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/103newtied-zip.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/104destroy-deflate.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/104destroy-gzip.t       IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/104destroy-rawdeflate.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/104destroy-zip.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/105oneshot-deflate.t    IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/105oneshot-gzip-only.t  IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/105oneshot-gzip.t       IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/105oneshot-rawdeflate.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/105oneshot-zip-only.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/105oneshot-zip.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/106prime-deflate.t      IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/106prime-gzip.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/106prime-rawdeflate.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/106prime-zip.t  IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/107multi-deflate.t      IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/107multi-gzip.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/107multi-rawdeflate.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/107multi-zip.t  IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/108anyunc-deflate.t     IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/108anyunc-gzip.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/108anyunc-rawdeflate.t  IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/108anyunc-transparent.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/108anyunc-zip.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/109merge-deflate.t      IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/109merge-gzip.t IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/109merge-rawdeflate.t   IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/109merge-zip.t  IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/110encode-deflate.t     IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/110encode-gzip.t        IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/110encode-rawdeflate.t  IO::Compress::Zlib
-ext/IO_Compress_Zlib/t/110encode-zip.t IO::Compress::Zlib
+ext/IO-Compress/Changes        IO::Compress
+ext/IO-Compress/examples/compress-zlib/filtdef IO::Compress
+ext/IO-Compress/examples/compress-zlib/filtinf IO::Compress
+ext/IO-Compress/examples/compress-zlib/gzcat   IO::Compress
+ext/IO-Compress/examples/compress-zlib/gzgrep  IO::Compress
+ext/IO-Compress/examples/compress-zlib/gzstream        IO::Compress
+ext/IO-Compress/examples/io/anycat     IO::Compress
+ext/IO-Compress/examples/io/bzip2/bzcat        IO::Compress
+ext/IO-Compress/examples/io/bzip2/bzgrep       IO::Compress
+ext/IO-Compress/examples/io/bzip2/bzstream     IO::Compress
+ext/IO-Compress/examples/io/gzip/gzappend      IO::Compress
+ext/IO-Compress/examples/io/gzip/gzcat IO::Compress
+ext/IO-Compress/examples/io/gzip/gzgrep        IO::Compress
+ext/IO-Compress/examples/io/gzip/gzstream      IO::Compress
+ext/IO-Compress/lib/Compress/Zlib.pm   IO::Compress
+ext/IO-Compress/lib/File/GlobMapper.pm IO::Compress
+ext/IO-Compress/lib/IO/Compress/Adapter/Bzip2.pm       IO::Compress
+ext/IO-Compress/lib/IO/Compress/Adapter/Deflate.pm     IO::Compress
+ext/IO-Compress/lib/IO/Compress/Adapter/Identity.pm    IO::Compress
+ext/IO-Compress/lib/IO/Compress/Base/Common.pm IO::Compress
+ext/IO-Compress/lib/IO/Compress/Base.pm        IO::Compress
+ext/IO-Compress/lib/IO/Compress/Bzip2.pm       IO::Compress
+ext/IO-Compress/lib/IO/Compress/Deflate.pm     IO::Compress
+ext/IO-Compress/lib/IO/Compress/Gzip/Constants.pm      IO::Compress
+ext/IO-Compress/lib/IO/Compress/Gzip.pm        IO::Compress
+ext/IO-Compress/lib/IO/Compress/RawDeflate.pm  IO::Compress
+ext/IO-Compress/lib/IO/Compress/Zip/Constants.pm       IO::Compress
+ext/IO-Compress/lib/IO/Compress/Zip.pm IO::Compress
+ext/IO-Compress/lib/IO/Compress/Zlib/Constants.pm      IO::Compress
+ext/IO-Compress/lib/IO/Compress/Zlib/Extra.pm  IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/Adapter/Bunzip2.pm   IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/Adapter/Identity.pm  IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/Adapter/Inflate.pm   IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/AnyInflate.pm        IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/AnyUncompress.pm     IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/Base.pm      IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/Bunzip2.pm   IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/Gunzip.pm    IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/Inflate.pm   IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/RawInflate.pm        IO::Compress
+ext/IO-Compress/lib/IO/Uncompress/Unzip.pm     IO::Compress
+ext/IO-Compress/Makefile.PL    IO::Compress
+ext/IO-Compress/pod/FAQ.pod    IO::Compress
+ext/IO-Compress/private/MakeUtil.pm    IO::Compress
+ext/IO-Compress/README IO::Compress
+ext/IO-Compress/t/000prereq.t  IO::Compress
+ext/IO-Compress/t/001bzip2.t   IO::Compress
+ext/IO-Compress/t/001zlib-generic-deflate.t    IO::Compress
+ext/IO-Compress/t/001zlib-generic-gzip.t       IO::Compress
+ext/IO-Compress/t/001zlib-generic-rawdeflate.t IO::Compress
+ext/IO-Compress/t/001zlib-generic-zip.t        IO::Compress
+ext/IO-Compress/t/002any-deflate.t     IO::Compress
+ext/IO-Compress/t/002any-gzip.t        IO::Compress
+ext/IO-Compress/t/002any-rawdeflate.t  IO::Compress
+ext/IO-Compress/t/002any-transparent.t IO::Compress
+ext/IO-Compress/t/002any-zip.t IO::Compress
+ext/IO-Compress/t/004gziphdr.t IO::Compress
+ext/IO-Compress/t/005defhdr.t  IO::Compress
+ext/IO-Compress/t/006zip.t     IO::Compress
+ext/IO-Compress/t/010examples-bzip2.t  IO::Compress
+ext/IO-Compress/t/010examples-zlib.t   IO::Compress
+ext/IO-Compress/t/01misc.t     IO::Compress
+ext/IO-Compress/t/020isize.t   IO::Compress
+ext/IO-Compress/t/050interop-gzip.t    IO::Compress
+ext/IO-Compress/t/100generic-bzip2.t   IO::Compress
+ext/IO-Compress/t/100generic-deflate.t IO::Compress
+ext/IO-Compress/t/100generic-gzip.t    IO::Compress
+ext/IO-Compress/t/100generic-rawdeflate.t      IO::Compress
+ext/IO-Compress/t/100generic-zip.t     IO::Compress
+ext/IO-Compress/t/101truncate-bzip2.t  IO::Compress
+ext/IO-Compress/t/101truncate-deflate.t        IO::Compress
+ext/IO-Compress/t/101truncate-gzip.t   IO::Compress
+ext/IO-Compress/t/101truncate-rawdeflate.t     IO::Compress
+ext/IO-Compress/t/101truncate-zip.t    IO::Compress
+ext/IO-Compress/t/102tied-bzip2.t      IO::Compress
+ext/IO-Compress/t/102tied-deflate.t    IO::Compress
+ext/IO-Compress/t/102tied-gzip.t       IO::Compress
+ext/IO-Compress/t/102tied-rawdeflate.t IO::Compress
+ext/IO-Compress/t/102tied-zip.t        IO::Compress
+ext/IO-Compress/t/103newtied-bzip2.t   IO::Compress
+ext/IO-Compress/t/103newtied-deflate.t IO::Compress
+ext/IO-Compress/t/103newtied-gzip.t    IO::Compress
+ext/IO-Compress/t/103newtied-rawdeflate.t      IO::Compress
+ext/IO-Compress/t/103newtied-zip.t     IO::Compress
+ext/IO-Compress/t/104destroy-bzip2.t   IO::Compress
+ext/IO-Compress/t/104destroy-deflate.t IO::Compress
+ext/IO-Compress/t/104destroy-gzip.t    IO::Compress
+ext/IO-Compress/t/104destroy-rawdeflate.t      IO::Compress
+ext/IO-Compress/t/104destroy-zip.t     IO::Compress
+ext/IO-Compress/t/105oneshot-bzip2.t   IO::Compress
+ext/IO-Compress/t/105oneshot-deflate.t IO::Compress
+ext/IO-Compress/t/105oneshot-gzip-only.t       IO::Compress
+ext/IO-Compress/t/105oneshot-gzip.t    IO::Compress
+ext/IO-Compress/t/105oneshot-rawdeflate.t      IO::Compress
+ext/IO-Compress/t/105oneshot-zip-bzip2-only.t  IO::Compress
+ext/IO-Compress/t/105oneshot-zip-only.t        IO::Compress
+ext/IO-Compress/t/105oneshot-zip.t     IO::Compress
+ext/IO-Compress/t/106prime-bzip2.t     IO::Compress
+ext/IO-Compress/t/106prime-deflate.t   IO::Compress
+ext/IO-Compress/t/106prime-gzip.t      IO::Compress
+ext/IO-Compress/t/106prime-rawdeflate.t        IO::Compress
+ext/IO-Compress/t/106prime-zip.t       IO::Compress
+ext/IO-Compress/t/107multi-bzip2.t     IO::Compress
+ext/IO-Compress/t/107multi-deflate.t   IO::Compress
+ext/IO-Compress/t/107multi-gzip.t      IO::Compress
+ext/IO-Compress/t/107multi-rawdeflate.t        IO::Compress
+ext/IO-Compress/t/107multi-zip.t       IO::Compress
+ext/IO-Compress/t/108anyunc-bzip2.t    IO::Compress
+ext/IO-Compress/t/108anyunc-deflate.t  IO::Compress
+ext/IO-Compress/t/108anyunc-gzip.t     IO::Compress
+ext/IO-Compress/t/108anyunc-rawdeflate.t       IO::Compress
+ext/IO-Compress/t/108anyunc-transparent.t      IO::Compress
+ext/IO-Compress/t/108anyunc-zip.t      IO::Compress
+ext/IO-Compress/t/109merge-deflate.t   IO::Compress
+ext/IO-Compress/t/109merge-gzip.t      IO::Compress
+ext/IO-Compress/t/109merge-rawdeflate.t        IO::Compress
+ext/IO-Compress/t/109merge-zip.t       IO::Compress
+ext/IO-Compress/t/110encode-bzip2.t    IO::Compress
+ext/IO-Compress/t/110encode-deflate.t  IO::Compress
+ext/IO-Compress/t/110encode-gzip.t     IO::Compress
+ext/IO-Compress/t/110encode-rawdeflate.t       IO::Compress
+ext/IO-Compress/t/110encode-zip.t      IO::Compress
+ext/IO-Compress/t/999pod.t     IO::Compress
+ext/IO-Compress/t/99pod.t      IO::Compress
+ext/IO-Compress/t/cz-01version.t       IO::Compress
+ext/IO-Compress/t/cz-05examples.t      IO::Compress
+ext/IO-Compress/t/cz-06gzsetp.t        IO::Compress
+ext/IO-Compress/t/cz-08encoding.t      IO::Compress
+ext/IO-Compress/t/cz-14gzopen.t        IO::Compress
+ext/IO-Compress/t/cz-99pod.t   IO::Compress
+ext/IO-Compress/t/globmapper.t IO::Compress
 ext/IO/hints/sco.pl            Hint for IO for named architecture
 ext/IO/IO.pm                   Top-level interface to IO::* classes
 ext/IO/IO.xs                   IO extension external subroutines
 ext/IO/hints/sco.pl            Hint for IO for named architecture
 ext/IO/IO.pm                   Top-level interface to IO::* classes
 ext/IO/IO.xs                   IO extension external subroutines
@@ -859,71 +910,130 @@ ext/IPC-SysV/t/pod.t     IPC::SysV test file
 ext/IPC-SysV/t/sem.t           IPC::SysV test file
 ext/IPC-SysV/t/shm.t   IPC::SysV test file
 ext/IPC-SysV/typemap   IPC::SysV typemap
 ext/IPC-SysV/t/sem.t           IPC::SysV test file
 ext/IPC-SysV/t/shm.t   IPC::SysV test file
 ext/IPC-SysV/typemap   IPC::SysV typemap
-ext/List/Util/Changes          Util extension
-ext/List/Util/lib/List/Util.pm List::Util
-ext/List/Util/lib/Scalar/Util.pm       Scalar::Util
-ext/List/Util/Makefile.PL      Util extension
-ext/List/Util/multicall.h      Util extension
-ext/List/Util/README           Util extension
-ext/List/Util/t/00version.t    Scalar::Util
-ext/List/Util/t/blessed.t      Scalar::Util
-ext/List/Util/t/dualvar.t      Scalar::Util
-ext/List/Util/t/first.t                List::Util
-ext/List/Util/t/isvstring.t    Scalar::Util
-ext/List/Util/t/lln.t          Scalar::Util
-ext/List/Util/t/maxstr.t       List::Util
-ext/List/Util/t/max.t          List::Util
-ext/List/Util/t/minstr.t       List::Util
-ext/List/Util/t/min.t          List::Util
-ext/List/Util/t/openhan.t      Scalar::Util
-ext/List/Util/t/p_blessed.t    Scalar::Util
-ext/List/Util/t/p_first.t      List::Util
-ext/List/Util/t/p_lln.t                Scalar::Util
-ext/List/Util/t/p_maxstr.t     List::Util
-ext/List/Util/t/p_max.t                List::Util
-ext/List/Util/t/p_minstr.t     List::Util
-ext/List/Util/t/p_min.t                List::Util
-ext/List/Util/t/p_openhan.t    Scalar::Util
-ext/List/Util/t/p_readonly.t   Scalar::Util
-ext/List/Util/t/p_reduce.t     List::Util
-ext/List/Util/t/p_refaddr.t    Scalar::Util
-ext/List/Util/t/p_reftype.t    Scalar::Util
-ext/List/Util/t/proto.t                Scalar::Util
-ext/List/Util/t/p_shuffle.t    List::Util
-ext/List/Util/t/p_sum.t                List::Util
-ext/List/Util/t/p_tainted.t    Scalar::Util
-ext/List/Util/t/readonly.t     Scalar::Util
-ext/List/Util/t/reduce.t       List::Util
-ext/List/Util/t/refaddr.t      Scalar::Util
-ext/List/Util/t/reftype.t      Scalar::Util
-ext/List/Util/t/shuffle.t      List::Util
-ext/List/Util/t/sum.t          List::Util
-ext/List/Util/t/tainted.t      Scalar::Util
-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
-ext/Math/BigInt/FastCalc/t/mbi_rand.t  Math::BigInt::FastCalc extension
-ext/MIME/Base64/Base64.pm      MIME::Base64 extension
-ext/MIME/Base64/Base64.xs      MIME::Base64 extension
-ext/MIME/Base64/Changes                MIME::Base64 extension
-ext/MIME/Base64/Makefile.PL    MIME::Base64 extension
-ext/MIME/Base64/QuotedPrint.pm MIME::Base64 extension
-ext/MIME/Base64/README         README for MIME::Base64
-ext/MIME/Base64/t/base64.t     See whether MIME::Base64 works
-ext/MIME/Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
-ext/MIME/Base64/t/unicode.t    See whether MIME::Base64 works
-ext/MIME/Base64/t/warn.t       See whether MIME::Base64 works
-ext/Module/Pluggable/lib/Devel/InnerPackage.pm         Find inner packages
-ext/Module/Pluggable/lib/Module/Pluggable/Object.pm    Module::Pluggable
-ext/Module/Pluggable/lib/Module/Pluggable.pm           Module::Pluggable
-ext/Module/Pluggable/Makefile.PL                       Module::Pluggable
+ext/List-Util/Changes          Util extension
+ext/List-Util/lib/List/Util.pm List::Util
+ext/List-Util/lib/Scalar/Util.pm       Scalar::Util
+ext/List-Util/Makefile.PL      Util extension
+ext/List-Util/multicall.h      Util extension
+ext/List-Util/README           Util extension
+ext/List-Util/t/00version.t    Scalar::Util
+ext/List-Util/t/blessed.t      Scalar::Util
+ext/List-Util/t/dualvar.t      Scalar::Util
+ext/List-Util/t/first.t                List::Util
+ext/List-Util/t/isvstring.t    Scalar::Util
+ext/List-Util/t/lln.t          Scalar::Util
+ext/List-Util/t/maxstr.t       List::Util
+ext/List-Util/t/max.t          List::Util
+ext/List-Util/t/minstr.t       List::Util
+ext/List-Util/t/min.t          List::Util
+ext/List-Util/t/openhan.t      Scalar::Util
+ext/List-Util/t/p_blessed.t    Scalar::Util
+ext/List-Util/t/p_first.t      List::Util
+ext/List-Util/t/p_lln.t                Scalar::Util
+ext/List-Util/t/p_maxstr.t     List::Util
+ext/List-Util/t/p_max.t                List::Util
+ext/List-Util/t/p_minstr.t     List::Util
+ext/List-Util/t/p_min.t                List::Util
+ext/List-Util/t/p_openhan.t    Scalar::Util
+ext/List-Util/t/p_readonly.t   Scalar::Util
+ext/List-Util/t/p_reduce.t     List::Util
+ext/List-Util/t/p_refaddr.t    Scalar::Util
+ext/List-Util/t/p_reftype.t    Scalar::Util
+ext/List-Util/t/proto.t                Scalar::Util
+ext/List-Util/t/p_shuffle.t    List::Util
+ext/List-Util/t/p_sum.t                List::Util
+ext/List-Util/t/p_tainted.t    Scalar::Util
+ext/List-Util/t/readonly.t     Scalar::Util
+ext/List-Util/t/reduce.t       List::Util
+ext/List-Util/t/refaddr.t      Scalar::Util
+ext/List-Util/t/reftype.t      Scalar::Util
+ext/List-Util/t/shuffle.t      List::Util
+ext/List-Util/t/stack-corruption.t     List::Util
+ext/List-Util/t/sum.t          List::Util
+ext/List-Util/t/tainted.t      Scalar::Util
+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/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
+ext/Math-BigInt-FastCalc/t/mbi_rand.t  Math::BigInt::FastCalc extension
+ext/MIME-Base64/Base64.pm      MIME::Base64 extension
+ext/MIME-Base64/Base64.xs      MIME::Base64 extension
+ext/MIME-Base64/Changes                MIME::Base64 extension
+ext/MIME-Base64/Makefile.PL    MIME::Base64 extension
+ext/MIME-Base64/QuotedPrint.pm MIME::Base64 extension
+ext/MIME-Base64/README         README for MIME::Base64
+ext/MIME-Base64/t/base64.t     See whether MIME::Base64 works
+ext/MIME-Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
+ext/MIME-Base64/t/unicode.t    See whether MIME::Base64 works
+ext/MIME-Base64/t/warn.t       See whether MIME::Base64 works
+ext/Module-Pluggable/lib/Devel/InnerPackage.pm         Find inner packages
+ext/Module-Pluggable/lib/Module/Pluggable/Object.pm    Module::Pluggable
+ext/Module-Pluggable/lib/Module/Pluggable.pm           Module::Pluggable
+ext/Module-Pluggable/Makefile.PL                       Module::Pluggable
+ext/Module-Pluggable/t/01use.t Module::Pluggable tests
+ext/Module-Pluggable/t/02alsoworks.t   Module::Pluggable tests
+ext/Module-Pluggable/t/02works.t       Module::Pluggable tests
+ext/Module-Pluggable/t/02works_taint.t Module::Pluggable tests
+ext/Module-Pluggable/t/03diffname.t    Module::Pluggable tests
+ext/Module-Pluggable/t/04acmedir_single.t      Module::Pluggable tests
+ext/Module-Pluggable/t/04acmedir.t     Module::Pluggable tests
+ext/Module-Pluggable/t/04acmepath_single.t     Module::Pluggable tests
+ext/Module-Pluggable/t/04acmepath.t    Module::Pluggable tests
+ext/Module-Pluggable/t/05postpath.t    Module::Pluggable tests
+ext/Module-Pluggable/t/06multipath.t   Module::Pluggable tests
+ext/Module-Pluggable/t/07instantiate.t Module::Pluggable tests
+ext/Module-Pluggable/t/08nothing.t     Module::Pluggable tests
+ext/Module-Pluggable/t/09require.t     Module::Pluggable tests
+ext/Module-Pluggable/t/10innerpack_inner.t     Module::Pluggable tests
+ext/Module-Pluggable/t/10innerpack_noinner.t   Module::Pluggable tests
+ext/Module-Pluggable/t/10innerpack_onefile.t   Module::Pluggable tests
+ext/Module-Pluggable/t/10innerpack_override.t  Module::Pluggable tests
+ext/Module-Pluggable/t/10innerpack_super.t             Module::Pluggable tests
+ext/Module-Pluggable/t/10innerpack.t   Module::Pluggable tests
+ext/Module-Pluggable/t/11usetwice.t    Module::Pluggable tests
+ext/Module-Pluggable/t/12onlyarray.t   Module::Pluggable tests
+ext/Module-Pluggable/t/12onlyregex.t   Module::Pluggable tests
+ext/Module-Pluggable/t/12onlyrequire.t Module::Pluggable tests
+ext/Module-Pluggable/t/12only.t        Module::Pluggable tests
+ext/Module-Pluggable/t/13exceptarray.t Module::Pluggable tests
+ext/Module-Pluggable/t/13exceptregex.t Module::Pluggable tests
+ext/Module-Pluggable/t/13except.t      Module::Pluggable tests
+ext/Module-Pluggable/t/14package.t     Module::Pluggable tests
+ext/Module-Pluggable/t/15topicsafe.t   Module::Pluggable tests
+ext/Module-Pluggable/t/16different_extension.t Module::Pluggable tests
+ext/Module-Pluggable/t/17devel_inner_package.t Module::Pluggable tests
+ext/Module-Pluggable/t/18skipped_package.t     Module::Pluggable tests
+ext/Module-Pluggable/t/19can_ok_clobber.t      Module::Pluggable tests
+ext/Module-Pluggable/t/20dodgy_files.t Module::Pluggable tests
+ext/Module-Pluggable/t/21editor_junk.t                 Module::Pluggable tests
+ext/Module-Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm  Module::Pluggable tests
+ext/Module-Pluggable/t/lib/Acme/Foo-Bar.pm                     Module::Pluggable tests
+ext/Module-Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm   Module::Pluggable tests
+ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm            Module::Pluggable tests
+ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm~   Module::Pluggable tests
+ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swo        Module::Pluggable tests
+ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp        Module::Pluggable tests
+ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Foo.pm            Module::Pluggable tests
+ext/Module-Pluggable/t/lib/ExtTest/Plugin/Bar.plugin   Module::Pluggable tests
+ext/Module-Pluggable/t/lib/ExtTest/Plugin/Foo.plugin   Module::Pluggable tests
+ext/Module-Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin      Module::Pluggable tests
+ext/Module-Pluggable/t/lib/InnerTest/Plugin/Foo.pm     Module::Pluggable tests
+ext/Module-Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm   Module::Pluggable tests
+ext/Module-Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm   Module::Pluggable tests
+ext/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm      Module::Pluggable tests
+ext/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm  Module::Pluggable tests
+ext/Module-Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm Module::Pluggable tests
+ext/Module-Pluggable/t/lib/MyTest/Plugin/Bar.pm        Module::Pluggable tests
+ext/Module-Pluggable/t/lib/MyTest/Plugin/Foo.pm        Module::Pluggable tests
+ext/Module-Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm   Module::Pluggable tests
+ext/Module-Pluggable/t/lib/No/Middle.pm        Module::Pluggable tests
+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/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
 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
@@ -955,34 +1065,25 @@ ext/ODBM_File/ODBM_File.pm       ODBM extension Perl module
 ext/ODBM_File/ODBM_File.xs     ODBM extension external subroutines
 ext/ODBM_File/t/odbm.t         See if ODBM_File works
 ext/ODBM_File/typemap          ODBM extension interface types
 ext/ODBM_File/ODBM_File.xs     ODBM extension external subroutines
 ext/ODBM_File/t/odbm.t         See if ODBM_File works
 ext/ODBM_File/typemap          ODBM extension interface types
-ext/Opcode/Makefile.PL         Opcode extension makefile writer
 ext/Opcode/Opcode.pm           Opcode extension Perl module
 ext/Opcode/Opcode.xs           Opcode extension external subroutines
 ext/Opcode/ops.pm              "Pragma" form of Opcode extension Perl module
 ext/Opcode/Opcode.pm           Opcode extension Perl module
 ext/Opcode/Opcode.xs           Opcode extension external subroutines
 ext/Opcode/ops.pm              "Pragma" form of Opcode extension Perl module
-ext/Opcode/Safe.pm             Safe extension Perl module
 ext/Opcode/t/Opcode.t          See if Opcode works
 ext/Opcode/t/ops.t             See if Opcode works
 ext/Opcode/t/Opcode.t          See if Opcode works
 ext/Opcode/t/ops.t             See if Opcode works
-ext/PerlIO/encoding/encoding.pm        PerlIO::encoding
-ext/PerlIO/encoding/encoding.xs        PerlIO::encoding
-ext/PerlIO/encoding/Makefile.PL        PerlIO::encoding makefile writer
-ext/PerlIO/encoding/MANIFEST   PerlIO::encoding list of files
-ext/PerlIO/encoding/t/nolooping.t      Tests for PerlIO::encoding
-ext/PerlIO/scalar/Makefile.PL  PerlIO layer for scalars
-ext/PerlIO/scalar/scalar.pm    PerlIO layer for scalars
-ext/PerlIO/scalar/scalar.xs    PerlIO layer for scalars
-ext/PerlIO/scalar/t/scalar_ungetc.t    Tests for PerlIO layer for scalars
-ext/PerlIO/t/encoding.t                See if PerlIO encoding conversion works
-ext/PerlIO/t/fail.t            See if bad layers fail
-ext/PerlIO/t/fallback.t                See if PerlIO fallbacks work
-ext/PerlIO/t/ioleaks.t         See if PerlIO layers are leaking
-ext/PerlIO/t/open.t            See if PerlIO certain special opens work
-ext/PerlIO/t/PerlIO.t          See if PerlIO works
-ext/PerlIO/t/scalar.t          See if PerlIO::scalar works
-ext/PerlIO/t/via.t             See if PerlIO::via works
-ext/PerlIO/via/hints/aix.pl    Hint for PerlIO::via for named architecture
-ext/PerlIO/via/Makefile.PL     PerlIO layer for layers in perl
-ext/PerlIO/via/via.pm          PerlIO layer for layers in perl
-ext/PerlIO/via/via.xs          PerlIO layer for layers in perl
+ext/PerlIO-encoding/encoding.pm        PerlIO::encoding
+ext/PerlIO-encoding/encoding.xs        PerlIO::encoding
+ext/PerlIO-encoding/MANIFEST   PerlIO::encoding list of files
+ext/PerlIO-encoding/t/encoding.t       See if PerlIO encoding conversion works
+ext/PerlIO-encoding/t/fallback.t       See if PerlIO fallbacks work
+ext/PerlIO-encoding/t/nolooping.t      Tests for PerlIO::encoding
+ext/PerlIO-scalar/scalar.pm    PerlIO layer for scalars
+ext/PerlIO-scalar/scalar.xs    PerlIO layer for scalars
+ext/PerlIO-scalar/t/scalar.t   See if PerlIO::scalar works
+ext/PerlIO-scalar/t/scalar_ungetc.t    Tests for PerlIO layer for scalars
+ext/PerlIO-via/hints/aix.pl    Hint for PerlIO::via for named architecture
+ext/PerlIO-via/t/via.t         See if PerlIO::via works
+ext/PerlIO-via/via.pm          PerlIO layer for layers in perl
+ext/PerlIO-via/via.xs          PerlIO layer for layers in perl
 ext/POSIX/hints/bsdos.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/dynixptx.pl    Hint for POSIX for named architecture
 ext/POSIX/hints/freebsd.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/bsdos.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/dynixptx.pl    Hint for POSIX for named architecture
 ext/POSIX/hints/freebsd.pl     Hint for POSIX for named architecture
@@ -1023,6 +1124,7 @@ ext/re/t/re_funcs.t               See if exportable 're' funcs in re.xs work
 ext/re/t/regop.pl              generate debug output for various patterns
 ext/re/t/regop.t               test RE optimizations by scraping debug output
 ext/re/t/re.t                  see if re pragma works
 ext/re/t/regop.pl              generate debug output for various patterns
 ext/re/t/regop.t               test RE optimizations by scraping debug output
 ext/re/t/re.t                  see if re pragma works
+ext/Safe/Safe.pm               Safe extension Perl module
 ext/Safe/t/safe1.t             See if Safe works
 ext/Safe/t/safe2.t             See if Safe works
 ext/Safe/t/safe3.t             See if Safe works
 ext/Safe/t/safe1.t             See if Safe works
 ext/Safe/t/safe2.t             See if Safe works
 ext/Safe/t/safe3.t             See if Safe works
@@ -1112,10 +1214,9 @@ ext/Storable/t/tied.t            See if Storable works
 ext/Storable/t/utf8hash.t      See if Storable works
 ext/Storable/t/utf8.t          See if Storable works
 ext/Storable/t/weak.t          Can Storable store weakrefs
 ext/Storable/t/utf8hash.t      See if Storable works
 ext/Storable/t/utf8.t          See if Storable works
 ext/Storable/t/weak.t          Can Storable store weakrefs
-ext/Sys/Hostname/Hostname.pm   Sys::Hostname extension Perl module
-ext/Sys/Hostname/Hostname.xs   Sys::Hostname extension external subroutines
-ext/Sys/Hostname/Makefile.PL   Sys::Hostname extension makefile writer
-ext/Sys/Hostname/t/Hostname.t  See if Sys::Hostname works
+ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
+ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
+ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
 ext/Sys-Syslog/Changes         Changlog for Sys::Syslog
 ext/Sys-Syslog/fallback/const-c.inc    Sys::Syslog constants fallback file
 ext/Sys-Syslog/fallback/const-xs.inc   Sys::Syslog constants fallback file
 ext/Sys-Syslog/Changes         Changlog for Sys::Syslog
 ext/Sys-Syslog/fallback/const-c.inc    Sys::Syslog constants fallback file
 ext/Sys-Syslog/fallback/const-xs.inc   Sys::Syslog constants fallback file
@@ -1133,207 +1234,216 @@ ext/Sys-Syslog/win32/PerlLog_dll.uu   Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/PerlLog.mc        Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/PerlLog_RES.uu    Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/Win32.pm  Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/PerlLog.mc        Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/PerlLog_RES.uu    Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/Win32.pm  Sys::Syslog extension Win32 related file
-ext/Test/Harness/bin/prove             The prove harness utility
-ext/Test/Harness/Changes               Test::Harness change log
-ext/Test/Harness/lib/App/Prove.pm      Gubbins for the prove utility
-ext/Test/Harness/lib/App/Prove/State.pm        Gubbins for the prove utility
-ext/Test/Harness/lib/App/Prove/State/Result.pm Gubbins for the prove utility
-ext/Test/Harness/lib/App/Prove/State/Result/Test.pm    Gubbins for the prove utility
-ext/Test/Harness/lib/TAP/Base.pm                       A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Formatter/Color.pm            A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Formatter/Console/ParallelSession.pm  A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Formatter/Console.pm          A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Formatter/Console/Session.pm  A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Harness.pm                    A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Object.pm                     A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Aggregator.pm          A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Grammar.pm             A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Iterator/Array.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/IteratorFactory.pm     A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Iterator.pm            A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Iterator/Process.pm    A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Iterator/Stream.pm     A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Multiplexer.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser.pm                     A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Bailout.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Comment.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/ResultFactory.pm       A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Plan.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result.pm              A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Pragma.pm       A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Test.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Unknown.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Version.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/YAML.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Scheduler/Job.pm       A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Scheduler.pm           A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Scheduler/Spinner.pm   A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Source/Perl.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Source.pm              A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Utils.pm               A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/YAMLish/Reader.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/YAMLish/Writer.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/Test/Harness.pm                   A test harness
-ext/Test/Harness/Makefile.PL                           Makefile.PL for Test::Harness
-ext/Test/Harness/t/000-load.t                          Test::Harness test
-ext/Test/Harness/t/aggregator.t                                Test::Harness test
-ext/Test/Harness/t/bailout.t                           Test::Harness test
-ext/Test/Harness/t/base.t                              Test::Harness test
-ext/Test/Harness/t/callbacks.t                         Test::Harness test
-ext/Test/Harness/t/compat/env.t                                Test::Harness test
-ext/Test/Harness/t/compat/failure.t                    Test::Harness test
-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/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
-ext/Test/Harness/t/data/catme.1                                Test data for Test::Harness
-ext/Test/Harness/t/data/proverc                                Test data for Test::Harness
-ext/Test/Harness/t/data/sample.yml                     Test data for Test::Harness
-ext/Test/Harness/t/errors.t                            Test::Harness test
-ext/Test/Harness/t/glob-to-regexp.t                    Test::Harness test
-ext/Test/Harness/t/grammar.t                           Test::Harness test
-ext/Test/Harness/t/harness-subclass.t                  Test::Harness test
-ext/Test/Harness/t/harness.t                           Test::Harness test
-ext/Test/Harness/t/iterators.t                         Test::Harness test
-ext/Test/Harness/t/lib/App/Prove/Plugin/Dummy.pm       Module for testing Test::Harness
-ext/Test/Harness/t/lib/Dev/Null.pm                     Module for testing Test::Harness
-ext/Test/Harness/t/lib/EmptyParser.pm                  Module for testing Test::Harness
-ext/Test/Harness/t/lib/IO/c55Capture.pm                        Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyCustom.pm                     Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyGrammar.pm                    Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyIteratorFactory.pm            Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyIterator.pm                   Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyPerlSource.pm                 Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyResultFactory.pm              Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyResult.pm                     Module for testing Test::Harness
-ext/Test/Harness/t/lib/MySource.pm                     Module for testing Test::Harness
-ext/Test/Harness/t/lib/NoFork.pm                       Module for testing Test::Harness
-ext/Test/Harness/t/lib/NOP.pm                          Module for testing Test::Harness
-ext/Test/Harness/t/lib/TAP/Parser/SubclassTest.pm      Module for testing Test::Harness
-ext/Test/Harness/t/multiplexer.t                       Test::Harness test
-ext/Test/Harness/t/nofork-mux.t                                Test::Harness test
-ext/Test/Harness/t/nofork.t                            Test::Harness test
-ext/Test/Harness/t/object.t                            Test::Harness test
-ext/Test/Harness/t/parser-config.t                     Test::Harness test
-ext/Test/Harness/t/parser-subclass.t                   Test::Harness test
-ext/Test/Harness/t/parse.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.t                           Test::Harness test
-ext/Test/Harness/t/proverun.t                          Test::Harness test
-ext/Test/Harness/t/prove.t                             Test::Harness test
-ext/Test/Harness/t/regression.t                                Test::Harness test
-ext/Test/Harness/t/results.t                           Test::Harness test
-ext/Test/Harness/t/sample-tests/bailout                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/bignum                 Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/bignum_many            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/combined               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/combined_compat                Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/delayed                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/descriptive            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/descriptive_trailing   Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/die                    Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/die_head_end           Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/die_last_minute                Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/die_unfinished         Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/duplicates             Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/echo                   Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/empty                  Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/escape_eol             Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/escape_hash            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/head_end               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/head_fail              Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/inc_taint              Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/junk_before_plan       Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/lone_not_bug           Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/no_nums                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/no_output              Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/out_err_mix            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/out_of_order           Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/schwern                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/schwern-todo-quiet     Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/segfault               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/sequence_misparse      Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/shbang_misparse                Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/simple                 Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/simple_fail            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/simple_yaml            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skip                   Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skipall                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skipall_nomsg          Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skipall_v13            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skip_nomsg             Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/space_after_plan       Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/stdout_stderr          Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/strict                 Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/switches               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/taint                  Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/taint_warn             Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/todo                   Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/todo_inline            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/todo_misparse          Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/too_many               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/version_good           Test data for Test::Harness
-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/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
-ext/Test/Harness/t/source_tests/harness_badtap         Test data for Test::Harness
-ext/Test/Harness/t/source_tests/harness_complain       Test data for Test::Harness
-ext/Test/Harness/t/source_tests/harness_directives     Test data for Test::Harness
-ext/Test/Harness/t/source_tests/harness_failure                Test data for Test::Harness
-ext/Test/Harness/t/source_tests/source                 Test data for Test::Harness
-ext/Test/Harness/t/spool.t                             Test::Harness test
-ext/Test/Harness/t/state_results.t                     Test::Harness test
-ext/Test/Harness/t/state.t                             Test::Harness test
-ext/Test/Harness/t/streams.t                           Test::Harness test
-ext/Test/Harness/t/subclass_tests/non_perl_source      Test data for Test::Harness
-ext/Test/Harness/t/subclass_tests/perl_source          Test data for Test::Harness
-ext/Test/Harness/t/taint.t                             Test::Harness test
-ext/Test/Harness/t/testargs.t                          Test::Harness test
-ext/Test/Harness/t/unicode.t                           Test::Harness test
-ext/Test/Harness/t/utils.t                             Test::Harness test
-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
-ext/Text/Soundex/t/Soundex.t   test for Text::Soundex
+ext/Test-Harness/bin/prove             The prove harness utility
+ext/Test-Harness/Changes               Test::Harness change log
+ext/Test-Harness/lib/App/Prove.pm      Gubbins for the prove utility
+ext/Test-Harness/lib/App/Prove/State.pm        Gubbins for the prove utility
+ext/Test-Harness/lib/App/Prove/State/Result.pm Gubbins for the prove utility
+ext/Test-Harness/lib/App/Prove/State/Result/Test.pm    Gubbins for the prove utility
+ext/Test-Harness/lib/TAP/Base.pm                       A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Base.pm             A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Color.pm            A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Console/ParallelSession.pm  A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Console.pm          A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Console/Session.pm  A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/File.pm             A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/File/Session.pm     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Session.pm          A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Harness.pm                    A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Object.pm                     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Aggregator.pm          A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Grammar.pm             A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Iterator/Array.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/IteratorFactory.pm     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Iterator.pm            A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Iterator/Process.pm    A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Iterator/Stream.pm     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Multiplexer.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser.pm                     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Bailout.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Comment.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/ResultFactory.pm       A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Plan.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result.pm              A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Pragma.pm       A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Test.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Unknown.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Version.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/YAML.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Scheduler/Job.pm       A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Scheduler.pm           A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Scheduler/Spinner.pm   A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Source/Perl.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Source.pm              A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Utils.pm               A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/YAMLish/Writer.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/Test/Harness.pm                   A test harness
+ext/Test-Harness/t/000-load.t                          Test::Harness test
+ext/Test-Harness/t/aggregator.t                                Test::Harness test
+ext/Test-Harness/t/bailout.t                           Test::Harness test
+ext/Test-Harness/t/base.t                              Test::Harness test
+ext/Test-Harness/t/callbacks.t                         Test::Harness test
+ext/Test-Harness/t/compat/env.t                                Test::Harness test
+ext/Test-Harness/t/compat/failure.t                    Test::Harness test
+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
+ext/Test-Harness/t/data/catme.1                                Test data for Test::Harness
+ext/Test-Harness/t/data/proverc                                Test data for Test::Harness
+ext/Test-Harness/t/data/sample.yml                     Test data for Test::Harness
+ext/Test-Harness/t/errors.t                            Test::Harness test
+ext/Test-Harness/t/file.t                              Test::Harness test
+ext/Test-Harness/t/glob-to-regexp.t                    Test::Harness test
+ext/Test-Harness/t/grammar.t                           Test::Harness test
+ext/Test-Harness/t/harness-bailout.t                   Test::Harness test
+ext/Test-Harness/t/harness-subclass.t                  Test::Harness test
+ext/Test-Harness/t/harness.t                           Test::Harness test
+ext/Test-Harness/t/iterators.t                         Test::Harness test
+ext/Test-Harness/t/lib/App/Prove/Plugin/Dummy2.pm      Module for testing Test::Harness
+ext/Test-Harness/t/lib/App/Prove/Plugin/Dummy.pm       Module for testing Test::Harness
+ext/Test-Harness/t/lib/Dev/Null.pm                     Module for testing Test::Harness
+ext/Test-Harness/t/lib/EmptyParser.pm                  Module for testing Test::Harness
+ext/Test-Harness/t/lib/IO/c55Capture.pm                        Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyCustom.pm                     Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyGrammar.pm                    Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyIteratorFactory.pm            Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyIterator.pm                   Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyPerlSource.pm                 Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyResultFactory.pm              Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyResult.pm                     Module for testing Test::Harness
+ext/Test-Harness/t/lib/MySource.pm                     Module for testing Test::Harness
+ext/Test-Harness/t/lib/NoFork.pm                       Module for testing Test::Harness
+ext/Test-Harness/t/lib/NOP.pm                          Module for testing Test::Harness
+ext/Test-Harness/t/lib/TAP/Parser/SubclassTest.pm      Module for testing Test::Harness
+ext/Test-Harness/t/multiplexer.t                       Test::Harness test
+ext/Test-Harness/t/nofork-mux.t                                Test::Harness test
+ext/Test-Harness/t/nofork.t                            Test::Harness test
+ext/Test-Harness/t/object.t                            Test::Harness test
+ext/Test-Harness/t/parser-config.t                     Test::Harness test
+ext/Test-Harness/t/parser-subclass.t                   Test::Harness test
+ext/Test-Harness/t/parse.t                             Test::Harness test
+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
+ext/Test-Harness/t/regression.t                                Test::Harness test
+ext/Test-Harness/t/results.t                           Test::Harness test
+ext/Test-Harness/t/sample-tests/bailout                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/bignum                 Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/bignum_many            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/combined               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/combined_compat                Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/delayed                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/descriptive            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/descriptive_trailing   Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/die                    Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/die_head_end           Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/die_last_minute                Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/die_unfinished         Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/duplicates             Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/echo                   Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/empty                  Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/escape_eol             Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/escape_hash            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/head_end               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/head_fail              Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/inc_taint              Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/junk_before_plan       Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/lone_not_bug           Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/no_nums                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/no_output              Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/out_err_mix            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/out_of_order           Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/schwern                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/schwern-todo-quiet     Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/segfault               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/sequence_misparse      Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/shbang_misparse                Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/simple                 Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/simple_fail            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/simple_yaml            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skip                   Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skipall                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skipall_nomsg          Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skipall_v13            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skip_nomsg             Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/space_after_plan       Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/stdout_stderr          Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/strict                 Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/switches               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/taint                  Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/taint_warn             Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/todo                   Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/todo_inline            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/todo_misparse          Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/too_many               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/version_good           Test data for Test::Harness
+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
+ext/Test-Harness/t/source_tests/harness_badtap         Test data for Test::Harness
+ext/Test-Harness/t/source_tests/harness_complain       Test data for Test::Harness
+ext/Test-Harness/t/source_tests/harness_directives     Test data for Test::Harness
+ext/Test-Harness/t/source_tests/harness_failure                Test data for Test::Harness
+ext/Test-Harness/t/source_tests/source                 Test data for Test::Harness
+ext/Test-Harness/t/spool.t                             Test::Harness test
+ext/Test-Harness/t/state_results.t                     Test::Harness test
+ext/Test-Harness/t/state.t                             Test::Harness test
+ext/Test-Harness/t/streams.t                           Test::Harness test
+ext/Test-Harness/t/subclass_tests/non_perl_source      Test data for Test::Harness
+ext/Test-Harness/t/subclass_tests/perl_source          Test data for Test::Harness
+ext/Test-Harness/t/taint.t                             Test::Harness test
+ext/Test-Harness/t/testargs.t                          Test::Harness test
+ext/Test-Harness/t/unicode.t                           Test::Harness test
+ext/Test-Harness/t/utils.t                             Test::Harness test
+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/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
+ext/Text-Soundex/t/Soundex.t   test for Text::Soundex
 ext/threads/hints/hpux.pl      Hint file for HPUX
 ext/threads/hints/linux.pl     Hint file for Linux
 ext/threads/Makefile.PL                ithreads
 ext/threads/hints/hpux.pl      Hint file for HPUX
 ext/threads/hints/linux.pl     Hint file for Linux
 ext/threads/Makefile.PL                ithreads
-ext/threads/shared/hints/linux.pl      thread shared variables
-ext/threads/shared/Makefile.PL thread shared variables
-ext/threads/shared/shared.pm   thread shared variables
-ext/threads/shared/shared.xs   thread shared variables
-ext/threads/shared/t/0nothread.t       Tests for basic shared array functionality.
-ext/threads/shared/t/av_refs.t Tests for arrays containing references
-ext/threads/shared/t/av_simple.t       Tests for basic shared array functionality.
-ext/threads/shared/t/blessed.t Test blessed shared variables
-ext/threads/shared/t/clone.t   Test shared cloning
-ext/threads/shared/t/cond.t    Test condition variables
-ext/threads/shared/t/disabled.t        Test threads::shared when threads are disabled.
-ext/threads/shared/t/hv_refs.t Test shared hashes containing references
-ext/threads/shared/t/hv_simple.t       Tests for basic shared hash functionality.
-ext/threads/shared/t/no_share.t        Tests for disabled share on variables.
-ext/threads/shared/t/object.t  Shared objects tests
-ext/threads/shared/t/shared_attr.t     Test :shared attribute
-ext/threads/shared/t/stress.t  Stress test
-ext/threads/shared/t/sv_refs.t thread shared variables
-ext/threads/shared/t/sv_simple.t       thread shared variables
-ext/threads/shared/t/utf8.t    Test UTF-8 keys in shared hashes
-ext/threads/shared/t/waithires.t       Test sub-second cond_timedwait
-ext/threads/shared/t/wait.t    Test cond_wait and cond_timedwait
+ext/threads-shared/hints/linux.pl      thread shared variables
+ext/threads-shared/Makefile.PL thread shared variables
+ext/threads-shared/shared.pm   thread shared variables
+ext/threads-shared/shared.xs   thread shared variables
+ext/threads-shared/t/0nothread.t       Tests for basic shared array functionality.
+ext/threads-shared/t/av_refs.t Tests for arrays containing references
+ext/threads-shared/t/av_simple.t       Tests for basic shared array functionality.
+ext/threads-shared/t/blessed.t Test blessed shared variables
+ext/threads-shared/t/clone.t   Test shared cloning
+ext/threads-shared/t/cond.t    Test condition variables
+ext/threads-shared/t/disabled.t        Test threads::shared when threads are disabled.
+ext/threads-shared/t/hv_refs.t Test shared hashes containing references
+ext/threads-shared/t/hv_simple.t       Tests for basic shared hash functionality.
+ext/threads-shared/t/no_share.t        Tests for disabled share on variables.
+ext/threads-shared/t/object.t  Shared objects tests
+ext/threads-shared/t/shared_attr.t     Test :shared attribute
+ext/threads-shared/t/stress.t  Stress test
+ext/threads-shared/t/sv_refs.t thread shared variables
+ext/threads-shared/t/sv_simple.t       thread shared variables
+ext/threads-shared/t/utf8.t    Test UTF-8 keys in shared hashes
+ext/threads-shared/t/waithires.t       Test sub-second cond_timedwait
+ext/threads-shared/t/wait.t    Test cond_wait and cond_timedwait
 ext/threads/t/basic.t          ithreads
 ext/threads/t/blocks.t         Test threads in special blocks
 ext/threads/t/context.t                Explicit thread context
 ext/threads/t/basic.t          ithreads
 ext/threads/t/blocks.t         Test threads in special blocks
 ext/threads/t/context.t                Explicit thread context
@@ -1356,51 +1466,51 @@ ext/threads/t/stress_cv.t       Test with multiple threads, coderef cv argument.
 ext/threads/t/stress_re.t      Test with multiple threads, string cv argument and regexes.
 ext/threads/t/stress_string.t  Test with multiple threads, string cv argument.
 ext/threads/t/thread.t         General ithread tests from thr5005
 ext/threads/t/stress_re.t      Test with multiple threads, string cv argument and regexes.
 ext/threads/t/stress_string.t  Test with multiple threads, string cv argument.
 ext/threads/t/thread.t         General ithread tests from thr5005
-ext/Time/HiRes/Changes         Time::HiRes extension
-ext/Time/HiRes/fallback/const-c.inc    Time::HiRes extension
-ext/Time/HiRes/fallback/const-xs.inc   Time::HiRes extension
-ext/Time/HiRes/hints/aix.pl    Hint for Time::HiRes for named architecture
-ext/Time/HiRes/hints/dec_osf.pl                Hint for Time::HiRes for named architecture
-ext/Time/HiRes/hints/dynixptx.pl       Hint for Time::HiRes for named architecture
-ext/Time/HiRes/hints/irix.pl   Hint for Time::HiRes for named architecture
-ext/Time/HiRes/hints/linux.pl  Hints for Time::HiRes for named architecture
-ext/Time/HiRes/hints/sco.pl    Hints for Time::HiRes for named architecture
-ext/Time/HiRes/hints/solaris.pl        Hints for Time::HiRes for named architecture
-ext/Time/HiRes/hints/svr4.pl   Hints for Time::HiRes for named architecture
-ext/Time/HiRes/HiRes.pm                Time::HiRes extension
-ext/Time/HiRes/HiRes.xs                Time::HiRes extension
-ext/Time/HiRes/Makefile.PL     Time::HiRes extension
-ext/Time/HiRes/t/HiRes.t       Test for Time::HiRes
-ext/Time/HiRes/typemap         Time::HiRes extension
-ext/Time/Piece/Changes         Time::Piece extension
-ext/Time/Piece/Makefile.PL     Time::Piece extension
-ext/Time/Piece/Piece.pm                Time::Piece extension
-ext/Time/Piece/Piece.xs                Time::Piece extension
-ext/Time/Piece/README          Time::Piece extension
-ext/Time/Piece/Seconds.pm      Time::Piece extension
-ext/Time/Piece/t/01base.t      Test for Time::Piece
-ext/Time/Piece/t/02core.t      Test for Time::Piece
-ext/Time/Piece/t/03compare.t   Test for Time::Piece
-ext/Time/Piece/t/04mjd.t       Test for Time::Piece
-ext/Time/Piece/t/05overload.t  Test for Time::Piece
-ext/Time/Piece/t/06subclass.t  Test for Time::Piece
-ext/Time/Piece/t/07arith.t     Test for Time::Piece
-ext/Unicode/Normalize/Changes  Unicode::Normalize
-ext/Unicode/Normalize/Makefile.PL      Unicode::Normalize
-ext/Unicode/Normalize/mkheader Unicode::Normalize
-ext/Unicode/Normalize/Normalize.pm     Unicode::Normalize
-ext/Unicode/Normalize/Normalize.xs     Unicode::Normalize
-ext/Unicode/Normalize/README   Unicode::Normalize
-ext/Unicode/Normalize/t/fcdc.t Unicode::Normalize
-ext/Unicode/Normalize/t/form.t Unicode::Normalize
-ext/Unicode/Normalize/t/func.t Unicode::Normalize
-ext/Unicode/Normalize/t/illegal.t      Unicode::Normalize
-ext/Unicode/Normalize/t/norm.t Unicode::Normalize
-ext/Unicode/Normalize/t/null.t Unicode::Normalize
-ext/Unicode/Normalize/t/proto.t        Unicode::Normalize
-ext/Unicode/Normalize/t/split.t        Unicode::Normalize
-ext/Unicode/Normalize/t/test.t Unicode::Normalize
-ext/Unicode/Normalize/t/tie.t  Unicode::Normalize
+ext/Time-HiRes/Changes         Time::HiRes extension
+ext/Time-HiRes/fallback/const-c.inc    Time::HiRes extension
+ext/Time-HiRes/fallback/const-xs.inc   Time::HiRes extension
+ext/Time-HiRes/hints/aix.pl    Hint for Time::HiRes for named architecture
+ext/Time-HiRes/hints/dec_osf.pl                Hint for Time::HiRes for named architecture
+ext/Time-HiRes/hints/dynixptx.pl       Hint for Time::HiRes for named architecture
+ext/Time-HiRes/hints/irix.pl   Hint for Time::HiRes for named architecture
+ext/Time-HiRes/hints/linux.pl  Hints for Time::HiRes for named architecture
+ext/Time-HiRes/hints/sco.pl    Hints for Time::HiRes for named architecture
+ext/Time-HiRes/hints/solaris.pl        Hints for Time::HiRes for named architecture
+ext/Time-HiRes/hints/svr4.pl   Hints for Time::HiRes for named architecture
+ext/Time-HiRes/HiRes.pm                Time::HiRes extension
+ext/Time-HiRes/HiRes.xs                Time::HiRes extension
+ext/Time-HiRes/Makefile.PL     Time::HiRes extension
+ext/Time-HiRes/t/HiRes.t       Test for Time::HiRes
+ext/Time-HiRes/typemap         Time::HiRes extension
+ext/Time-Piece/Changes         Time::Piece extension
+ext/Time-Piece/Makefile.PL     Time::Piece extension
+ext/Time-Piece/Piece.pm                Time::Piece extension
+ext/Time-Piece/Piece.xs                Time::Piece extension
+ext/Time-Piece/README          Time::Piece extension
+ext/Time-Piece/Seconds.pm      Time::Piece extension
+ext/Time-Piece/t/01base.t      Test for Time::Piece
+ext/Time-Piece/t/02core.t      Test for Time::Piece
+ext/Time-Piece/t/03compare.t   Test for Time::Piece
+ext/Time-Piece/t/04mjd.t       Test for Time::Piece
+ext/Time-Piece/t/05overload.t  Test for Time::Piece
+ext/Time-Piece/t/06subclass.t  Test for Time::Piece
+ext/Time-Piece/t/07arith.t     Test for Time::Piece
+ext/Unicode-Normalize/Changes  Unicode::Normalize
+ext/Unicode-Normalize/Makefile.PL      Unicode::Normalize
+ext/Unicode-Normalize/mkheader Unicode::Normalize
+ext/Unicode-Normalize/Normalize.pm     Unicode::Normalize
+ext/Unicode-Normalize/Normalize.xs     Unicode::Normalize
+ext/Unicode-Normalize/README   Unicode::Normalize
+ext/Unicode-Normalize/t/fcdc.t Unicode::Normalize
+ext/Unicode-Normalize/t/form.t Unicode::Normalize
+ext/Unicode-Normalize/t/func.t Unicode::Normalize
+ext/Unicode-Normalize/t/illegal.t      Unicode::Normalize
+ext/Unicode-Normalize/t/norm.t Unicode::Normalize
+ext/Unicode-Normalize/t/null.t Unicode::Normalize
+ext/Unicode-Normalize/t/proto.t        Unicode::Normalize
+ext/Unicode-Normalize/t/split.t        Unicode::Normalize
+ext/Unicode-Normalize/t/test.t Unicode::Normalize
+ext/Unicode-Normalize/t/tie.t  Unicode::Normalize
 ext/Win32API-File/buffers.h    Win32API::File extension
 ext/Win32API-File/cFile.h      Win32API::File extension
 ext/Win32API-File/cFile.pc     Win32API::File extension
 ext/Win32API-File/buffers.h    Win32API::File extension
 ext/Win32API-File/cFile.h      Win32API::File extension
 ext/Win32API-File/cFile.pc     Win32API::File extension
@@ -1436,34 +1546,34 @@ ext/Win32/t/Names.t             See if Win32 extension works
 ext/Win32/t/Unicode.t          See if Win32 extension works
 ext/Win32/Win32.pm             Win32 extension Perl module
 ext/Win32/Win32.xs             Win32 extension external subroutines
 ext/Win32/t/Unicode.t          See if Win32 extension works
 ext/Win32/Win32.pm             Win32 extension Perl module
 ext/Win32/Win32.xs             Win32 extension external subroutines
-ext/XS/APItest/APItest.pm      XS::APItest extension
-ext/XS/APItest/APItest.xs      XS::APItest extension
-ext/XS/APItest/core.c          Test API functions when PERL_CORE is defined
-ext/XS/APItest/core_or_not.inc Code common to core.c and notcore.c
-ext/XS/APItest/exception.c     XS::APItest extension
-ext/XS/APItest/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
-ext/XS/APItest/README          XS::APItest extension
-ext/XS/APItest/t/call.t                XS::APItest extension
-ext/XS/APItest/t/exception.t   XS::APItest extension
-ext/XS/APItest/t/hash.t                XS::APItest: tests for hash related APIs
-ext/XS/APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
-ext/XS/APItest/t/op.t          XS::APItest: tests for OP related APIs
-ext/XS/APItest/t/printf.t      XS::APItest extension
-ext/XS/APItest/t/push.t                XS::APItest extension
-ext/XS/APItest/t/rmagical.t    XS::APItest extension
-ext/XS/APItest/t/svpeek.t      XS::APItest extension
-ext/XS/APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
-ext/XS/APItest/t/xs_special_subs_require.t     for require too
-ext/XS/APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
-ext/XS/Typemap/Makefile.PL     XS::Typemap extension
-ext/XS/Typemap/README          XS::Typemap extension
-ext/XS/Typemap/stdio.c         XS::Typemap extension
-ext/XS/Typemap/t/Typemap.t     test that typemaps work
-ext/XS/Typemap/typemap         XS::Typemap extension
-ext/XS/Typemap/Typemap.pm      XS::Typemap extension
-ext/XS/Typemap/Typemap.xs      XS::Typemap extension
+ext/XS-APItest/APItest.pm      XS::APItest extension
+ext/XS-APItest/APItest.xs      XS::APItest extension
+ext/XS-APItest/core.c          Test API functions when PERL_CORE is defined
+ext/XS-APItest/core_or_not.inc Code common to core.c and notcore.c
+ext/XS-APItest/exception.c     XS::APItest extension
+ext/XS-APItest/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
+ext/XS-APItest/README          XS::APItest extension
+ext/XS-APItest/t/call.t                XS::APItest extension
+ext/XS-APItest/t/exception.t   XS::APItest extension
+ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
+ext/XS-APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
+ext/XS-APItest/t/op.t          XS::APItest: tests for OP related APIs
+ext/XS-APItest/t/printf.t      XS::APItest extension
+ext/XS-APItest/t/push.t                XS::APItest extension
+ext/XS-APItest/t/rmagical.t    XS::APItest extension
+ext/XS-APItest/t/svpeek.t      XS::APItest extension
+ext/XS-APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
+ext/XS-APItest/t/xs_special_subs_require.t     for require too
+ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
+ext/XS-Typemap/Makefile.PL     XS::Typemap extension
+ext/XS-Typemap/README          XS::Typemap extension
+ext/XS-Typemap/stdio.c         XS::Typemap extension
+ext/XS-Typemap/t/Typemap.t     test that typemaps work
+ext/XS-Typemap/typemap         XS::Typemap extension
+ext/XS-Typemap/Typemap.pm      XS::Typemap extension
+ext/XS-Typemap/Typemap.xs      XS::Typemap extension
 fakesdio.h                     stdio in terms of PerlIO
 fakethr.h                      Fake threads header
 form.h                         Public declarations for formats
 fakesdio.h                     stdio in terms of PerlIO
 fakethr.h                      Fake threads header
 form.h                         Public declarations for formats
@@ -1638,6 +1748,7 @@ lib/Archive/Tar/t/04_resolved_issues.t    Archive::Tar tests
 lib/Archive/Tar/t/05_iter.t    Archive::Tar tests
 lib/Archive/Tar/t/90_symlink.t Archive::Tar tests
 lib/Archive/Tar/t/99_pod.t     Archive::Tar tests
 lib/Archive/Tar/t/05_iter.t    Archive::Tar tests
 lib/Archive/Tar/t/90_symlink.t Archive::Tar tests
 lib/Archive/Tar/t/99_pod.t     Archive::Tar tests
+lib/Archive/Tar/t/src/header/signed.tar.packed Archive::Tar tests
 lib/Archive/Tar/t/src/linktest/linktest_missing_dir.tar.packed Archive::Tar tests
 lib/Archive/Tar/t/src/linktest/linktest_with_dir.tar.packed    Archive::Tar tests
 lib/Archive/Tar/t/src/long/b   Archive::Tar tests
 lib/Archive/Tar/t/src/linktest/linktest_missing_dir.tar.packed Archive::Tar tests
 lib/Archive/Tar/t/src/linktest/linktest_with_dir.tar.packed    Archive::Tar tests
 lib/Archive/Tar/t/src/long/b   Archive::Tar tests
@@ -1649,31 +1760,49 @@ lib/Archive/Tar/t/src/short/bar.tar.packed      Archive::Tar tests
 lib/Archive/Tar/t/src/short/foo.tbz.packed     Archive::Tar tests
 lib/Archive/Tar/t/src/short/foo.tgz.packed     Archive::Tar tests
 lib/assert.pl                  assertion and panic with stack trace
 lib/Archive/Tar/t/src/short/foo.tbz.packed     Archive::Tar tests
 lib/Archive/Tar/t/src/short/foo.tgz.packed     Archive::Tar tests
 lib/assert.pl                  assertion and panic with stack trace
-lib/Attribute/Handlers/Changes Attribute::Handlers
-lib/Attribute/Handlers/demo/demo2.pl   Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo3.pl   Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo4.pl   Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo_call.pl       Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo_chain.pl      Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo_cycle.pl      Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo_hashdir.pl    Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo_phases.pl     Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo.pl    Attribute::Handlers demo
-lib/Attribute/Handlers/demo/Demo.pm    Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo_range.pl      Attribute::Handlers demo
-lib/Attribute/Handlers/demo/demo_rawdata.pl    Attribute::Handlers demo
-lib/Attribute/Handlers/demo/Descriptions.pm    Attribute::Handlers demo
-lib/Attribute/Handlers/demo/MyClass.pm Attribute::Handlers demo
-lib/Attribute/Handlers.pm      Attribute::Handlers
-lib/Attribute/Handlers/README          Attribute::Handlers
-lib/Attribute/Handlers/t/constants.t   Test constants and Attribute::Handlers
-lib/Attribute/Handlers/t/data_convert.t        Test attribute data conversion
-lib/Attribute/Handlers/t/linerep.t     See if Attribute::Handlers works
-lib/Attribute/Handlers/t/multi.t       See if Attribute::Handlers works
-lib/attributes.pm              For "sub foo : attrlist"
 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/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
 lib/AutoLoader.pm              Autoloader base class
 lib/AutoLoader/t/01AutoLoader.t        See if AutoLoader works
 lib/AutoLoader/t/02AutoSplit.t See if AutoSplit works
@@ -1799,15 +1928,30 @@ lib/constant.pm                 For "use constant"
 lib/constant.t                 See if compile-time constants work
 lib/CORE.pod                   document the CORE namespace
 lib/CPAN/API/HOWTO.pod         recipe book for programming with CPAN.pm
 lib/constant.t                 See if compile-time constants work
 lib/CORE.pod                   document the CORE namespace
 lib/CPAN/API/HOWTO.pod         recipe book for programming with CPAN.pm
+lib/CPAN/Author.pm             helper package for CPAN.pm
 lib/CPAN/bin/cpan              easily interact with CPAN from the command line
 lib/CPAN/bin/cpan              easily interact with CPAN from the command line
+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/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/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
 lib/CPAN/FirstTime.pm          Utility for creating CPAN config files
+lib/CPAN/FTP/netrc.pm          helper package for CPAN.pm
+lib/CPAN/FTP.pm                        helper package for CPAN.pm
 lib/CPAN/HandleConfig.pm       helper package for CPAN.pm
 lib/CPAN/HandleConfig.pm       helper package for CPAN.pm
+lib/CPAN/Index.pm              helper package for CPAN.pm
+lib/CPAN/InfoObj.pm            helper package for CPAN.pm
 lib/CPAN/Kwalify/distroprefs.dd                helper file for validating config files
 lib/CPAN/Kwalify/distroprefs.yml       helper file for validating config files
 lib/CPAN/Kwalify.pm            helper package for CPAN.pm
 lib/CPAN/Kwalify/distroprefs.dd                helper file for validating config files
 lib/CPAN/Kwalify/distroprefs.yml       helper file for validating config files
 lib/CPAN/Kwalify.pm            helper package for CPAN.pm
+lib/CPAN/LWP/UserAgent.pm      helper package for CPAN.pm
+lib/CPAN/Module.pm             helper package for CPAN.pm
 lib/CPAN/Nox.pm                        Runs CPAN while avoiding compiled extensions
 lib/CPAN/PAUSE2003.pub         CPAN public key
 lib/CPAN/PAUSE2005.pub         CPAN public key
 lib/CPAN/Nox.pm                        Runs CPAN while avoiding compiled extensions
 lib/CPAN/PAUSE2003.pub         CPAN public key
 lib/CPAN/PAUSE2005.pub         CPAN public key
@@ -1821,11 +1965,16 @@ lib/CPANPLUS/bin/cpanp-run-perl the cpanp-run-perl utility
 lib/CPANPLUS/Config.pm CPANPLUS
 lib/CPANPLUS/Configure.pm      CPANPLUS
 lib/CPANPLUS/Configure/Setup.pm        CPANPLUS
 lib/CPANPLUS/Config.pm CPANPLUS
 lib/CPANPLUS/Configure.pm      CPANPLUS
 lib/CPANPLUS/Configure/Setup.pm        CPANPLUS
+lib/CPANPLUS/Dist/Autobundle.pm        CPANPLUS
 lib/CPANPLUS/Dist/Base.pm      CPANPLUS
 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/Base.pm      CPANPLUS
 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
 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
@@ -1835,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/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
 lib/CPANPLUS/Internals/Constants.pm    CPANPLUS
 lib/CPANPLUS/Internals/Constants/Report.pm     CPANPLUS
 lib/CPANPLUS/Internals/Extract.pm      CPANPLUS
@@ -1843,7 +1991,10 @@ lib/CPANPLUS/Internals/Fetch.pm  CPANPLUS
 lib/CPANPLUS/Internals.pm      CPANPLUS
 lib/CPANPLUS/Internals/Report.pm       CPANPLUS
 lib/CPANPLUS/Internals/Search.pm       CPANPLUS
 lib/CPANPLUS/Internals.pm      CPANPLUS
 lib/CPANPLUS/Internals/Report.pm       CPANPLUS
 lib/CPANPLUS/Internals/Search.pm       CPANPLUS
+lib/CPANPLUS/Internals/Source/Memory.pm        CPANPLUS
 lib/CPANPLUS/Internals/Source.pm       CPANPLUS
 lib/CPANPLUS/Internals/Source.pm       CPANPLUS
+lib/CPANPLUS/Internals/Source/SQLite.pm        CPANPLUS
+lib/CPANPLUS/Internals/Source/SQLite/Tie.pm    CPANPLUS
 lib/CPANPLUS/Internals/Utils/Autoflush.pm      CPANPLUS
 lib/CPANPLUS/Internals/Utils.pm        CPANPLUS
 lib/CPANPLUS/Module/Author/Fake.pm     CPANPLUS
 lib/CPANPLUS/Internals/Utils/Autoflush.pm      CPANPLUS
 lib/CPANPLUS/Internals/Utils.pm        CPANPLUS
 lib/CPANPLUS/Module/Author/Fake.pm     CPANPLUS
@@ -1861,10 +2012,11 @@ 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/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
 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
+lib/CPANPLUS/t/031_CPANPLUS-Internals-Source-SQLite.t  CPANPLUS tests
+lib/CPANPLUS/t/032_CPANPLUS-Internals-Source-via-sqlite.t      CPANPLUS tests
 lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t  CPANPLUS tests
 lib/CPANPLUS/t/04_CPANPLUS-Module.t    CPANPLUS tests
 lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t   CPANPLUS tests
 lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t  CPANPLUS tests
 lib/CPANPLUS/t/04_CPANPLUS-Module.t    CPANPLUS tests
 lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t   CPANPLUS tests
@@ -1877,11 +2029,13 @@ lib/CPANPLUS/t/15_CPANPLUS-Shell.t      CPANPLUS tests
 lib/CPANPLUS/t/19_CPANPLUS-Dist.t      CPANPLUS tests
 lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t   CPANPLUS tests
 lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t     CPANPLUS tests
 lib/CPANPLUS/t/19_CPANPLUS-Dist.t      CPANPLUS tests
 lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t   CPANPLUS tests
 lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t     CPANPLUS tests
+lib/CPANPLUS/t/25_CPANPLUS.t   CPANPLUS tests
 lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t      CPANPLUS tests
 lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t  CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed       CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed  CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS  CPANPLUS tests
 lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t      CPANPLUS tests
 lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t  CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed       CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed  CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS  CPANPLUS tests
+lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.meta  CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme        CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme        CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed CPANPLUS tests
@@ -1894,11 +2048,14 @@ lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed  CPANPLUS
 lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS    CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme  CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed   CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS    CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme  CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed   CPANPLUS tests
+lib/CPANPLUS/t/dummy-CPAN/autobundle/Snapshot.pm       CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed     CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed     CPANPLUS tests
 lib/CPANPLUS/t/inc/conf.pl     CPANPLUS tests
 lib/CPAN.pm                    Interface to Comprehensive Perl Archive Network
 lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed     CPANPLUS tests
 lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed     CPANPLUS tests
 lib/CPANPLUS/t/inc/conf.pl     CPANPLUS tests
 lib/CPAN.pm                    Interface to Comprehensive Perl Archive Network
+lib/CPAN/Prompt.pm
 lib/CPAN/Queue.pm              queueing system for CPAN.pm
 lib/CPAN/Queue.pm              queueing system for CPAN.pm
+lib/CPAN/Shell.pm
 lib/CPAN/SIGNATURE             CPAN public key
 lib/CPAN/t/01loadme.t          See if CPAN the module works
 lib/CPAN/t/02nox.t             See if CPAN::Nox works
 lib/CPAN/SIGNATURE             CPAN public key
 lib/CPAN/t/01loadme.t          See if CPAN the module works
 lib/CPAN/t/02nox.t             See if CPAN::Nox works
@@ -1906,6 +2063,7 @@ lib/CPAN/t/03pkgs.t               See if CPAN::Version works
 lib/CPAN/t/10version.t         See if CPAN the module works
 lib/CPAN/t/11mirroredby.t              See if CPAN::Mirrored::By works
 lib/CPAN/Tarzip.pm             helper package for CPAN.pm
 lib/CPAN/t/10version.t         See if CPAN the module works
 lib/CPAN/t/11mirroredby.t              See if CPAN::Mirrored::By works
 lib/CPAN/Tarzip.pm             helper package for CPAN.pm
+lib/CPAN/URL.pm
 lib/CPAN/Version.pm            Simple math with different flavors of version strings
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
 lib/CPAN/Version.pm            Simple math with different flavors of version strings
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
@@ -1926,6 +2084,7 @@ lib/DBM_Filter/utf8.pm            DBM Filter for UTF-8 Encoding
 lib/dbm_filter_util.pl         Utility functions used by DBM Filter tests
 lib/DB.pm                      Debugger API (draft)
 lib/DB.t                       See if DB works
 lib/dbm_filter_util.pl         Utility functions used by DBM Filter tests
 lib/DB.pm                      Debugger API (draft)
 lib/DB.t                       See if DB works
+lib/deprecate.pm               A pragma for deprecating modules from the core.
 lib/Devel/SelfStubber.pm       Generate stubs for SelfLoader.pm
 lib/Devel/SelfStubber.t                See if Devel::SelfStubber works
 lib/diagnostics.pm             Print verbose diagnostics
 lib/Devel/SelfStubber.pm       Generate stubs for SelfLoader.pm
 lib/Devel/SelfStubber.t                See if Devel::SelfStubber works
 lib/diagnostics.pm             Print verbose diagnostics
@@ -1986,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/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/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)
 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)
@@ -2002,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_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
 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
@@ -2024,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/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/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
 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
@@ -2041,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/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
 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
@@ -2048,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/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
 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
@@ -2055,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/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
 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
@@ -2069,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/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
 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
@@ -2079,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/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/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
 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
@@ -2090,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/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
 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
@@ -2351,6 +2512,7 @@ lib/Math/Complex.pm               A Complex package
 lib/Math/Complex.t             See if Math::Complex works
 lib/Math/Trig.pm               A simple interface to complex trigonometry
 lib/Math/Trig.t                        See if Math::Trig works
 lib/Math/Complex.t             See if Math::Complex works
 lib/Math/Trig.pm               A simple interface to complex trigonometry
 lib/Math/Trig.t                        See if Math::Trig works
+lib/Math/underbar.t            See if Math::Complex works
 lib/Memoize/AnyDBM_File.pm     Memoize glue layer for AnyDBM_File
 lib/Memoize/ExpireFile.pm      Memoize expiry manager test scaffold
 lib/Memoize/Expire.pm          Memoize expiry manager example
 lib/Memoize/AnyDBM_File.pm     Memoize glue layer for AnyDBM_File
 lib/Memoize/ExpireFile.pm      Memoize expiry manager test scaffold
 lib/Memoize/Expire.pm          Memoize expiry manager example
@@ -2413,6 +2575,7 @@ lib/Module/Build/scripts/config_data      Module::Build
 lib/Module/Build/t/add_property.t      Module::Build
 lib/Module/Build/t/basic.t     Module::Build
 lib/Module/Build/t/bundled/Tie/CPHash.pm       Module::Build.pm
 lib/Module/Build/t/add_property.t      Module::Build
 lib/Module/Build/t/basic.t     Module::Build
 lib/Module/Build/t/bundled/Tie/CPHash.pm       Module::Build.pm
+lib/Module/Build/t/compat/exit.t       Module::Build
 lib/Module/Build/t/compat.t    Module::Build
 lib/Module/Build/t/destinations.t      Module::Build
 lib/Module/Build/t/extend.t    Module::Build
 lib/Module/Build/t/compat.t    Module::Build
 lib/Module/Build/t/destinations.t      Module::Build
 lib/Module/Build/t/extend.t    Module::Build
@@ -2534,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/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
 lib/NEXT/t/stringify.t NEXT
 lib/NEXT/t/unseen.t            NEXT
 lib/Object/Accessor.pm Object::Accessor
@@ -2571,10 +2735,36 @@ lib/parent/t/parent-classfromfile.t     tests for parent.pm
 lib/parent/t/parent-pmc.t      tests for parent.pm
 lib/parent/t/parent-returns-false.t    tests for parent.pm
 lib/parent/t/parent.t  tests for parent.pm
 lib/parent/t/parent-pmc.t      tests for parent.pm
 lib/parent/t/parent-returns-false.t    tests for parent.pm
 lib/parent/t/parent.t  tests for parent.pm
+lib/Parse/CPAN/Meta/Changes                                    Parse::CPAN::Meta
+lib/Parse/CPAN/Meta.pm                                         Parse::CPAN::Meta
+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
+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
+lib/Parse/CPAN/Meta/t/data/vanilla.yml                         Parse::CPAN::Meta
 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.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
 lib/PerlIO.pm                  PerlIO support module
 lib/PerlIO/via/QuotedPrint.pm  PerlIO::via::QuotedPrint
 lib/PerlIO/via/t/QuotedPrint.t PerlIO::via::QuotedPrint
@@ -2995,6 +3185,7 @@ lib/Text/TabsWrap/CHANGELOG       ChangeLog for Tabs+Wrap
 lib/Text/TabsWrap/t/37000.t    See if Text::Tabs is working
 lib/Text/TabsWrap/t/39548.t    See if Text::Tabs is working
 lib/Text/TabsWrap/t/belg4mit.t See if Text::Tabs is working
 lib/Text/TabsWrap/t/37000.t    See if Text::Tabs is working
 lib/Text/TabsWrap/t/39548.t    See if Text::Tabs is working
 lib/Text/TabsWrap/t/belg4mit.t See if Text::Tabs is working
+lib/Text/TabsWrap/t/dandv.t    See if Text::Tabs is working
 lib/Text/TabsWrap/t/fill.t     See if Text::Wrap::fill works
 lib/Text/TabsWrap/t/Jacobson2.t        See if Text::Tabs is working
 lib/Text/TabsWrap/t/Jacobson.t See if Text::Tabs is working
 lib/Text/TabsWrap/t/fill.t     See if Text::Wrap::fill works
 lib/Text/TabsWrap/t/Jacobson2.t        See if Text::Tabs is working
 lib/Text/TabsWrap/t/Jacobson.t See if Text::Tabs is working
@@ -3002,6 +3193,7 @@ lib/Text/TabsWrap/t/Jochen.t      See if Text::Tabs is working
 lib/Text/TabsWrap/t/sep2.t     See if Text::Tabs is working
 lib/Text/TabsWrap/t/sep.t      See if Text::Tabs is working
 lib/Text/TabsWrap/t/tabs.t     See if Text::Tabs works
 lib/Text/TabsWrap/t/sep2.t     See if Text::Tabs is working
 lib/Text/TabsWrap/t/sep.t      See if Text::Tabs is working
 lib/Text/TabsWrap/t/tabs.t     See if Text::Tabs works
+lib/Text/TabsWrap/t/wrap_separator2.t  See if Text::Wrap::wrap works
 lib/Text/TabsWrap/t/wrap.t     See if Text::Wrap::wrap works
 lib/Text/Wrap.pm               Paragraph formatter
 lib/Thread.pm                  Thread extensions frontend
 lib/Text/TabsWrap/t/wrap.t     See if Text::Wrap::wrap works
 lib/Text/Wrap.pm               Paragraph formatter
 lib/Thread.pm                  Thread extensions frontend
@@ -3173,12 +3365,12 @@ makeaperl.SH                    perl script that produces a new perl binary
 makedef.pl                     Create symbol export lists for linking
 makedepend.SH                  Precursor to makedepend
 makedir.SH                     Precursor to makedir
 makedef.pl                     Create symbol export lists for linking
 makedepend.SH                  Precursor to makedepend
 makedir.SH                     Precursor to makedir
+make_ext.pl                    Used by Makefile to execute extension Makefiles
 Makefile.micro                 microperl Makefile
 Makefile.SH                    A script that generates Makefile
 make_patchnum.pl               Script to generate git_version.h and lib/Config_git.pl files for all OS'es
 malloc.c                       A version of malloc you might not want
 malloc_ctl.h                   A version of malloc you might not want
 Makefile.micro                 microperl Makefile
 Makefile.SH                    A script that generates Makefile
 make_patchnum.pl               Script to generate git_version.h and lib/Config_git.pl files for all OS'es
 malloc.c                       A version of malloc you might not want
 malloc_ctl.h                   A version of malloc you might not want
-make_ext.pl                    Used by Makefile to execute extension Makefiles
 MANIFEST                       This list of files
 mathoms.c                      A home for binary-compatible code artifacts
 META.yml                       Distribution meta-data in YAML
 MANIFEST                       This list of files
 mathoms.c                      A home for binary-compatible code artifacts
 META.yml                       Distribution meta-data in YAML
@@ -3386,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/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
 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
@@ -3394,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/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
 pod/perlartistic.pod           Perl Artistic License
 pod/perlbook.pod               Perl book information
 pod/perlboot.pod               Perl OO tutorial for beginners
@@ -3433,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/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
 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
@@ -3450,7 +3641,6 @@ pod/perlnumber.pod                Perl number semantics
 pod/perlobj.pod                        Perl objects
 pod/perlopentut.pod            Perl open() tutorial
 pod/perlop.pod                 Perl operators and precedence
 pod/perlobj.pod                        Perl objects
 pod/perlopentut.pod            Perl open() tutorial
 pod/perlop.pod                 Perl operators and precedence
-pod/perlothrtut.pod            Old Perl threads tutorial
 pod/perlpacktut.pod            Perl pack() and unpack() tutorial
 pod/perlperf.pod               Perl Performance and Optimization Techniques
 pod/perl.pod                   Perl overview (this section)
 pod/perlpacktut.pod            Perl pack() and unpack() tutorial
 pod/perlperf.pod               Perl Performance and Optimization Techniques
 pod/perl.pod                   Perl overview (this section)
@@ -3476,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/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
 pod/perltodo.pod               Perl things to do
 pod/perltooc.pod               Perl OO tutorial, part 2
 pod/perltoot.pod               Perl OO tutorial, part 1
@@ -3487,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/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
 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
@@ -3527,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/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
 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
@@ -3596,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.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
 README.vos                     Perl notes for Stratus VOS
 README.win32                   Perl notes for Windows
 reentr.c                       Reentrant interfaces
@@ -3676,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/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
 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
@@ -3712,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/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
 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
@@ -3720,6 +3913,10 @@ t/io/layers.t                    See if PerlIO layers work
 t/io/nargv.t                   See if nested ARGV stuff works
 t/io/openpid.t                 See if open works for subprocesses
 t/io/open.t                    See if open works
 t/io/nargv.t                   See if nested ARGV stuff works
 t/io/openpid.t                 See if open works for subprocesses
 t/io/open.t                    See if open works
+t/io/perlio_fail.t             See if bad layers fail
+t/io/perlio_leaks.t            See if PerlIO layers are leaking
+t/io/perlio_open.t             See if PerlIO certain special opens work
+t/io/perlio.t                  See if PerlIO works
 t/io/pipe.t                    See if secure pipes work
 t/io/print.t                   See if print commands work
 t/io/pvbm.t                    See if PVBMs break IO commands
 t/io/pipe.t                    See if secure pipes work
 t/io/print.t                   See if print commands work
 t/io/pvbm.t                    See if PVBMs break IO commands
@@ -3730,43 +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/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/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/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/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
 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
@@ -3787,7 +3947,11 @@ 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/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/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
+t/lib/deprecate.t              Test deprecate.pm
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
 t/lib/Dev/Null.pm              Test::More test module
 t/lib/dprof/test1_t            Perl code profiler tests
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
 t/lib/Dev/Null.pm              Test::More test module
 t/lib/dprof/test1_t            Perl code profiler tests
@@ -3824,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/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
 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
@@ -3837,6 +4002,7 @@ t/lib/Math/BigRat/Test.pm         Math::BigRat test helper
 t/lib/mypragma.pm              An example user pragma
 t/lib/mypragma.t               Test the example user pragma
 t/lib/no_load.t                        Test that some modules don't load others
 t/lib/mypragma.pm              An example user pragma
 t/lib/mypragma.t               Test the example user pragma
 t/lib/no_load.t                        Test that some modules don't load others
+t/lib/Parse/CPAN/Meta/Test.pm  Parse::CPAN::Meta testing library
 t/lib/proxy_constant_subs.t    Test that Proxy Constant Subs behave correctly
 t/lib/Sans_mypragma.pm                 Test module for t/lib/mypragma.t
 t/lib/strict/refs              Tests of "use strict 'refs'" for strict.t
 t/lib/proxy_constant_subs.t    Test that Proxy Constant Subs behave correctly
 t/lib/Sans_mypragma.pm                 Test module for t/lib/mypragma.t
 t/lib/strict/refs              Tests of "use strict 'refs'" for strict.t
@@ -3895,62 +4061,6 @@ t/lib/warnings/toke              Tests for toke.c for warnings.t
 t/lib/warnings/universal       Tests for universal.c for warnings.t
 t/lib/warnings/utf8            Tests for utf8.c for warnings.t
 t/lib/warnings/util            Tests for util.c for warnings.t
 t/lib/warnings/universal       Tests for universal.c for warnings.t
 t/lib/warnings/utf8            Tests for utf8.c for warnings.t
 t/lib/warnings/util            Tests for util.c for warnings.t
-t/Module_Pluggable/01use.t     Module::Pluggable tests
-t/Module_Pluggable/02alsoworks.t       Module::Pluggable tests
-t/Module_Pluggable/02works.t   Module::Pluggable tests
-t/Module_Pluggable/02works_taint.t     Module::Pluggable tests
-t/Module_Pluggable/03diffname.t        Module::Pluggable tests
-t/Module_Pluggable/04acmedir_single.t  Module::Pluggable tests
-t/Module_Pluggable/04acmedir.t Module::Pluggable tests
-t/Module_Pluggable/04acmepath_single.t Module::Pluggable tests
-t/Module_Pluggable/04acmepath.t        Module::Pluggable tests
-t/Module_Pluggable/05postpath.t        Module::Pluggable tests
-t/Module_Pluggable/06multipath.t       Module::Pluggable tests
-t/Module_Pluggable/07instantiate.t     Module::Pluggable tests
-t/Module_Pluggable/08nothing.t Module::Pluggable tests
-t/Module_Pluggable/09require.t Module::Pluggable tests
-t/Module_Pluggable/10innerpack_inner.t Module::Pluggable tests
-t/Module_Pluggable/10innerpack_noinner.t       Module::Pluggable tests
-t/Module_Pluggable/10innerpack_override.t      Module::Pluggable tests
-t/Module_Pluggable/10innerpack_super.t         Module::Pluggable tests
-t/Module_Pluggable/10innerpack.t       Module::Pluggable tests
-t/Module_Pluggable/11usetwice.t        Module::Pluggable tests
-t/Module_Pluggable/12onlyarray.t       Module::Pluggable tests
-t/Module_Pluggable/12onlyregex.t       Module::Pluggable tests
-t/Module_Pluggable/12only.t    Module::Pluggable tests
-t/Module_Pluggable/13exceptarray.t     Module::Pluggable tests
-t/Module_Pluggable/13exceptregex.t     Module::Pluggable tests
-t/Module_Pluggable/13except.t  Module::Pluggable tests
-t/Module_Pluggable/14package.t Module::Pluggable tests
-t/Module_Pluggable/15topicsafe.t       Module::Pluggable tests
-t/Module_Pluggable/16different_extension.t     Module::Pluggable tests
-t/Module_Pluggable/17devel_inner_package.t     Module::Pluggable tests
-t/Module_Pluggable/18skipped_package.t Module::Pluggable tests
-t/Module_Pluggable/19can_ok_clobber.t  Module::Pluggable tests
-t/Module_Pluggable/20dodgy_files.t     Module::Pluggable tests
-t/Module_Pluggable/21editor_junk.t                     Module::Pluggable tests
-t/Module_Pluggable/acme/Acme/MyTest/Plugin/Foo.pm      Module::Pluggable tests
-t/Module_Pluggable/lib/Acme/MyTest/Plugin/Foo.pm       Module::Pluggable tests
-t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm                Module::Pluggable tests
-t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm~       Module::Pluggable tests
-t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swo    Module::Pluggable tests
-t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swp    Module::Pluggable tests
-t/Module_Pluggable/lib/EditorJunk/Plugin/Foo.pm                Module::Pluggable tests
-t/Module_Pluggable/lib/ExtTest/Plugin/Bar.plugin       Module::Pluggable tests
-t/Module_Pluggable/lib/ExtTest/Plugin/Foo.plugin       Module::Pluggable tests
-t/Module_Pluggable/lib/ExtTest/Plugin/Quux/Foo.plugin  Module::Pluggable tests
-t/Module_Pluggable/lib/InnerTest/Plugin/Foo.pm Module::Pluggable tests
-t/Module_Pluggable/lib/MyOtherTest/Plugin/Bar.pm       Module::Pluggable tests
-t/Module_Pluggable/lib/MyOtherTest/Plugin/Foo.pm       Module::Pluggable tests
-t/Module_Pluggable/lib/MyOtherTest/Plugin/Quux/Foo.pm  Module::Pluggable tests
-t/Module_Pluggable/lib/MyOtherTest/Plugin/Quux.pm      Module::Pluggable tests
-t/Module_Pluggable/lib/MyTest/Extend/Plugin/Bar.pm     Module::Pluggable tests
-t/Module_Pluggable/lib/MyTest/Plugin/Bar.pm    Module::Pluggable tests
-t/Module_Pluggable/lib/MyTest/Plugin/Foo.pm    Module::Pluggable tests
-t/Module_Pluggable/lib/MyTest/Plugin/Quux/Foo.pm       Module::Pluggable tests
-t/Module_Pluggable/lib/No/Middle.pm    Module::Pluggable tests
-t/Module_Pluggable/lib/OddTest/Plugin/Foo.pm   Module::Pluggable tests
-t/Module_Pluggable/lib/TA/C/A/I.pm     Module::Pluggable tests
 t/mro/basic_01_c3.t            mro tests
 t/mro/basic_01_dfs.t           mro tests
 t/mro/basic_02_c3.t            mro tests
 t/mro/basic_01_c3.t            mro tests
 t/mro/basic_01_dfs.t           mro tests
 t/mro/basic_02_c3.t            mro tests
@@ -4207,8 +4317,8 @@ t/pod/testp2pt.pl         Module to test Pod::PlainText for a given file
 t/pod/testpchk.pl              Module to test Pod::Checker for a given file
 t/pod/testpods/lib/Pod/Stuff.pm                        Sample data for find.t
 t/pod/twice.t                  Test Pod::Parser
 t/pod/testpchk.pl              Module to test Pod::Checker for a given file
 t/pod/testpods/lib/Pod/Stuff.pm                        Sample data for find.t
 t/pod/twice.t                  Test Pod::Parser
-t/pod/usage.pod                        Test POD for pod2usage tests
 t/pod/usage2.pod               Test POD for pod2usage tests
 t/pod/usage2.pod               Test POD for pod2usage tests
+t/pod/usage.pod                        Test POD for pod2usage tests
 t/README                       Instructions for regression tests
 t/run/cloexec.t                        Test close-on-exec.
 t/run/exit.t                   Test perl's exit status.
 t/README                       Instructions for regression tests
 t/run/cloexec.t                        Test close-on-exec.
 t/run/exit.t                   Test perl's exit status.
@@ -4317,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/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
 vms/sockadapt.c                        glue for SockshShr socket support
 vms/sockadapt.h                        glue for SockshShr socket support
 vms/test.com                   DCL driver for regression tests
@@ -4418,4 +4527,3 @@ x2p/util.c                        Utility routines
 x2p/util.h                     Public declarations for the above
 x2p/walk.c                     Parse tree walker
 XSUB.h                         Include file for extension subroutines
 x2p/util.h                     Public declarations for the above
 x2p/walk.c                     Parse tree walker
 XSUB.h                         Include file for extension subroutines
-xsutils.c                      Additional bundled package methods not in UNIVERSAL::