Move Term::Cap from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / MANIFEST
index aef96f2..ec36115 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -133,10 +133,170 @@ cpan/AutoLoader/t/01AutoLoader.t See if AutoLoader works
 cpan/AutoLoader/t/02AutoSplit.t                See if AutoSplit works
 cpan/B-Debug/Debug.pm  Compiler Debug backend
 cpan/B-Debug/t/debug.t See if B::Debug works
+cpan/bignum/lib/bigint.pm              bigint
+cpan/bignum/lib/bignum.pm              bignum
+cpan/bignum/lib/bigrat.pm              bigrat
+cpan/bignum/lib/Math/BigFloat/Trace.pm bignum tracing
+cpan/bignum/lib/Math/BigInt/Trace.pm   bignum tracing
+cpan/bignum/t/big_e_pi.t               See if bignum exports e() and PI()
+cpan/bignum/t/bigexp.t                 See if bignum works
+cpan/bignum/t/bigint.t                 See if bigint works
+cpan/bignum/t/bignum.t                 See if bignum works
+cpan/bignum/t/bigrat.t                 See if bigrat works
+cpan/bignum/t/bii_e_pi.t               See if bigint exports e() and PI()
+cpan/bignum/t/biinfnan.t               See if bignum works
+cpan/bignum/t/bir_e_pi.t               See if bigrat exports e() and PI()
+cpan/bignum/t/bninfnan.t               See if bignum works
+cpan/bignum/t/bn_lite.t                        See if bignum with Math::BigInt::Lite works
+cpan/bignum/t/brinfnan.t               See if bignum works
+cpan/bignum/t/br_lite.t                        See if bigrat with Math::BigInt::Lite works
+cpan/bignum/t/in_effect.t              See if in_effect() works
+cpan/bignum/t/infnan.inc               See if bignum with inf/NaN works
+cpan/bignum/t/option_a.t               See if bignum a => X works
+cpan/bignum/t/option_l.t               See if bignum l => X works
+cpan/bignum/t/option_p.t               See if bignum p => X works
+cpan/bignum/t/ratopt_a.t               See if bigrat a => X works
+cpan/bignum/t/scope_f.t                        See if no bignum works
+cpan/bignum/t/scope_i.t                        See if no bigint works
+cpan/bignum/t/scope_r.t                        See if no bigrat works
+cpan/B-Lint/lib/B/Lint/Debug.pm                        Adds debugging stringification to B::
+cpan/B-Lint/lib/B/Lint.pm                      Compiler Lint backend
+cpan/B-Lint/t/lint.t                           See if B::Lint works
+cpan/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm    See if B::Lint works
+cpan/CGI/examples/caution.xbm          CGI example
+cpan/CGI/examples/clickable_image.cgi  CGI example
+cpan/CGI/examples/cookie.cgi           CGI example
+cpan/CGI/examples/crash.cgi            CGI example
+cpan/CGI/examples/customize.cgi                CGI example
+cpan/CGI/examples/diff_upload.cgi      CGI example
+cpan/CGI/examples/dna_small_gif.uu     Small image for CGI examples
+cpan/CGI/examples/file_upload.cgi      CGI example
+cpan/CGI/examples/frameset.cgi         CGI example
+cpan/CGI/examples/index.html           Index page for CGI examples
+cpan/CGI/examples/internal_links.cgi   CGI example
+cpan/CGI/examples/javascript.cgi       CGI example
+cpan/CGI/examples/make_links.pl                CGI example
+cpan/CGI/examples/monty.cgi            CGI example
+cpan/CGI/examples/multiple_forms.cgi   CGI example
+cpan/CGI/examples/nph-clock.cgi                CGI example
+cpan/CGI/examples/nph-multipart.cgi    CGI example
+cpan/CGI/examples/popup.cgi            CGI example
+cpan/CGI/examples/RunMeFirst           Setup script for CGI examples
+cpan/CGI/examples/save_state.cgi       CGI example
+cpan/CGI/examples/tryit.cgi            CGI example
+cpan/CGI/examples/wilogo_gif.uu                CGI example
+cpan/CGI/lib/CGI/Apache.pm             Support for Apache's Perl module
+cpan/CGI/lib/CGI/Carp.pm               Log server errors with helpful context
+cpan/CGI/lib/CGI/Changes               Changelog for CGI.pm
+cpan/CGI/lib/CGI/Cookie.pm             Interface to Netscape Cookies
+cpan/CGI/lib/CGI/Fast.pm               Support for FastCGI (persistent server process)
+cpan/CGI/lib/CGI.pm                    Web server interface ("Common Gateway Interface")
+cpan/CGI/lib/CGI/Pretty.pm             Output nicely formatted HTML
+cpan/CGI/lib/CGI/Push.pm               Support for server push
+cpan/CGI/lib/CGI/Switch.pm             Simple interface for multiple server types
+cpan/CGI/lib/CGI/Util.pm               Utility functions
+cpan/CGI/t/apache.t                    See if CGI::Apache still loads
+cpan/CGI/t/can.t                       See if CGI.pm works
+cpan/CGI/t/carp.t                      See if CGI::Carp works
+cpan/CGI/t/cookie.t                    See if CGI::Cookie works
+cpan/CGI/t/Dump.t                      See if CGI->Dump works
+cpan/CGI/t/fast.t                      See if CGI::Fast works (if FCGI is installed)
+cpan/CGI/t/form.t                      See if CGI.pm works
+cpan/CGI/t/function.t                  See if CGI.pm works
+cpan/CGI/t/html.t                      See if CGI.pm works
+cpan/CGI/t/no_tabindex.t               See if CGI.pm works
+cpan/CGI/t/popup_menu.t                        See if CGI pop menus work
+cpan/CGI/t/pretty.t                    See if CGI.pm works
+cpan/CGI/t/push.t                      See if CGI::Push works
+cpan/CGI/t/query_string.t              See if CGI->query_string() works
+cpan/CGI/t/request.t                   See if CGI.pm works
+cpan/CGI/t/start_end_asterisk.t                See if CGI.pm works
+cpan/CGI/t/start_end_end.t             See if CGI.pm works
+cpan/CGI/t/start_end_start.t           See if CGI.pm works
+cpan/CGI/t/switch.t                    See if CGI::Switch still loads
+cpan/CGI/t/unescapeHTML.t              See if CGI::unescapeHTML() works
+cpan/CGI/t/uploadInfo.t                        See if CGI.pm works
+cpan/CGI/t/upload_post_text.txt                Test data for CGI.pm
+cpan/CGI/t/upload.t                    See if CGI.pm works
+cpan/CGI/t/user_agent.t                        See if CGI->user_agent() works
+cpan/CGI/t/util-58.t                   See if 5.8-dependent features work
+cpan/CGI/t/util.t                      See if CGI.pm works
 cpan/Class-ISA/ChangeLog               Changes for Class::ISA
 cpan/Class-ISA/lib/Class/ISA.pm                Class::ISA
 cpan/Class-ISA/t/00_about_verbose.t    Tests for Class::ISA
 cpan/Class-ISA/t/01_old_junk.t         Tests for Class::ISA
+cpan/Compress-Raw-Bzip2/bzip2-src/blocksort.c
+cpan/Compress-Raw-Bzip2/bzip2-src/bzip2.c
+cpan/Compress-Raw-Bzip2/bzip2-src/bzip2recover.c
+cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.c
+cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.h
+cpan/Compress-Raw-Bzip2/bzip2-src/bzlib_private.h
+cpan/Compress-Raw-Bzip2/bzip2-src/compress.c
+cpan/Compress-Raw-Bzip2/bzip2-src/crctable.c
+cpan/Compress-Raw-Bzip2/bzip2-src/decompress.c
+cpan/Compress-Raw-Bzip2/bzip2-src/dlltest.c
+cpan/Compress-Raw-Bzip2/bzip2-src/huffman.c
+cpan/Compress-Raw-Bzip2/bzip2-src/LICENSE
+cpan/Compress-Raw-Bzip2/bzip2-src/mk251.c
+cpan/Compress-Raw-Bzip2/bzip2-src/randtable.c
+cpan/Compress-Raw-Bzip2/bzip2-src/spewG.c
+cpan/Compress-Raw-Bzip2/bzip2-src/unzcrash.c
+cpan/Compress-Raw-Bzip2/Bzip2.xs
+cpan/Compress-Raw-Bzip2/Changes
+cpan/Compress-Raw-Bzip2/fallback/constants.h
+cpan/Compress-Raw-Bzip2/fallback/constants.xs
+cpan/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm
+cpan/Compress-Raw-Bzip2/Makefile.PL
+cpan/Compress-Raw-Bzip2/pod/FAQ.pod
+cpan/Compress-Raw-Bzip2/private/MakeUtil.pm
+cpan/Compress-Raw-Bzip2/README
+cpan/Compress-Raw-Bzip2/t/000prereq.t
+cpan/Compress-Raw-Bzip2/t/01bzip2.t
+cpan/Compress-Raw-Bzip2/t/09limitoutput.t
+cpan/Compress-Raw-Bzip2/t/99pod.t
+cpan/Compress-Raw-Bzip2/t/compress/CompTestUtils.pm
+cpan/Compress-Raw-Bzip2/typemap
+cpan/Compress-Raw-Zlib/Changes                 Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/config.in               Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/examples/filtdef                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/examples/filtinf                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/fallback/constants.h    Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/fallback/constants.xs   Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm        Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/Makefile.PL             Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/pod/FAQ.pod             Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/private/MakeUtil.pm     Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/README                  Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/t/01version.t           Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/t/02zlib.t              Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/t/07bufsize.t           Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/t/09limitoutput.t       Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/t/18lvalue.t            Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/t/compress/CompTestUtils.pm
+cpan/Compress-Raw-Zlib/typemap                 Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/adler32.c      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/compress.c     Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/crc32.c                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/crc32.h                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/deflate.c      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/deflate.h      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/infback.c      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/inffast.c      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/inffast.h      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/inffixed.h     Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/inflate.c      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/inflate.h      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/inftrees.c     Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/inftrees.h     Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/trees.c                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/trees.h                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/uncompr.c      Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/zconf.h                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/zlib.h         Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/zutil.c                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/zlib-src/zutil.h                Compress::Raw::Zlib
+cpan/Compress-Raw-Zlib/Zlib.xs                 Compress::Raw::Zlib
+cpan/CPAN/Changes                              CPAN.pm Changes file
 cpan/CPAN/lib/CPAN/API/HOWTO.pod               recipe book for programming with CPAN.pm
 cpan/CPAN/lib/CPAN/Author.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Bundle.pm           helper package for CPAN.pm
@@ -162,19 +322,18 @@ cpan/CPAN/lib/CPAN/Kwalify.pm             helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/LWP/UserAgent.pm    helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Module.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Nox.pm                      Runs CPAN while avoiding compiled extensions
-cpan/CPAN/lib/CPAN/PAUSE2003.pub               CPAN public key
-cpan/CPAN/lib/CPAN/PAUSE2005.pub               CPAN public key
-cpan/CPAN/lib/CPAN/PAUSE2007.pub               CPAN public key
-cpan/CPAN/lib/CPAN/PAUSE2009.pub               CPAN public key
 cpan/CPAN/lib/CPAN.pm                  Interface to Comprehensive Perl Archive Network
 cpan/CPAN/lib/CPAN/Prompt.pm
 cpan/CPAN/lib/CPAN/Queue.pm            queueing system for CPAN.pm
 cpan/CPAN/lib/CPAN/Shell.pm
-cpan/CPAN/lib/CPAN/SIGNATURE           CPAN public key
 cpan/CPAN/lib/CPAN/Tarzip.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/URL.pm
 cpan/CPAN/lib/CPAN/Version.pm          Simple math with different flavors of version strings
 cpan/CPAN/Makefile.PL
+cpan/CPAN/PAUSE2003.pub                CPAN public key
+cpan/CPAN/PAUSE2005.pub                CPAN public key
+cpan/CPAN/PAUSE2007.pub                CPAN public key
+cpan/CPAN/PAUSE2009.pub                CPAN public key
 cpan/CPANPLUS/bin/cpan2dist                    the cpan2dist utility
 cpan/CPANPLUS/bin/cpanp                                the cpanp utility
 cpan/CPANPLUS/bin/cpanp-run-perl               the cpanp-run-perl utility
@@ -477,6 +636,63 @@ cpan/Devel-PPPort/t/uv.t           Devel::PPPort test file
 cpan/Devel-PPPort/t/variables.t                Devel::PPPort test file
 cpan/Devel-PPPort/t/warn.t             Devel::PPPort test file
 cpan/Devel-PPPort/typemap              Devel::PPPort Typemap
+cpan/Digest/Changes            Digest changelog
+cpan/Digest/Digest/base.pm     Digest extensions
+cpan/Digest/Digest/file.pm     Digest extensions
+cpan/Digest/Digest.pm          Digest extensions
+cpan/Digest-MD5/Changes                        Digest::MD5 extension changes
+cpan/Digest-MD5/hints/dec_osf.pl       Hints for named architecture
+cpan/Digest-MD5/hints/irix_6.pl                Hints for named architecture
+cpan/Digest-MD5/hints/MacOS.pl         Hints for named architecture
+cpan/Digest-MD5/Makefile.PL            Digest::MD5 extension makefile writer
+cpan/Digest-MD5/MD5.pm                 Digest::MD5 extension
+cpan/Digest-MD5/MD5.xs                 Digest::MD5 extension
+cpan/Digest-MD5/README                 Digest::MD5 extension Readme
+cpan/Digest-MD5/t/align.t              See if Digest::MD5 extension works
+cpan/Digest-MD5/t/badfile.t            See if Digest::MD5 extension works
+cpan/Digest-MD5/t/bits.t               See if Digest::MD5 extension works
+cpan/Digest-MD5/t/clone.t              See if Digest::MD5 extension works
+cpan/Digest-MD5/t/files.t              See if Digest::MD5 extension works
+cpan/Digest-MD5/t/md5-aaa.t            See if Digest::MD5 extension works
+cpan/Digest-MD5/t/utf8.t               See if Digest::MD5 extension works
+cpan/Digest-MD5/typemap                        Digest::MD5 extension
+cpan/Digest-SHA/Changes                        Digest::SHA changes
+cpan/Digest-SHA/lib/Digest/SHA.pm      Digest::SHA extension
+cpan/Digest-SHA/Makefile.PL            Digest::SHA Makefile.PL
+cpan/Digest-SHA/README                 Digest::SHA README
+cpan/Digest-SHA/shasum                 shasum script
+cpan/Digest-SHA/SHA.xs                 Digest::SHA extension
+cpan/Digest-SHA/src/hmac.c             Digest::SHA extension
+cpan/Digest-SHA/src/hmac.h             Digest::SHA extension
+cpan/Digest-SHA/src/hmacxtra.c         Digest::SHA extension
+cpan/Digest-SHA/src/sha64bit.c         Digest::SHA extension
+cpan/Digest-SHA/src/sha64bit.h         Digest::SHA extension
+cpan/Digest-SHA/src/sha.c              Digest::SHA extension
+cpan/Digest-SHA/src/sha.h              Digest::SHA extension
+cpan/Digest-SHA/src/shaxtra.c          Digest::SHA extension
+cpan/Digest-SHA/t/allfcns.t            See if Digest::SHA works
+cpan/Digest-SHA/t/base64.t             See if Digest::SHA works
+cpan/Digest-SHA/t/bitbuf.t             See if Digest::SHA works
+cpan/Digest-SHA/t/dumpload.t           See if Digest::SHA works
+cpan/Digest-SHA/t/fips198.t            See if Digest::SHA works
+cpan/Digest-SHA/t/gglong.t             See if Digest::SHA works
+cpan/Digest-SHA/t/gg.t                 See if Digest::SHA works
+cpan/Digest-SHA/t/hmacsha.t            See if Digest::SHA works
+cpan/Digest-SHA/t/ireland.t            See if Digest::SHA works
+cpan/Digest-SHA/t/methods.t            See if Digest::SHA works
+cpan/Digest-SHA/t/nistbit.t            See if Digest::SHA works
+cpan/Digest-SHA/t/nistbyte.t           See if Digest::SHA works
+cpan/Digest-SHA/t/rfc2202.t            See if Digest::SHA works
+cpan/Digest-SHA/t/sha1.t               See if Digest::SHA works
+cpan/Digest-SHA/t/sha224.t             See if Digest::SHA works
+cpan/Digest-SHA/t/sha256.t             See if Digest::SHA works
+cpan/Digest-SHA/t/sha384.t             See if Digest::SHA works
+cpan/Digest-SHA/t/sha512.t             See if Digest::SHA works
+cpan/Digest-SHA/t/woodbury.t           See if Digest::SHA works
+cpan/Digest-SHA/typemap                        Typemap for Digest::SHA
+cpan/Digest/t/base.t           See if Digest extensions work
+cpan/Digest/t/digest.t         See if Digest extensions work
+cpan/Digest/t/file.t           See if Digest extensions work
 cpan/Encode/AUTHORS            List of authors
 cpan/Encode/bin/enc2xs         Encode module generator
 cpan/Encode/bin/piconv         iconv by perl
@@ -680,6 +896,12 @@ cpan/Encode/ucm/viscii.ucm         Unicode Character Map
 cpan/Encode/Unicode/Makefile.PL                Encode extension
 cpan/Encode/Unicode/Unicode.pm         Encode extension
 cpan/Encode/Unicode/Unicode.xs         Encode extension
+cpan/encoding-warnings/Changes         Changelog for encoding::warnings
+cpan/encoding-warnings/lib/encoding/warnings.pm        warn on implicit encoding conversions
+cpan/encoding-warnings/t/1-warning.t   tests for encoding::warnings
+cpan/encoding-warnings/t/2-fatal.t     tests for encoding::warnings
+cpan/encoding-warnings/t/3-normal.t    tests for encoding::warnings
+cpan/encoding-warnings/t/4-lexical.t   tests for encoding::warnings
 cpan/ExtUtils-CBuilder/Changes                                 Changes for ExtUtils::CBuilder
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm           Base class for ExtUtils::CBuilder methods
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm   CBuilder methods for AIX
@@ -694,6 +916,10 @@ cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm                    Compile and link C code for Pe
 cpan/ExtUtils-CBuilder/t/00-have-compiler.t                    ExtUtils::CBuilder tests
 cpan/ExtUtils-CBuilder/t/01-basic.t                            tests for ExtUtils::CBuilder
 cpan/ExtUtils-CBuilder/t/02-link.t                             tests for ExtUtils::CBuilder
+cpan/ExtUtils-Command/lib/ExtUtils/Command.pm  Utilities for Make on non-UNIX platforms
+cpan/ExtUtils-Command/t/cp.t                   See if ExtUtils::Command works
+cpan/ExtUtils-Command/t/eu_command.t           See if ExtUtils::Command works
+cpan/ExtUtils-Command/t/lib/TieOut.pm          Testing library to capture prints
 cpan/ExtUtils-MakeMaker/bin/instmodsh                          Give information about installed extensions
 cpan/ExtUtils-MakeMaker/Changes                                        MakeMaker change log
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm             Calling MM functions from the cmd line
@@ -796,6 +1022,9 @@ cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t                   See if MakeMaker's VERSION_FROM works
 cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t                 See if WriteEmptyMakefile works
 cpan/ExtUtils-MakeMaker/t/writemakefile_args.t                 See if WriteMakefile works
 cpan/ExtUtils-MakeMaker/t/xs.t                                 Part of MakeMaker's test suite
+cpan/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm                        Utilities to write MANIFEST files
+cpan/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP              The default MANIFEST.SKIP
+cpan/ExtUtils-Manifest/t/Manifest.t                            See if ExtUtils::Manifest works
 cpan/ExtUtils-ParseXS/Changes                  ExtUtils::ParseXS change log
 cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm  converts Perl XS code into C code
 cpan/ExtUtils-ParseXS/lib/ExtUtils/xsubpp      External subroutine preprocessor
@@ -809,6 +1038,20 @@ cpan/File-Fetch/lib/File/Fetch.pm File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
 cpan/File-Path/lib/File/Path.pm                Do things like 'mkdir -p' and 'rm -r'
 cpan/File-Path/t/Path.t                        See if File::Path works
+cpan/File-Temp/t/cmp.t         See if File::Temp works
+cpan/File-Temp/Temp.pm         create safe temporary files and file handles
+cpan/File-Temp/t/fork.t                See if File::Temp works
+cpan/File-Temp/t/lock.t                See if File::Temp works
+cpan/File-Temp/t/mktemp.t      See if File::Temp works
+cpan/File-Temp/t/object.t      See if File::Temp works
+cpan/File-Temp/t/posix.t       See if File::Temp works
+cpan/File-Temp/t/security.t    See if File::Temp works
+cpan/File-Temp/t/seekable.t    See if File::Temp works
+cpan/File-Temp/t/tempfile.t    See if File::Temp works
+cpan/Filter-Util-Call/Call.pm  Filter::Util::Call extension module
+cpan/Filter-Util-Call/Call.xs  Filter::Util::Call extension external subroutines
+cpan/Filter-Util-Call/filter-util.pl           See if Filter::Util::Call works
+cpan/Filter-Util-Call/t/call.t See if Filter::Util::Call works
 cpan/Getopt-Long/CHANGES               Getopt::Long changes
 cpan/Getopt-Long/lib/Getopt/Long.pm    Fetch command options (GetOptions)
 cpan/Getopt-Long/README                        Getopt::Long README
@@ -818,6 +1061,161 @@ cpan/Getopt-Long/t/gol-linkage.t See if Getopt::Long works
 cpan/Getopt-Long/t/gol-oo.t            See if Getopt::Long works
 cpan/Getopt-Long/t/gol-xargv.t         See if Getopt::Long works
 cpan/Getopt-Long/t/gol-xstring.t       See if Getopt::Long works
+cpan/if/if.pm                  For "use if"
+cpan/if/t/if.t                 Tests for "use if"
+cpan/IO-Compress/Changes                               IO::Compress
+cpan/IO-Compress/examples/compress-zlib/filtdef                IO::Compress
+cpan/IO-Compress/examples/compress-zlib/filtinf                IO::Compress
+cpan/IO-Compress/examples/compress-zlib/gzcat          IO::Compress
+cpan/IO-Compress/examples/compress-zlib/gzgrep         IO::Compress
+cpan/IO-Compress/examples/compress-zlib/gzstream       IO::Compress
+cpan/IO-Compress/examples/io/anycat                    IO::Compress
+cpan/IO-Compress/examples/io/bzip2/bzcat               IO::Compress
+cpan/IO-Compress/examples/io/bzip2/bzgrep              IO::Compress
+cpan/IO-Compress/examples/io/bzip2/bzstream            IO::Compress
+cpan/IO-Compress/examples/io/gzip/gzappend             IO::Compress
+cpan/IO-Compress/examples/io/gzip/gzcat                        IO::Compress
+cpan/IO-Compress/examples/io/gzip/gzgrep               IO::Compress
+cpan/IO-Compress/examples/io/gzip/gzstream             IO::Compress
+cpan/IO-Compress/lib/Compress/Zlib.pm                  IO::Compress
+cpan/IO-Compress/lib/File/GlobMapper.pm                        IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Adapter/Bzip2.pm      IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Adapter/Deflate.pm    IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Adapter/Identity.pm   IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Base/Common.pm                IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Base.pm               IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Bzip2.pm              IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Deflate.pm            IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Gzip/Constants.pm     IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Gzip.pm               IO::Compress
+cpan/IO-Compress/lib/IO/Compress/RawDeflate.pm         IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Zip/Constants.pm      IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Zip.pm                        IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Zlib/Constants.pm     IO::Compress
+cpan/IO-Compress/lib/IO/Compress/Zlib/Extra.pm         IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/Adapter/Bunzip2.pm  IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/Adapter/Identity.pm IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/Adapter/Inflate.pm  IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/AnyInflate.pm       IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/AnyUncompress.pm    IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/Base.pm             IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/Bunzip2.pm          IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/Gunzip.pm           IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/Inflate.pm          IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/RawInflate.pm       IO::Compress
+cpan/IO-Compress/lib/IO/Uncompress/Unzip.pm            IO::Compress
+cpan/IO-Compress/Makefile.PL                           IO::Compress
+cpan/IO-Compress/pod/FAQ.pod                           IO::Compress
+cpan/IO-Compress/private/MakeUtil.pm                   IO::Compress
+cpan/IO-Compress/README                                        IO::Compress
+cpan/IO-Compress/t/000prereq.t                         IO::Compress
+cpan/IO-Compress/t/001bzip2.t                          IO::Compress
+cpan/IO-Compress/t/001zlib-generic-deflate.t           IO::Compress
+cpan/IO-Compress/t/001zlib-generic-gzip.t              IO::Compress
+cpan/IO-Compress/t/001zlib-generic-rawdeflate.t                IO::Compress
+cpan/IO-Compress/t/001zlib-generic-zip.t               IO::Compress
+cpan/IO-Compress/t/002any-deflate.t                    IO::Compress
+cpan/IO-Compress/t/002any-gzip.t                       IO::Compress
+cpan/IO-Compress/t/002any-rawdeflate.t                 IO::Compress
+cpan/IO-Compress/t/002any-transparent.t                        IO::Compress
+cpan/IO-Compress/t/002any-zip.t                                IO::Compress
+cpan/IO-Compress/t/004gziphdr.t                                IO::Compress
+cpan/IO-Compress/t/005defhdr.t                         IO::Compress
+cpan/IO-Compress/t/006zip.t                            IO::Compress
+cpan/IO-Compress/t/010examples-bzip2.t                 IO::Compress
+cpan/IO-Compress/t/010examples-zlib.t                  IO::Compress
+cpan/IO-Compress/t/01misc.t                            IO::Compress
+cpan/IO-Compress/t/020isize.t                          IO::Compress
+cpan/IO-Compress/t/050interop-gzip.t                   IO::Compress
+cpan/IO-Compress/t/100generic-bzip2.t                  IO::Compress
+cpan/IO-Compress/t/100generic-deflate.t                        IO::Compress
+cpan/IO-Compress/t/100generic-gzip.t                   IO::Compress
+cpan/IO-Compress/t/100generic-rawdeflate.t             IO::Compress
+cpan/IO-Compress/t/100generic-zip.t                    IO::Compress
+cpan/IO-Compress/t/101truncate-bzip2.t                 IO::Compress
+cpan/IO-Compress/t/101truncate-deflate.t               IO::Compress
+cpan/IO-Compress/t/101truncate-gzip.t                  IO::Compress
+cpan/IO-Compress/t/101truncate-rawdeflate.t            IO::Compress
+cpan/IO-Compress/t/101truncate-zip.t                   IO::Compress
+cpan/IO-Compress/t/102tied-bzip2.t                     IO::Compress
+cpan/IO-Compress/t/102tied-deflate.t                   IO::Compress
+cpan/IO-Compress/t/102tied-gzip.t                      IO::Compress
+cpan/IO-Compress/t/102tied-rawdeflate.t                        IO::Compress
+cpan/IO-Compress/t/102tied-zip.t                       IO::Compress
+cpan/IO-Compress/t/103newtied-bzip2.t                  IO::Compress
+cpan/IO-Compress/t/103newtied-deflate.t                        IO::Compress
+cpan/IO-Compress/t/103newtied-gzip.t                   IO::Compress
+cpan/IO-Compress/t/103newtied-rawdeflate.t             IO::Compress
+cpan/IO-Compress/t/103newtied-zip.t                    IO::Compress
+cpan/IO-Compress/t/104destroy-bzip2.t                  IO::Compress
+cpan/IO-Compress/t/104destroy-deflate.t                        IO::Compress
+cpan/IO-Compress/t/104destroy-gzip.t                   IO::Compress
+cpan/IO-Compress/t/104destroy-rawdeflate.t             IO::Compress
+cpan/IO-Compress/t/104destroy-zip.t                    IO::Compress
+cpan/IO-Compress/t/105oneshot-bzip2.t                  IO::Compress
+cpan/IO-Compress/t/105oneshot-deflate.t                        IO::Compress
+cpan/IO-Compress/t/105oneshot-gzip-only.t              IO::Compress
+cpan/IO-Compress/t/105oneshot-gzip.t                   IO::Compress
+cpan/IO-Compress/t/105oneshot-rawdeflate.t             IO::Compress
+cpan/IO-Compress/t/105oneshot-zip-bzip2-only.t         IO::Compress
+cpan/IO-Compress/t/105oneshot-zip-only.t               IO::Compress
+cpan/IO-Compress/t/105oneshot-zip.t                    IO::Compress
+cpan/IO-Compress/t/106prime-bzip2.t                    IO::Compress
+cpan/IO-Compress/t/106prime-deflate.t                  IO::Compress
+cpan/IO-Compress/t/106prime-gzip.t                     IO::Compress
+cpan/IO-Compress/t/106prime-rawdeflate.t               IO::Compress
+cpan/IO-Compress/t/106prime-zip.t                      IO::Compress
+cpan/IO-Compress/t/107multi-bzip2.t                    IO::Compress
+cpan/IO-Compress/t/107multi-deflate.t                  IO::Compress
+cpan/IO-Compress/t/107multi-gzip.t                     IO::Compress
+cpan/IO-Compress/t/107multi-rawdeflate.t               IO::Compress
+cpan/IO-Compress/t/107multi-zip.t                      IO::Compress
+cpan/IO-Compress/t/108anyunc-bzip2.t                   IO::Compress
+cpan/IO-Compress/t/108anyunc-deflate.t                 IO::Compress
+cpan/IO-Compress/t/108anyunc-gzip.t                    IO::Compress
+cpan/IO-Compress/t/108anyunc-rawdeflate.t              IO::Compress
+cpan/IO-Compress/t/108anyunc-transparent.t             IO::Compress
+cpan/IO-Compress/t/108anyunc-zip.t                     IO::Compress
+cpan/IO-Compress/t/109merge-deflate.t                  IO::Compress
+cpan/IO-Compress/t/109merge-gzip.t                     IO::Compress
+cpan/IO-Compress/t/109merge-rawdeflate.t               IO::Compress
+cpan/IO-Compress/t/109merge-zip.t                      IO::Compress
+cpan/IO-Compress/t/110encode-bzip2.t                   IO::Compress
+cpan/IO-Compress/t/110encode-deflate.t                 IO::Compress
+cpan/IO-Compress/t/110encode-gzip.t                    IO::Compress
+cpan/IO-Compress/t/110encode-rawdeflate.t              IO::Compress
+cpan/IO-Compress/t/110encode-zip.t                     IO::Compress
+cpan/IO-Compress/t/999pod.t                            IO::Compress
+cpan/IO-Compress/t/compress/any.pl                     Compress::Zlib
+cpan/IO-Compress/t/compress/anyunc.pl                  Compress::Zlib
+cpan/IO-Compress/t/compress/CompTestUtils.pm           Compress::Zlib
+cpan/IO-Compress/t/compress/destroy.pl                 Compress::Zlib
+cpan/IO-Compress/t/compress/encode.pl                  Compress::Zlib
+cpan/IO-Compress/t/compress/generic.pl                 Compress::Zlib
+cpan/IO-Compress/t/compress/merge.pl                   Compress::Zlib
+cpan/IO-Compress/t/compress/multi.pl                   Compress::Zlib
+cpan/IO-Compress/t/compress/newtied.pl                 Compress::Zlib
+cpan/IO-Compress/t/compress/oneshot.pl                 Compress::Zlib
+cpan/IO-Compress/t/compress/prime.pl                   Compress::Zlib
+cpan/IO-Compress/t/compress/tied.pl                    Compress::Zlib
+cpan/IO-Compress/t/compress/truncate.pl                        Compress::Zlib
+cpan/IO-Compress/t/compress/zlib-generic.pl            Compress::Zlib
+cpan/IO-Compress/t/cz-01version.t                      IO::Compress
+cpan/IO-Compress/t/cz-05examples.t                     IO::Compress
+cpan/IO-Compress/t/cz-06gzsetp.t                       IO::Compress
+cpan/IO-Compress/t/cz-08encoding.t                     IO::Compress
+cpan/IO-Compress/t/cz-14gzopen.t                       IO::Compress
+cpan/IO-Compress/t/globmapper.t                                IO::Compress
+cpan/IO-Zlib/t/basic.t         Tests for IO::Zlib
+cpan/IO-Zlib/t/external.t      Tests for IO::Zlib
+cpan/IO-Zlib/t/getc.t          Tests for IO::Zlib
+cpan/IO-Zlib/t/getline.t       Tests for IO::Zlib
+cpan/IO-Zlib/t/import.t                Tests for IO::Zlib
+cpan/IO-Zlib/t/large.t         Tests for IO::Zlib
+cpan/IO-Zlib/t/tied.t          Tests for IO::Zlib
+cpan/IO-Zlib/t/uncomp1.t       Tests for IO::Zlib
+cpan/IO-Zlib/t/uncomp2.t       Tests for IO::Zlib
+cpan/IO-Zlib/Zlib.pm           IO::Zlib
 cpan/IPC-Cmd/lib/IPC/Cmd.pm                    IPC::Cmd
 cpan/IPC-Cmd/t/01_IPC-Cmd.t    IPC::Cmd tests
 cpan/IPC-Cmd/t/02_Interactive.t        IPC::Cmd tests
@@ -844,6 +1242,113 @@ cpan/IPC-SysV/t/pod.t                    IPC::SysV test file
 cpan/IPC-SysV/t/sem.t                  IPC::SysV test file
 cpan/IPC-SysV/t/shm.t                  IPC::SysV test file
 cpan/IPC-SysV/typemap                  IPC::SysV typemap
+cpan/libnet/Changes            libnet
+cpan/libnet/Config.eg          libnet
+cpan/libnet/demos/ftp          libnet
+cpan/libnet/demos/inetd                libnet
+cpan/libnet/demos/nntp         libnet
+cpan/libnet/demos/nntp.mirror  libnet
+cpan/libnet/demos/pop3         libnet
+cpan/libnet/demos/smtp.self    libnet
+cpan/libnet/demos/time         libnet
+cpan/libnet/Hostname.pm.eg     libnet
+cpan/libnet/Makefile.PL
+cpan/libnet/Net/Cmd.pm         libnet
+cpan/libnet/Net/Config.pm      libnet
+cpan/libnet/Net/Domain.pm      libnet
+cpan/libnet/Net/FTP/A.pm       libnet
+cpan/libnet/Net/FTP/dataconn.pm        libnet
+cpan/libnet/Net/FTP/E.pm       libnet
+cpan/libnet/Net/FTP/I.pm       libnet
+cpan/libnet/Net/FTP/L.pm       libnet
+cpan/libnet/Net/FTP.pm         libnet
+cpan/libnet/Net/libnetFAQ.pod  libnet
+cpan/libnet/Net/Netrc.pm       libnet
+cpan/libnet/Net/NNTP.pm                libnet
+cpan/libnet/Net/POP3.pm                libnet
+cpan/libnet/Net/SMTP.pm                libnet
+cpan/libnet/Net/Time.pm                libnet
+cpan/libnet/README             libnet
+cpan/libnet/t/config.t         libnet
+cpan/libnet/t/datasend.t       libnet
+cpan/libnet/t/ftp.t            libnet
+cpan/libnet/t/hostname.t       libnet
+cpan/libnet/t/libnet_t.pl      libnet
+cpan/libnet/t/netrc.t          libnet
+cpan/libnet/t/nntp.t           libnet
+cpan/libnet/t/require.t                libnet
+cpan/libnet/t/smtp.t           libnet
+cpan/libnet/t/time.t           libnet
+cpan/List-Util/Changes                 Util extension
+cpan/List-Util/lib/List/Util.pm                List::Util
+cpan/List-Util/lib/List/Util/PP.pm     List::Util
+cpan/List-Util/lib/List/Util/XS.pm     List::Util
+cpan/List-Util/lib/Scalar/Util.pm      Scalar::Util
+cpan/List-Util/lib/Scalar/Util/PP.pm   Scalar::Util
+cpan/List-Util/ListUtil.xs             Util extension
+cpan/List-Util/Makefile.PL             Util extension
+cpan/List-Util/multicall.h             Util extension
+cpan/List-Util/README                  Util extension
+cpan/List-Util/t/00version.t           Scalar::Util
+cpan/List-Util/t/blessed.t             Scalar::Util
+cpan/List-Util/t/dualvar.t             Scalar::Util
+cpan/List-Util/t/expfail.t             List::Util
+cpan/List-Util/t/first.t               List::Util
+cpan/List-Util/t/isvstring.t           Scalar::Util
+cpan/List-Util/t/lln.t                 Scalar::Util
+cpan/List-Util/t/maxstr.t              List::Util
+cpan/List-Util/t/max.t                 List::Util
+cpan/List-Util/t/minstr.t              List::Util
+cpan/List-Util/t/min.t                 List::Util
+cpan/List-Util/t/openhan.t             Scalar::Util
+cpan/List-Util/t/p_00version.t         Scalar::Util
+cpan/List-Util/t/p_blessed.t           Scalar::Util
+cpan/List-Util/t/p_first.t             List::Util
+cpan/List-Util/t/p_lln.t               Scalar::Util
+cpan/List-Util/t/p_maxstr.t            List::Util
+cpan/List-Util/t/p_max.t               List::Util
+cpan/List-Util/t/p_minstr.t            List::Util
+cpan/List-Util/t/p_min.t               List::Util
+cpan/List-Util/t/p_openhan.t           Scalar::Util
+cpan/List-Util/t/p_readonly.t          Scalar::Util
+cpan/List-Util/t/p_reduce.t            List::Util
+cpan/List-Util/t/p_refaddr.t           Scalar::Util
+cpan/List-Util/t/p_reftype.t           Scalar::Util
+cpan/List-Util/t/proto.t               Scalar::Util
+cpan/List-Util/t/p_shuffle.t           List::Util
+cpan/List-Util/t/p_sum.t               List::Util
+cpan/List-Util/t/p_tainted.t           Scalar::Util
+cpan/List-Util/t/readonly.t            Scalar::Util
+cpan/List-Util/t/reduce.t              List::Util
+cpan/List-Util/t/refaddr.t             Scalar::Util
+cpan/List-Util/t/reftype.t             Scalar::Util
+cpan/List-Util/t/shuffle.t             List::Util
+cpan/List-Util/t/stack-corruption.t    List::Util
+cpan/List-Util/t/sum.t                 List::Util
+cpan/List-Util/t/tainted.t             Scalar::Util
+cpan/List-Util/t/weak.t                        Scalar::Util
+cpan/List-Util/XS.pp                   List::Util
+cpan/Locale-Codes/ChangeLog                    Locale::Codes
+cpan/Locale-Codes/lib/Locale/Constants.pm      Locale::Codes
+cpan/Locale-Codes/lib/Locale/Constants.pod     Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Country.pm                Locale::Codes
+cpan/Locale-Codes/lib/Locale/Country.pod       Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Currency.pm       Locale::Codes
+cpan/Locale-Codes/lib/Locale/Currency.pod      Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Language.pm       Locale::Codes
+cpan/Locale-Codes/lib/Locale/Language.pod      Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Script.pm         Locale::Codes
+cpan/Locale-Codes/lib/Locale/Script.pod                Locale::Codes documentation
+cpan/Locale-Codes/Makefile.PL
+cpan/Locale-Codes/README                       Locale::Codes
+cpan/Locale-Codes/t/all.t                      See if Locale::Codes work
+cpan/Locale-Codes/t/constants.t                        See if Locale::Codes work
+cpan/Locale-Codes/t/country.t                  See if Locale::Codes work
+cpan/Locale-Codes/t/currency.t                 See if Locale::Codes work
+cpan/Locale-Codes/t/language.t                 See if Locale::Codes work
+cpan/Locale-Codes/t/rename.t                   See if Locale::Codes work
+cpan/Locale-Codes/t/script.t                   See if Locale::Codes work
+cpan/Locale-Codes/t/uk.t                       See if Locale::Codes work
 cpan/Log-Message/lib/Log/Message/Config.pm     Log::Message
 cpan/Log-Message/lib/Log/Message/Handlers.pm   Log::Message
 cpan/Log-Message/lib/Log/Message/Item.pm       Log::Message
@@ -856,11 +1361,130 @@ cpan/Log-Message/t/01_Log-Message-Config.t      Log::Message tests
 cpan/Log-Message/t/02_Log-Message.t            Log::Message tests
 cpan/Log-Message/t/conf/config_file            Log::Message tests
 cpan/Log-Message/t/conf/LoadMe.pl              Log::Message tests
+cpan/Math-BigInt-FastCalc/FastCalc.pm  Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/FastCalc.xs  Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/bootstrap.t        Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/leak.t     test for memory leaks in Math::BigInt::FastCalc
+cpan/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
+cpan/Math-BigInt/lib/Math/BigFloat.pm          An arbitrary precision floating-point arithmetic package
+cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm    Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/lib/Math/BigInt/Calc.pm       Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/lib/Math/BigInt.pm    An arbitrary precision integer arithmetic package
+cpan/Math-BigInt/t/alias.inc           Support for BigInt tests
+cpan/Math-BigInt/t/bare_mbf.t          Test MBF under Math::BigInt::BareCalc
+cpan/Math-BigInt/t/bare_mbi.t          Test MBI under Math::BigInt::BareCalc
+cpan/Math-BigInt/t/bare_mif.t          Rounding tests under BareCalc
+cpan/Math-BigInt/t/bigfltpm.inc                Shared tests for bigfltpm.t and sub_mbf.t
+cpan/Math-BigInt/t/bigfltpm.t          See if BigFloat.pm works
+cpan/Math-BigInt/t/bigintc.t           See if BigInt/Calc.pm works
+cpan/Math-BigInt/t/bigintpm.inc                Shared tests for bigintpm.t and sub_mbi.t
+cpan/Math-BigInt/t/bigintpm.t          See if BigInt.pm works
+cpan/Math-BigInt/t/bigints.t           See if BigInt.pm works
+cpan/Math-BigInt/t/biglog.t            Test the log function
+cpan/Math-BigInt/t/big_pi_e.t          test bpi() and bexp()
+cpan/Math-BigInt/t/bigroot.t           Test the broot function
+cpan/Math-BigInt/t/calling.t           Test calling conventions
+cpan/Math-BigInt/t/config.t            Test Math::BigInt->config()
+cpan/Math-BigInt/t/constant.t          Test Math::BigInt/BigFloat under :constant
+cpan/Math-BigInt/t/const_mbf.t         Test Math::BigInt
+cpan/Math-BigInt/t/downgrade.t         Test if use Math::BigInt(); under downgrade works
+cpan/Math-BigInt/t/_e_math.t           Helper routine in BigFloat for _e math
+cpan/Math-BigInt/t/inf_nan.t           Special tests for inf and *NaN* handling
+cpan/Math-BigInt/t/isa.t               Test for Math::BigInt inheritance
+cpan/Math-BigInt/t/lib_load.t          Test sane lib names
+cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm   Empty subclass of BigFloat for test
+cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
+cpan/Math-BigInt/t/Math/BigInt/Scalar.pm       Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/t/Math/BigInt/Subclass.pm     Empty subclass of BigInt for test
+cpan/Math-BigInt/t/mbf_ali.t           Tests for BigFloat
+cpan/Math-BigInt/t/mbi_ali.t           Tests for BigInt
+cpan/Math-BigInt/t/mbimbf.inc          Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
+cpan/Math-BigInt/t/mbimbf.t            BigInt/BigFloat accuracy, precision and fallback, round_mode
+cpan/Math-BigInt/t/mbi_rand.t          Test Math::BigInt randomly
+cpan/Math-BigInt/t/nan_cmp.t           overloaded comparision involving *NaN*
+cpan/Math-BigInt/t/new_overloaded.t    test overloaded numbers in BigFloat's new()
+cpan/Math-BigInt/t/req_mbf0.t          test: require Math::BigFloat; ->bzero();
+cpan/Math-BigInt/t/req_mbf1.t          test: require Math::BigFloat; ->bone();
+cpan/Math-BigInt/t/req_mbfa.t          test: require Math::BigFloat; ->bnan();
+cpan/Math-BigInt/t/req_mbfi.t          test: require Math::BigFloat; ->binf();
+cpan/Math-BigInt/t/req_mbfn.t          test: require Math::BigFloat; ->new();
+cpan/Math-BigInt/t/req_mbfw.t          require Math::BigFloat; import ( with => );
+cpan/Math-BigInt/t/require.t           Test if require Math::BigInt works
+cpan/Math-BigInt/t/round.t             Test rounding with non-integer A and P
+cpan/Math-BigInt/t/sub_ali.t           Tests for aliases in BigInt subclasses
+cpan/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
+cpan/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
+cpan/Math-BigInt/t/sub_mif.t           Test A & P with subclasses using mbimbf.inc
+cpan/Math-BigInt/t/trap.t              Test whether trap_nan and trap_inf work
+cpan/Math-BigInt/t/upgradef.t          Test if use Math::BigFloat(); under upgrade works
+cpan/Math-BigInt/t/upgrade.inc         Actual tests for upgrade.t
+cpan/Math-BigInt/t/upgrade.t           Test if use Math::BigInt(); under upgrade works
+cpan/Math-BigInt/t/use_lib1.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib2.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib3.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib4.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_mbfw.t          use BigFloat w/ with and lib at the same time
+cpan/Math-BigInt/t/use.t               Test if use Math::BigInt(); works
+cpan/Math-BigInt/t/with_sub.t          Test use Math::BigFloat with => package
+cpan/Math-BigRat/lib/Math/BigRat.pm    Math::BigRat
+cpan/Math-BigRat/t/big_ap.t            Math::BigRat test
+cpan/Math-BigRat/t/bigfltpm.inc                Math::BigRat test
+cpan/Math-BigRat/t/bigfltrt.t          Math::BigRat test
+cpan/Math-BigRat/t/biglog.t            Math::BigRat test
+cpan/Math-BigRat/t/bigratpm.inc                Math::BigRat test
+cpan/Math-BigRat/t/bigratpm.t          Math::BigRat test
+cpan/Math-BigRat/t/bigrat.t            Math::BigRat test
+cpan/Math-BigRat/t/bigratup.t          test under $Math::BigInt::upgrade
+cpan/Math-BigRat/t/bigroot.t           Math::BigRat test
+cpan/Math-BigRat/t/hang.t              Math::BigRat test for bug #34584 - hang in exp()
+cpan/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper
+cpan/Math-BigRat/t/requirer.t          see if require works properly
+cpan/Math-BigRat/t/trap.t              see if trap_nan and trap_inf work
 cpan/Math-Complex/lib/Math/Complex.pm  A Complex package
 cpan/Math-Complex/lib/Math/Trig.pm     A simple interface to complex trigonometry
 cpan/Math-Complex/t/Complex.t          See if Math::Complex works
 cpan/Math-Complex/t/Trig.t             See if Math::Trig works
 cpan/Math-Complex/t/underbar.t         See if Math::Complex works
+cpan/Memoize/Memoize/AnyDBM_File.pm    Memoize glue layer for AnyDBM_File
+cpan/Memoize/Memoize/ExpireFile.pm     Memoize expiry manager test scaffold
+cpan/Memoize/Memoize/Expire.pm         Memoize expiry manager example
+cpan/Memoize/Memoize/ExpireTest.pm     Memoize expiry manager test scaffold
+cpan/Memoize/Memoize/NDBM_File.pm      Memoize glue layer for NDBM_File
+cpan/Memoize/Memoize.pm                        Memoize
+cpan/Memoize/Memoize/SDBM_File.pm      Memoize glue layer for SDBM_File
+cpan/Memoize/Memoize/Storable.pm       Memoize glue layer for Storable
+cpan/Memoize/README                    Memoize release notes
+cpan/Memoize/t/array_confusion.t       Memoize ambiguous array return tests
+cpan/Memoize/t/array.t                 Memoize array context return tests
+cpan/Memoize/t/correctness.t           Memoize basic correctness tests
+cpan/Memoize/t/errors.t                        Memoize PEBKAC detection tests
+cpan/Memoize/t/expfile.t               Memoize expiry manager tests
+cpan/Memoize/t/expire.t                        Memoize expiry manager tests
+cpan/Memoize/t/expmod_n.t              Memoize expiry manager tests
+cpan/Memoize/t/expmod_t.t              Memoize expiry manager (timed) tests
+cpan/Memoize/t/flush.t                 Memoize 'flush_cache' function tests
+cpan/Memoize/t/normalize.t             Memoize 'normalizer' feature tests
+cpan/Memoize/TODO                      Memoize to-do list
+cpan/Memoize/t/prototype.t             Memoize prototyped function handling tests
+cpan/Memoize/t/speed.t                 "Makes functions faster" advertisement test
+cpan/Memoize/t/tiefeatures.t           Memoize FAULT / MERGE / HASH options test
+cpan/Memoize/t/tie_gdbm.t              Memoize GDBM interface test
+cpan/Memoize/t/tie_ndbm.t              Memoize NDBM interface test
+cpan/Memoize/t/tie_sdbm.t              Memoize SDBM interface test
+cpan/Memoize/t/tie_storable.t          Memoize Storable interface test
+cpan/Memoize/t/tie.t                   Memoize tied file test
+cpan/Memoize/t/unmemoize.t             Memoize 'unmemoize' function test
+cpan/MIME-Base64/Base64.pm             MIME::Base64 extension
+cpan/MIME-Base64/Base64.xs             MIME::Base64 extension
+cpan/MIME-Base64/Changes               MIME::Base64 extension
+cpan/MIME-Base64/Makefile.PL           MIME::Base64 extension
+cpan/MIME-Base64/QuotedPrint.pm                MIME::Base64 extension
+cpan/MIME-Base64/README                        README for MIME::Base64
+cpan/MIME-Base64/t/base64.t            See whether MIME::Base64 works
+cpan/MIME-Base64/t/quoted-print.t      See whether MIME::QuotedPrint works
+cpan/MIME-Base64/t/unicode.t           See whether MIME::Base64 works
+cpan/MIME-Base64/t/warn.t              See whether MIME::Base64 works
 cpan/Module-Build/Changes                              Module::Build
 cpan/Module-Build/lib/Module/Build/API.pod             Module::Build
 cpan/Module-Build/lib/Module/Build/Authoring.pod       Module::Build
@@ -946,6 +1570,70 @@ cpan/Module-Load/t/to_load/LoadMe.pl              Module::Load tests
 cpan/Module-Load/t/to_load/Must/Be/Loaded.pm   Module::Load tests
 cpan/Module-Load/t/to_load/TestModule.pm       Module::Load tests
 cpan/Module-Load/t/to_load/ToBeLoaded          Module::Load tests
+cpan/Module-Pluggable/lib/Devel/InnerPackage.pm                Find inner packages
+cpan/Module-Pluggable/lib/Module/Pluggable/Object.pm   Module::Pluggable
+cpan/Module-Pluggable/lib/Module/Pluggable.pm          Module::Pluggable
+cpan/Module-Pluggable/Makefile.PL                      Module::Pluggable
+cpan/Module-Pluggable/t/01use.t                                Module::Pluggable tests
+cpan/Module-Pluggable/t/02alsoworks.t                  Module::Pluggable tests
+cpan/Module-Pluggable/t/02works.t                      Module::Pluggable tests
+cpan/Module-Pluggable/t/02works_taint.t                        Module::Pluggable tests
+cpan/Module-Pluggable/t/03diffname.t                   Module::Pluggable tests
+cpan/Module-Pluggable/t/04acmedir_single.t             Module::Pluggable tests
+cpan/Module-Pluggable/t/04acmedir.t                    Module::Pluggable tests
+cpan/Module-Pluggable/t/04acmepath_single.t            Module::Pluggable tests
+cpan/Module-Pluggable/t/04acmepath.t                   Module::Pluggable tests
+cpan/Module-Pluggable/t/05postpath.t                   Module::Pluggable tests
+cpan/Module-Pluggable/t/06multipath.t                  Module::Pluggable tests
+cpan/Module-Pluggable/t/07instantiate.t                        Module::Pluggable tests
+cpan/Module-Pluggable/t/08nothing.t                    Module::Pluggable tests
+cpan/Module-Pluggable/t/09require.t                    Module::Pluggable tests
+cpan/Module-Pluggable/t/10innerpack_inner.t            Module::Pluggable tests
+cpan/Module-Pluggable/t/10innerpack_noinner.t          Module::Pluggable tests
+cpan/Module-Pluggable/t/10innerpack_onefile.t          Module::Pluggable tests
+cpan/Module-Pluggable/t/10innerpack_override.t         Module::Pluggable tests
+cpan/Module-Pluggable/t/10innerpack_super.t            Module::Pluggable tests
+cpan/Module-Pluggable/t/10innerpack.t                  Module::Pluggable tests
+cpan/Module-Pluggable/t/11usetwice.t                   Module::Pluggable tests
+cpan/Module-Pluggable/t/12onlyarray.t                  Module::Pluggable tests
+cpan/Module-Pluggable/t/12onlyregex.t                  Module::Pluggable tests
+cpan/Module-Pluggable/t/12onlyrequire.t                        Module::Pluggable tests
+cpan/Module-Pluggable/t/12only.t                       Module::Pluggable tests
+cpan/Module-Pluggable/t/13exceptarray.t                        Module::Pluggable tests
+cpan/Module-Pluggable/t/13exceptregex.t                        Module::Pluggable tests
+cpan/Module-Pluggable/t/13except.t                     Module::Pluggable tests
+cpan/Module-Pluggable/t/14package.t                    Module::Pluggable tests
+cpan/Module-Pluggable/t/15topicsafe.t                  Module::Pluggable tests
+cpan/Module-Pluggable/t/16different_extension.t                Module::Pluggable tests
+cpan/Module-Pluggable/t/17devel_inner_package.t                Module::Pluggable tests
+cpan/Module-Pluggable/t/18skipped_package.t            Module::Pluggable tests
+cpan/Module-Pluggable/t/19can_ok_clobber.t             Module::Pluggable tests
+cpan/Module-Pluggable/t/20dodgy_files.t                        Module::Pluggable tests
+cpan/Module-Pluggable/t/21editor_junk.t                        Module::Pluggable tests
+cpan/Module-Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/Acme/Foo-Bar.pm            Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm  Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm   Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm~  Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swo       Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp       Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Foo.pm   Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Bar.plugin  Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Foo.plugin  Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin     Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/InnerTest/Plugin/Foo.pm    Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm  Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm  Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm     Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm        Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/MyTest/Plugin/Bar.pm       Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/MyTest/Plugin/Foo.pm       Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm  Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/No/Middle.pm               Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/OddTest/Plugin/Foo.pm      Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/TA/C/A/I.pm                        Module::Pluggable tests
+cpan/Module-Pluggable/t/lib/Zot/.Zork.pm               Module::Pluggable tests
 cpan/NEXT/Changes              NEXT
 cpan/NEXT/lib/NEXT.pm          Pseudo-class NEXT for method redispatch
 cpan/NEXT/README               NEXT
@@ -967,6 +1655,19 @@ cpan/Package-Constants/lib/Package/Constants.pm   Package::Constants
 cpan/Package-Constants/t/01_list.t             Package::Constants tests
 cpan/Params-Check/lib/Params/Check.pm  Params::Check
 cpan/Params-Check/t/01_Params-Check.t  Params::Check tests
+cpan/parent/lib/parent.pm                      Establish an ISA relationship with base classes at compile time
+cpan/parent/t/compile-time-file.t              tests for parent.pm
+cpan/parent/t/compile-time.t                   tests for parent.pm
+cpan/parent/t/lib/Dummy2.plugin                        test files for parent.pm
+cpan/parent/t/lib/Dummy/Outside.pm             test files for parent.pm
+cpan/parent/t/lib/Dummy.pm                     test files for parent.pm
+cpan/parent/t/lib/FileThatOnlyExistsAsPMC.pmc  test files for parent.pm
+cpan/parent/t/lib/ReturnsFalse.pm              test files for parent.pm
+cpan/parent/t/parent-classfromclassfile.t      tests for parent.pm
+cpan/parent/t/parent-classfromfile.t           tests for parent.pm
+cpan/parent/t/parent-pmc.t                     tests for parent.pm
+cpan/parent/t/parent-returns-false.t           tests for parent.pm
+cpan/parent/t/parent.t                         tests for parent.pm
 cpan/Parse-CPAN-Meta/Changes                           Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm            Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/01_compile.t                    Parse::CPAN::Meta
@@ -993,6 +1694,17 @@ cpan/Parse-CPAN-Meta/t/data/toolbar.yml                   Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml          Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/vanilla.yml                        Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm     Parse::CPAN::Meta testing library
+cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm      PerlIO::via::QuotedPrint
+cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t                    PerlIO::via::QuotedPrint
+cpan/Pod-Escapes/ChangeLog             ChangeLog for Pod::Escapes
+cpan/Pod-Escapes/lib/Pod/Escapes.pm    Pod::Escapes
+cpan/Pod-Escapes/README                        README for Pod::Escapes
+cpan/Pod-Escapes/t/01_about_verbose.t  test Pod::Escapes
+cpan/Pod-Escapes/t/10_main.t           test Pod::Escapes
+cpan/Pod-Escapes/t/15_name2charnum.t   test Pod::Escapes
+cpan/Pod-LaTeX/LaTeX.pm                Convert POD data to LaTeX
+cpan/Pod-LaTeX/t/pod2latex.t   See if Pod::LaTeX works
+cpan/Pod-LaTeX/t/user.t                See if Pod::LaTeX works
 cpan/podlators/lib/Pod/Man.pm                  Convert POD data to *roff
 cpan/podlators/lib/Pod/ParseLink.pm            Perl an L<> formatting code in POD text
 cpan/podlators/lib/Pod/Text/Color.pm           Convert POD data to color ASCII text
@@ -1023,6 +1735,233 @@ cpan/podlators/t/text.t                         podlators test
 cpan/podlators/t/text-utf8.t                   podlators test
 cpan/podlators/VERSION                         podlators custom Makefile.PL
 cpan/podlators/VERSION                         podlators distribution version
+cpan/Pod-Parser/lib/Pod/Checker.pm             Pod-Parser - check POD documents for syntax errors
+cpan/Pod-Parser/lib/Pod/Find.pm                        used by pod/splitpod
+cpan/Pod-Parser/lib/Pod/InputObjects.pm                Pod-Parser - define objects for input streams
+cpan/Pod-Parser/lib/Pod/Parser.pm              Pod-Parser - define base class for parsing POD
+cpan/Pod-Parser/lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
+cpan/Pod-Parser/lib/Pod/PlainText.pm           Convert POD data to formatted ASCII text
+cpan/Pod-Parser/lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
+cpan/Pod-Parser/lib/Pod/Usage.pm               Pod-Parser - print usage messages
+cpan/Pod-Parser/t/pod/contains_bad_pod.xr      Pod-Parser test file
+cpan/Pod-Parser/t/pod/contains_pod.t           Pod-Parser test
+cpan/Pod-Parser/t/pod/contains_pod.xr          Pod-Parser test file
+cpan/Pod-Parser/t/pod/emptycmd.t               Test empty pod directives
+cpan/Pod-Parser/t/pod/emptycmd.xr              Expected results for emptycmd.t
+cpan/Pod-Parser/t/pod/find.t                   See if Pod::Find works
+cpan/Pod-Parser/t/pod/for.t                    Test =for directive
+cpan/Pod-Parser/t/pod/for.xr                   Expected results for for.t
+cpan/Pod-Parser/t/pod/headings.t               Test =head directives
+cpan/Pod-Parser/t/pod/headings.xr              Expected results for headings.t
+cpan/Pod-Parser/t/pod/included.t               Test =include directive
+cpan/Pod-Parser/t/pod/included.xr              Expected results for included.t
+cpan/Pod-Parser/t/pod/include.t                        Test =include directive
+cpan/Pod-Parser/t/pod/include.xr               Expected results for include.t
+cpan/Pod-Parser/t/pod/lref.t                   Test L<...> sequences
+cpan/Pod-Parser/t/pod/lref.xr                  Expected results for lref.t
+cpan/Pod-Parser/t/pod/multiline_items.t                Test multiline =items
+cpan/Pod-Parser/t/pod/multiline_items.xr       Expected results for multiline_items.t
+cpan/Pod-Parser/t/pod/nested_items.t           Test nested =items
+cpan/Pod-Parser/t/pod/nested_items.xr          Expected results for nested_items.t
+cpan/Pod-Parser/t/pod/nested_seqs.t            Test nested interior sequences
+cpan/Pod-Parser/t/pod/nested_seqs.xr           Expected results for nested_seqs.t
+cpan/Pod-Parser/t/pod/oneline_cmds.t           Test single paragraph ==cmds
+cpan/Pod-Parser/t/pod/oneline_cmds.xr          Expected results for oneline_cmds.t
+cpan/Pod-Parser/t/pod/p2u_data.pl              Test Pod::Usage
+cpan/Pod-Parser/t/pod/pod2usage2.t             Test Pod::Usage
+cpan/Pod-Parser/t/pod/pod2usage.t              Test Pod::Usage
+cpan/Pod-Parser/t/pod/pod2usage.xr             Expected results for pod2usage.t
+cpan/Pod-Parser/t/pod/podchkenc.t              Validate =encoding support
+cpan/Pod-Parser/t/pod/podchkenc.xr             Expected results for the above
+cpan/Pod-Parser/t/pod/poderrs.t                        Test POD errors
+cpan/Pod-Parser/t/pod/poderrs.xr               Expected results for poderrs.t
+cpan/Pod-Parser/t/pod/podselect.t              Test Pod::Select
+cpan/Pod-Parser/t/pod/podselect.xr             Expected results for podselect.t
+cpan/Pod-Parser/t/pod/special_seqs.t           Test "special" interior sequences
+cpan/Pod-Parser/t/pod/special_seqs.xr          Expected results for special_seqs.t
+cpan/Pod-Parser/t/pod/testcmp.pl               Module to compare output against expected results
+cpan/Pod-Parser/t/pod/testp2pt.pl              Module to test Pod::PlainText for a given file
+cpan/Pod-Parser/t/pod/testpchk.pl              Module to test Pod::Checker for a given file
+cpan/Pod-Parser/t/pod/testpods/lib/Pod/Stuff.pm        Sample data for t/pod/find.t
+cpan/Pod-Parser/t/pod/twice.t                  Test Pod::Parser
+cpan/Pod-Parser/t/pod/usage2.pod               Test POD for pod2usage tests
+cpan/Pod-Parser/t/pod/usage.pod                        Test POD for pod2usage tests
+cpan/Pod-Simple/ChangeLog                              Pod::Simple ChangeLog
+cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm             Pod::Simple::BlackBox
+cpan/Pod-Simple/lib/Pod/Simple/Checker.pm              check the Pod syntax of a document
+cpan/Pod-Simple/lib/Pod/Simple/Debug.pm                        put Pod::Simple into trace/debug mode
+cpan/Pod-Simple/lib/Pod/Simple/DumpAsText.pm           dump Pod-parsing events as text
+cpan/Pod-Simple/lib/Pod/Simple/DumpAsXML.pm            turn Pod into XML
+cpan/Pod-Simple/lib/Pod/Simple/HTMLBatch.pm            convert several Pod files to several HTML files
+cpan/Pod-Simple/lib/Pod/Simple/HTMLLegacy.pm           Pod::Simple::HTMLLegacy
+cpan/Pod-Simple/lib/Pod/Simple/HTML.pm                 convert Pod to HTML
+cpan/Pod-Simple/lib/Pod/Simple/LinkSection.pm          represent "section" attributes of L codes
+cpan/Pod-Simple/lib/Pod/Simple/Methody.pm              turn Pod::Simple events into method calls
+cpan/Pod-Simple/lib/Pod/Simple.pm                      Pod made simple
+cpan/Pod-Simple/lib/Pod/Simple.pod                     Pod for Pod::Simple
+cpan/Pod-Simple/lib/Pod/Simple/Progress.pm             Pod::Simple::Progress
+cpan/Pod-Simple/lib/Pod/Simple/PullParserEndToken.pm   end-tokens from Pod::Simple::PullParser
+cpan/Pod-Simple/lib/Pod/Simple/PullParser.pm           a pull-parser interface to parsing Pod
+cpan/Pod-Simple/lib/Pod/Simple/PullParserStartToken.pm start-tokens from Pod::Simple::PullParser
+cpan/Pod-Simple/lib/Pod/Simple/PullParserTextToken.pm  text-tokens from Pod::Simple::PullParser
+cpan/Pod-Simple/lib/Pod/Simple/PullParserToken.pm      tokens from Pod::Simple::PullParser
+cpan/Pod-Simple/lib/Pod/Simple/RTF.pm                  format Pod as RTF
+cpan/Pod-Simple/lib/Pod/Simple/Search.pm               find POD documents in directory trees
+cpan/Pod-Simple/lib/Pod/Simple/SimpleTree.pm           parse Pod into a simple parse tree
+cpan/Pod-Simple/lib/Pod/Simple/Subclassing.pod         write a formatter as a Pod::Simple subclass
+cpan/Pod-Simple/lib/Pod/Simple/TextContent.pm          get the text content of Pod
+cpan/Pod-Simple/lib/Pod/Simple/Text.pm                 format Pod as plaintext
+cpan/Pod-Simple/lib/Pod/Simple/TiedOutFH.pm            Pod::Simple::TiedOutFH
+cpan/Pod-Simple/lib/Pod/Simple/TranscodeDumb.pm                Pod::Simple::TranscodeDumb
+cpan/Pod-Simple/lib/Pod/Simple/Transcode.pm            Pod::Simple::Transcode
+cpan/Pod-Simple/lib/Pod/Simple/TranscodeSmart.pm       Pod::Simple::TranscodeSmart
+cpan/Pod-Simple/lib/Pod/Simple/XHTML.pm                        turn Pod into XHTML
+cpan/Pod-Simple/lib/Pod/Simple/XMLOutStream.pm         turn Pod into XML
+cpan/Pod-Simple/README                                 Pod::Simple README file
+cpan/Pod-Simple/t/00about.t                            Pod::Simple test file
+cpan/Pod-Simple/t/20_skip.t                            Pod::Simple test file
+cpan/Pod-Simple/t/accept01.t                           Pod::Simple test file
+cpan/Pod-Simple/t/accept05.t                           Pod::Simple test file
+cpan/Pod-Simple/t/ac_d.t                               Pod::Simple test file
+cpan/Pod-Simple/t/basic.t                              Pod::Simple test file
+cpan/Pod-Simple/t/begin.t                              Pod::Simple test file
+cpan/Pod-Simple/t/cbacks.t                             Pod::Simple test file
+cpan/Pod-Simple/t/chunking.t                           Pod::Simple test file
+cpan/Pod-Simple/t/closeys.t                            Pod::Simple test file
+cpan/Pod-Simple/t/corpus/2202jp.txt                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/2202jp.xml                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/2202jpx.txt                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/2202jpx.xml                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/2202jpy.txt                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/2202jpy.xml                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/2202jpz.txt                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/2202jpz.xml                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/fiqhakbar_iso6.txt           Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/fiqhakbar_iso6.xml           Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/polish_implicit_utf8.txt     Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/polish_utf16be_bom.txt       Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/polish_utf16le_bom.txt       Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/polish_utf8_bom2.txt         Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/polish_utf8_bom2.xml         Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/polish_utf8_bom.txt          Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/polish_utf8_bom.xml          Pod::Simple test file
+cpan/Pod-Simple/t/corpus/8859_7.pod                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/8859_7.xml                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/cp1256.txt                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/cp1256.xml                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/fet_cont.txt                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/fet_cont.xml                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/fet_dup.txt                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/fet_dup.xml                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/iso6.txt                      Pod::Simple test file
+cpan/Pod-Simple/t/corpus/iso6.xml                      Pod::Simple test file
+cpan/Pod-Simple/t/corpus/koi8r.txt                     Pod::Simple test file
+cpan/Pod-Simple/t/corpus/koi8r.xml                     Pod::Simple test file
+cpan/Pod-Simple/t/corpus/laozi38b.txt                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/laozi38b.xml                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/laozi38p.pod                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/laozi38p.xml                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/laozi38.txt                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/laozi38.xml                   Pod::Simple test file
+cpan/Pod-Simple/t/corpus/lat1frim.txt                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/lat1frim.xml                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/lat1fr.txt                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/lat1fr.xml                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/nonesuch.txt                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/nonesuch.xml                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/pasternak_cp1251.txt          Pod::Simple test file
+cpan/Pod-Simple/t/corpus/pasternak_cp1251.xml          Pod::Simple test file
+cpan/Pod-Simple/t/corpus/plain_explicit.txt            Pod::Simple test file
+cpan/Pod-Simple/t/corpus/plain_explicit.xml            Pod::Simple test file
+cpan/Pod-Simple/t/corpus/plain_latin1.txt              Pod::Simple test file
+cpan/Pod-Simple/t/corpus/plain_latin1.xml              Pod::Simple test file
+cpan/Pod-Simple/t/corpus/plain.txt                     Pod::Simple test file
+cpan/Pod-Simple/t/corpus/plain_utf8.txt                        Pod::Simple test file
+cpan/Pod-Simple/t/corpus/plain_utf8.xml                        Pod::Simple test file
+cpan/Pod-Simple/t/corpus/plain.xml                     Pod::Simple test file
+cpan/Pod-Simple/t/corpus/polish_utf8.txt               Pod::Simple test file
+cpan/Pod-Simple/t/corpus/polish_utf8.xml               Pod::Simple test file
+cpan/Pod-Simple/t/corpus/s2763_sjis.txt                        Pod::Simple test file
+cpan/Pod-Simple/t/corpus/s2763_sjis.xml                        Pod::Simple test file
+cpan/Pod-Simple/t/corpus.t                             Pod::Simple test file
+cpan/Pod-Simple/t/corpus/thai_iso11.txt                        Pod::Simple test file
+cpan/Pod-Simple/t/corpus/thai_iso11.xml                        Pod::Simple test file
+cpan/Pod-Simple/t/encod01.t                            Pod::Simple test file
+cpan/Pod-Simple/t/encod02.t                            Pod::Simple test file
+cpan/Pod-Simple/t/encod03.t                            Pod::Simple test file
+cpan/Pod-Simple/t/end_over.t                           Pod::Simple test file
+cpan/Pod-Simple/t/fcodes_e.t                           Pod::Simple test file
+cpan/Pod-Simple/t/fcodes_l.t                           Pod::Simple test file
+cpan/Pod-Simple/t/fcodes_s.t                           Pod::Simple test file
+cpan/Pod-Simple/t/fcodes.t                             Pod::Simple test file
+cpan/Pod-Simple/t/fornot.t                             Pod::Simple test file
+cpan/Pod-Simple/t/for.t                                        Pod::Simple test file
+cpan/Pod-Simple/t/fullstop.t                           Pod::Simple test file
+cpan/Pod-Simple/t/heads.t                              Pod::Simple test file
+cpan/Pod-Simple/t/html01.t                             Pod::Simple test file
+cpan/Pod-Simple/t/html02.t                             Pod::Simple test file
+cpan/Pod-Simple/t/html03.t                             Pod::Simple test file
+cpan/Pod-Simple/t/htmlbat.t                            Pod::Simple test file
+cpan/Pod-Simple/t/items02.t                            Pod::Simple test file
+cpan/Pod-Simple/t/items.t                              Pod::Simple test file
+cpan/Pod-Simple/t/itemstar.t                           Pod::Simple test file
+cpan/Pod-Simple/t/junk1o.txt                           Pod::Simple test file
+cpan/Pod-Simple/t/junk1.pod                            Pod::Simple test file
+cpan/Pod-Simple/t/junk2o.txt                           Pod::Simple test file
+cpan/Pod-Simple/t/junk2.pod                            Pod::Simple test file
+cpan/Pod-Simple/t/linkclas.t                           Pod::Simple test file
+cpan/Pod-Simple/t/perlcygo.txt                         Pod::Simple test file
+cpan/Pod-Simple/t/perlcyg.pod                          Pod::Simple test file
+cpan/Pod-Simple/t/perlfaqo.txt                         Pod::Simple test file
+cpan/Pod-Simple/t/perlfaq.pod                          Pod::Simple test file
+cpan/Pod-Simple/t/perlvaro.txt                         Pod::Simple test file
+cpan/Pod-Simple/t/perlvar.pod                          Pod::Simple test file
+cpan/Pod-Simple/t/puller.t                             Pod::Simple test file
+cpan/Pod-Simple/t/pulltitl.t                           Pod::Simple test file
+cpan/Pod-Simple/t/reinit.t                             Pod::Simple test file
+cpan/Pod-Simple/t/render.t                             Pod::Simple test file
+cpan/Pod-Simple/t/search05.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search10.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search12.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search20.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search22.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search25.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search26.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search27.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search28.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search29.t                           Pod::Simple test file
+cpan/Pod-Simple/t/search50.t                           Pod::Simple test file
+cpan/Pod-Simple/t/stree.t                              Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/Blorm.pm                    Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/hinkhonk/Glunk.pod          Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/hinkhonk/readme.txt         Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/hinkhonk/Vliff.pm           Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/pod/perlflif.pod            Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/pod/perlthng.pod            Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/squaa/Glunk.pod             Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/squaa.pm                    Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/squaa/Vliff.pm              Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/zikzik.pod                  Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/Zonk/Fiddle.txt             Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/Zonk/Pronk.pm               Pod::Simple test file
+cpan/Pod-Simple/t/testlib1/Zonk/Veng.pm                        Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/hinkhonk/Glunk.pod          Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/hinkhonk/readme.txt         Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/hinkhonk/Vliff.pm           Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/pod/perlthng.pod            Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/pod/perlzuk.pod             Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/squaa/Vliff.pm              Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/squaa/Wowo.pod              Pod::Simple test file
+cpan/Pod-Simple/t/testlib2/Suzzle.pm                   Pod::Simple test file
+cpan/Pod-Simple/t/testlib3/squaa/Vliff.pm              Pod::Simple test file
+cpan/Pod-Simple/t/tiedfh.t                             Pod::Simple test file
+cpan/Pod-Simple/t/verbatim.t                           Pod::Simple test file
+cpan/Pod-Simple/t/verb_fmt.t                           Pod::Simple test file
+cpan/Pod-Simple/t/xhtml01.t                            Pod::Simple test file
+cpan/Pod-Simple/t/xhtml05.t                            Pod::Simple test file
+cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
+cpan/Shell/Shell.pm            Make AUTOLOADed system() calls
+cpan/Shell/t/Shell.t           Tests for above
 cpan/Sys-Syslog/Changes                        Changlog for Sys::Syslog
 cpan/Sys-Syslog/fallback/const-c.inc   Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/const-xs.inc  Sys::Syslog constants fallback file
@@ -1044,11 +1983,193 @@ cpan/Term-ANSIColor/ANSIColor.pm       Perl module supporting termcap usage
 cpan/Term-ANSIColor/ChangeLog          Term::ANSIColor
 cpan/Term-ANSIColor/README             Term::ANSIColor
 cpan/Term-ANSIColor/t/basic.t          Tests for Term::ANSIColor
+cpan/Term-Cap/Cap.pm                   Perl module supporting termcap usage
+cpan/Term-Cap/test.pl                  See if Term::Cap works
 cpan/Term-UI/lib/Term/UI/History.pm    Term::UI
 cpan/Term-UI/lib/Term/UI.pm            Term::UI
 cpan/Term-UI/t/00_load.t               Term::UI tests
 cpan/Term-UI/t/01_history.t            Term::UI tests
 cpan/Term-UI/t/02_ui.t                 Term::UI tests
+cpan/Test-Harness/bin/prove                            The prove harness utility
+cpan/Test-Harness/Changes                              Test::Harness change log
+cpan/Test-Harness/lib/App/Prove.pm                     Gubbins for the prove utility
+cpan/Test-Harness/lib/App/Prove/State.pm               Gubbins for the prove utility
+cpan/Test-Harness/lib/App/Prove/State/Result.pm                Gubbins for the prove utility
+cpan/Test-Harness/lib/App/Prove/State/Result/Test.pm   Gubbins for the prove utility
+cpan/Test-Harness/lib/TAP/Base.pm                      A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Formatter/Base.pm            A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Formatter/Color.pm           A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Formatter/Console/ParallelSession.pm A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Formatter/Console.pm         A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Formatter/Console/Session.pm A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Formatter/File.pm            A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Formatter/File/Session.pm    A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Formatter/Session.pm         A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Harness.pm                   A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Object.pm                    A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Aggregator.pm         A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Grammar.pm            A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Iterator/Array.pm     A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm    A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Iterator.pm           A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Iterator/Process.pm   A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Iterator/Stream.pm    A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Multiplexer.pm                A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser.pm                    A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm     A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm     A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/ResultFactory.pm      A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result/Plan.pm                A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result.pm             A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result/Pragma.pm      A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result/Test.pm                A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm     A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result/Version.pm     A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Result/YAML.pm                A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Scheduler/Job.pm      A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Scheduler.pm          A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Scheduler/Spinner.pm  A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Source/Perl.pm                A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Source.pm             A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/Utils.pm              A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm     A parser for Test Anything Protocol
+cpan/Test-Harness/lib/TAP/Parser/YAMLish/Writer.pm     A parser for Test Anything Protocol
+cpan/Test-Harness/lib/Test/Harness.pm                  A test harness
+cpan/Test-Harness/t/000-load.t                         Test::Harness test
+cpan/Test-Harness/t/aggregator.t                       Test::Harness test
+cpan/Test-Harness/t/bailout.t                          Test::Harness test
+cpan/Test-Harness/t/base.t                             Test::Harness test
+cpan/Test-Harness/t/callbacks.t                                Test::Harness test
+cpan/Test-Harness/t/compat/env.t                       Test::Harness test
+cpan/Test-Harness/t/compat/failure.t                   Test::Harness test
+cpan/Test-Harness/t/compat/inc-propagation.t           Test::Harness test
+cpan/Test-Harness/t/compat/inc_taint.t                 Test::Harness test
+cpan/Test-Harness/t/compat/nonumbers.t                 Test::Harness test
+cpan/Test-Harness/t/compat/regression.t                        Test::Harness test
+cpan/Test-Harness/t/compat/switches.t                  Test::Harness test
+cpan/Test-Harness/t/compat/test-harness-compat.t       Test::Harness test
+cpan/Test-Harness/t/compat/version.t                   Test::Harness test
+cpan/Test-Harness/t/console.t                          Test::Harness test
+cpan/Test-Harness/t/data/catme.1                       Test data for Test::Harness
+cpan/Test-Harness/t/data/proverc                       Test data for Test::Harness
+cpan/Test-Harness/t/data/sample.yml                    Test data for Test::Harness
+cpan/Test-Harness/t/errors.t                           Test::Harness test
+cpan/Test-Harness/t/file.t                             Test::Harness test
+cpan/Test-Harness/t/glob-to-regexp.t                   Test::Harness test
+cpan/Test-Harness/t/grammar.t                          Test::Harness test
+cpan/Test-Harness/t/harness-bailout.t                  Test::Harness test
+cpan/Test-Harness/t/harness-subclass.t                 Test::Harness test
+cpan/Test-Harness/t/harness.t                          Test::Harness test
+cpan/Test-Harness/t/iterators.t                                Test::Harness test
+cpan/Test-Harness/t/lib/App/Prove/Plugin/Dummy2.pm     Module for testing Test::Harness
+cpan/Test-Harness/t/lib/App/Prove/Plugin/Dummy.pm      Module for testing Test::Harness
+cpan/Test-Harness/t/lib/Dev/Null.pm                    Module for testing Test::Harness
+cpan/Test-Harness/t/lib/EmptyParser.pm                 Module for testing Test::Harness
+cpan/Test-Harness/t/lib/IO/c55Capture.pm               Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyCustom.pm                    Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyGrammar.pm                   Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyIteratorFactory.pm           Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyIterator.pm                  Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyPerlSource.pm                        Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyResultFactory.pm             Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MyResult.pm                    Module for testing Test::Harness
+cpan/Test-Harness/t/lib/MySource.pm                    Module for testing Test::Harness
+cpan/Test-Harness/t/lib/NoFork.pm                      Module for testing Test::Harness
+cpan/Test-Harness/t/lib/NOP.pm                         Module for testing Test::Harness
+cpan/Test-Harness/t/lib/TAP/Parser/SubclassTest.pm     Module for testing Test::Harness
+cpan/Test-Harness/t/multiplexer.t                      Test::Harness test
+cpan/Test-Harness/t/nofork-mux.t                       Test::Harness test
+cpan/Test-Harness/t/nofork.t                           Test::Harness test
+cpan/Test-Harness/t/object.t                           Test::Harness test
+cpan/Test-Harness/t/parser-config.t                    Test::Harness test
+cpan/Test-Harness/t/parser-subclass.t                  Test::Harness test
+cpan/Test-Harness/t/parse.t                            Test::Harness test
+cpan/Test-Harness/t/perl5lib.t                         Test::Harness test
+cpan/Test-Harness/t/premature-bailout.t                        Test::Harness test
+cpan/Test-Harness/t/process.t                          Test::Harness test
+cpan/Test-Harness/t/proveenv.t                         Test::Harness test
+cpan/Test-Harness/t/proverc/emptyexec                  Test data for Test::Harness
+cpan/Test-Harness/t/proverc.t                          Test::Harness test
+cpan/Test-Harness/t/proverun.t                         Test::Harness test
+cpan/Test-Harness/t/prove.t                            Test::Harness test
+cpan/Test-Harness/t/regression.t                       Test::Harness test
+cpan/Test-Harness/t/results.t                          Test::Harness test
+cpan/Test-Harness/t/sample-tests/bailout               Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/bignum                        Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/bignum_many           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/combined              Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/combined_compat       Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/delayed               Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/descriptive           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/descriptive_trailing  Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/die                   Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/die_head_end          Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/die_last_minute       Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/die_unfinished                Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/duplicates            Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/echo                  Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/empty                 Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/escape_eol            Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/escape_hash           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/head_end              Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/head_fail             Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/inc_taint             Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/junk_before_plan      Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/lone_not_bug          Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/no_nums               Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/no_output             Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/out_err_mix           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/out_of_order          Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/schwern               Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/schwern-todo-quiet    Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/segfault              Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/sequence_misparse     Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/shbang_misparse       Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/simple                        Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/simple_fail           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/simple_yaml           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/skip                  Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/skipall               Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/skipall_nomsg         Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/skipall_v13           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/skip_nomsg            Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/space_after_plan      Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/stdout_stderr         Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/strict                        Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/switches              Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/taint                 Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/taint_warn            Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/todo                  Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/todo_inline           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/todo_misparse         Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/too_many              Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/version_good          Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/version_late          Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/version_old           Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/vms_nit               Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/with_comments         Test data for Test::Harness
+cpan/Test-Harness/t/sample-tests/zero_valid            Test data for Test::Harness
+cpan/Test-Harness/t/scheduler.t                                Test::Harness test
+cpan/Test-Harness/t/source.t                           Test::Harness test
+cpan/Test-Harness/t/source_tests/harness               Test data for Test::Harness
+cpan/Test-Harness/t/source_tests/harness_badtap                Test data for Test::Harness
+cpan/Test-Harness/t/source_tests/harness_complain      Test data for Test::Harness
+cpan/Test-Harness/t/source_tests/harness_directives    Test data for Test::Harness
+cpan/Test-Harness/t/source_tests/harness_failure       Test data for Test::Harness
+cpan/Test-Harness/t/source_tests/source                        Test data for Test::Harness
+cpan/Test-Harness/t/spool.t                            Test::Harness test
+cpan/Test-Harness/t/state_results.t                    Test::Harness test
+cpan/Test-Harness/t/state.t                            Test::Harness test
+cpan/Test-Harness/t/streams.t                          Test::Harness test
+cpan/Test-Harness/t/subclass_tests/non_perl_source     Test data for Test::Harness
+cpan/Test-Harness/t/subclass_tests/perl_source         Test data for Test::Harness
+cpan/Test-Harness/t/taint.t                            Test::Harness test
+cpan/Test-Harness/t/testargs.t                         Test::Harness test
+cpan/Test-Harness/t/unicode.t                          Test::Harness test
+cpan/Test-Harness/t/utils.t                            Test::Harness test
+cpan/Test-Harness/t/yamlish-output.t                   Test::Harness test
+cpan/Test-Harness/t/yamlish.t                          Test::Harness test
+cpan/Test-Harness/t/yamlish-writer.t                   Test::Harness test
 cpan/Test/lib/Test.pm          A simple framework for writing test scripts
 cpan/Test/t/05_about_verbose.t See if Test works
 cpan/Test/t/fail.t             See if Test works
@@ -1458,36 +2579,6 @@ ext/B/B.xs               Compiler backend external subroutines
 ext/B/defsubs_h.PL     Generator for constant subroutines
 ext/B/hints/darwin.pl  Hints for named architecture
 ext/B/hints/openbsd.pl Hints for named architecture
-ext/bignum/lib/bigint.pm                       bigint
-ext/bignum/lib/bignum.pm                       bignum
-ext/bignum/lib/bigrat.pm                       bigrat
-ext/bignum/lib/Math/BigFloat/Trace.pm  bignum tracing
-ext/bignum/lib/Math/BigInt/Trace.pm    bignum tracing
-ext/bignum/t/big_e_pi.t                See if bignum exports e() and PI()
-ext/bignum/t/bigexp.t          See if bignum works
-ext/bignum/t/bigint.t          See if bigint works
-ext/bignum/t/bignum.t          See if bignum works
-ext/bignum/t/bigrat.t          See if bigrat works
-ext/bignum/t/bii_e_pi.t                See if bigint exports e() and PI()
-ext/bignum/t/biinfnan.t                See if bignum works
-ext/bignum/t/bir_e_pi.t                See if bigrat exports e() and PI()
-ext/bignum/t/bninfnan.t                See if bignum works
-ext/bignum/t/bn_lite.t         See if bignum with Math::BigInt::Lite works
-ext/bignum/t/brinfnan.t                See if bignum works
-ext/bignum/t/br_lite.t         See if bigrat with Math::BigInt::Lite works
-ext/bignum/t/in_effect.t       See if in_effect() works
-ext/bignum/t/infnan.inc                See if bignum with inf/NaN works
-ext/bignum/t/option_a.t                See if bignum a => X works
-ext/bignum/t/option_l.t                See if bignum l => X works
-ext/bignum/t/option_p.t                See if bignum p => X works
-ext/bignum/t/ratopt_a.t                See if bigrat a => X works
-ext/bignum/t/scope_f.t         See if no bignum works
-ext/bignum/t/scope_i.t         See if no bigint works
-ext/bignum/t/scope_r.t         See if no bigrat works
-ext/B-Lint/lib/B/Lint/Debug.pm Adds debugging stringification to B::
-ext/B-Lint/lib/B/Lint.pm       Compiler Lint backend
-ext/B-Lint/t/lint.t            See if B::Lint works
-ext/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm     See if B::Lint works
 ext/B/Makefile.PL      Compiler backend makefile writer
 ext/B/O.pm             Compiler front-end module (-MO=...)
 ext/B/t/b.t            See if B works
@@ -1512,135 +2603,6 @@ 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/CGI/examples/caution.xbm           CGI example
-ext/CGI/examples/clickable_image.cgi   CGI example
-ext/CGI/examples/cookie.cgi            CGI example
-ext/CGI/examples/crash.cgi             CGI example
-ext/CGI/examples/customize.cgi         CGI example
-ext/CGI/examples/diff_upload.cgi       CGI example
-ext/CGI/examples/dna_small_gif.uu      Small image for CGI examples
-ext/CGI/examples/file_upload.cgi       CGI example
-ext/CGI/examples/frameset.cgi          CGI example
-ext/CGI/examples/index.html            Index page for CGI examples
-ext/CGI/examples/internal_links.cgi    CGI example
-ext/CGI/examples/javascript.cgi                CGI example
-ext/CGI/examples/make_links.pl         CGI example
-ext/CGI/examples/monty.cgi             CGI example
-ext/CGI/examples/multiple_forms.cgi    CGI example
-ext/CGI/examples/nph-clock.cgi         CGI example
-ext/CGI/examples/nph-multipart.cgi     CGI example
-ext/CGI/examples/popup.cgi             CGI example
-ext/CGI/examples/RunMeFirst            Setup script for CGI examples
-ext/CGI/examples/save_state.cgi                CGI example
-ext/CGI/examples/tryit.cgi             CGI example
-ext/CGI/examples/wilogo_gif.uu         CGI example
-ext/CGI/lib/CGI/Apache.pm      Support for Apache's Perl module
-ext/CGI/lib/CGI/Carp.pm                Log server errors with helpful context
-ext/CGI/lib/CGI/Changes                Changelog for CGI.pm
-ext/CGI/lib/CGI/Cookie.pm      Interface to Netscape Cookies
-ext/CGI/lib/CGI/Fast.pm                Support for FastCGI (persistent server process)
-ext/CGI/lib/CGI.pm             Web server interface ("Common Gateway Interface")
-ext/CGI/lib/CGI/Pretty.pm      Output nicely formatted HTML
-ext/CGI/lib/CGI/Push.pm                Support for server push
-ext/CGI/lib/CGI/Switch.pm      Simple interface for multiple server types
-ext/CGI/lib/CGI/Util.pm                        Utility functions
-ext/CGI/t/apache.t             See if CGI::Apache still loads
-ext/CGI/t/can.t                        See if CGI.pm works
-ext/CGI/t/carp.t               See if CGI::Carp works
-ext/CGI/t/cookie.t             See if CGI::Cookie works
-ext/CGI/t/Dump.t               See if CGI->Dump works
-ext/CGI/t/fast.t               See if CGI::Fast works (if FCGI is installed)
-ext/CGI/t/form.t               See if CGI.pm works
-ext/CGI/t/function.t           See if CGI.pm works
-ext/CGI/t/html.t               See if CGI.pm works
-ext/CGI/t/no_tabindex.t        See if CGI.pm works
-ext/CGI/t/popup_menu.t         See if CGI pop menus work
-ext/CGI/t/pretty.t             See if CGI.pm works
-ext/CGI/t/push.t               See if CGI::Push works
-ext/CGI/t/query_string.t       See if CGI->query_string() works
-ext/CGI/t/request.t            See if CGI.pm works
-ext/CGI/t/start_end_asterisk.t See if CGI.pm works
-ext/CGI/t/start_end_end.t      See if CGI.pm works
-ext/CGI/t/start_end_start.t    See if CGI.pm works
-ext/CGI/t/switch.t             See if CGI::Switch still loads
-ext/CGI/t/unescapeHTML.t       See if CGI::unescapeHTML() works
-ext/CGI/t/uploadInfo.t         See if CGI.pm works
-ext/CGI/t/upload_post_text.txt Test data for CGI.pm
-ext/CGI/t/upload.t             See if CGI.pm works
-ext/CGI/t/user_agent.t         See if CGI->user_agent() works
-ext/CGI/t/util-58.t            See if 5.8-dependent features work
-ext/CGI/t/util.t               See if CGI.pm works
-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/t/compress/CompTestUtils.pm
-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/examples/filtinf Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/fallback/constants.h     Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/fallback/constants.xs    Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/Makefile.PL      Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/pod/FAQ.pod      Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/private/MakeUtil.pm      Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/README           Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/t/01version.t    Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/t/02zlib.t       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/t/07bufsize.t    Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/t/09limitoutput.t        Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/t/18lvalue.t     Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/t/compress/CompTestUtils.pm
-ext/Compress-Raw-Zlib/typemap          Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/adler32.c       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/compress.c      Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/crc32.c Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/crc32.h Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/deflate.c       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/deflate.h       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/infback.c       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/inffast.c       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/inffast.h       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/inffixed.h      Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/inflate.c       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/inflate.h       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/inftrees.c      Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/inftrees.h      Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/trees.c Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/trees.h Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/uncompr.c       Compress::Raw::Zlib
-ext/Compress-Raw-Zlib/zlib-src/zconf.h Compress::Raw::Zlib
-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/Devel-DProf/Changes                Perl code profiler changelog
 ext/Devel-DProf/DProf.pm       Perl code profiler
 ext/Devel-DProf/dprof/test1_t  Perl code profiler tests
@@ -1671,63 +2633,6 @@ ext/Devel-Peek/Peek.xs           Data debugging tool, externals
 ext/Devel-Peek/t/Peek.t                See if Devel::Peek works
 ext/Devel-SelfStubber/lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm
 ext/Devel-SelfStubber/t/Devel-SelfStubber.t    See if Devel::SelfStubber works
-ext/Digest/Changes     Digest changelog
-ext/Digest/Digest/base.pm      Digest extensions
-ext/Digest/Digest/file.pm      Digest extensions
-ext/Digest/Digest.pm           Digest extensions
-ext/Digest-MD5/Changes         Digest::MD5 extension changes
-ext/Digest-MD5/hints/dec_osf.pl        Hints for named architecture
-ext/Digest-MD5/hints/irix_6.pl Hints for named architecture
-ext/Digest-MD5/hints/MacOS.pl  Hints for named architecture
-ext/Digest-MD5/Makefile.PL     Digest::MD5 extension makefile writer
-ext/Digest-MD5/MD5.pm          Digest::MD5 extension
-ext/Digest-MD5/MD5.xs          Digest::MD5 extension
-ext/Digest-MD5/README          Digest::MD5 extension Readme
-ext/Digest-MD5/t/align.t       See if Digest::MD5 extension works
-ext/Digest-MD5/t/badfile.t     See if Digest::MD5 extension works
-ext/Digest-MD5/t/bits.t                See if Digest::MD5 extension works
-ext/Digest-MD5/t/clone.t       See if Digest::MD5 extension works
-ext/Digest-MD5/t/files.t       See if Digest::MD5 extension works
-ext/Digest-MD5/t/md5-aaa.t     See if Digest::MD5 extension works
-ext/Digest-MD5/t/utf8.t                See if Digest::MD5 extension works
-ext/Digest-MD5/typemap         Digest::MD5 extension
-ext/Digest-SHA/bin/shasum      shasum script
-ext/Digest-SHA/Changes         Digest::SHA changes
-ext/Digest-SHA/lib/Digest/SHA.pm       Digest::SHA extension
-ext/Digest-SHA/Makefile.PL     Digest::SHA Makefile.PL
-ext/Digest-SHA/README          Digest::SHA README
-ext/Digest-SHA/SHA.xs          Digest::SHA extension
-ext/Digest-SHA/src/hmac.c      Digest::SHA extension
-ext/Digest-SHA/src/hmac.h      Digest::SHA extension
-ext/Digest-SHA/src/hmacxtra.c  Digest::SHA extension
-ext/Digest-SHA/src/sha64bit.c  Digest::SHA extension
-ext/Digest-SHA/src/sha64bit.h  Digest::SHA extension
-ext/Digest-SHA/src/sha.c       Digest::SHA extension
-ext/Digest-SHA/src/sha.h       Digest::SHA extension
-ext/Digest-SHA/src/shaxtra.c   Digest::SHA extension
-ext/Digest-SHA/t/allfcns.t     See if Digest::SHA works
-ext/Digest-SHA/t/base64.t      See if Digest::SHA works
-ext/Digest-SHA/t/bitbuf.t      See if Digest::SHA works
-ext/Digest-SHA/t/dumpload.t    See if Digest::SHA works
-ext/Digest-SHA/t/fips198.t     See if Digest::SHA works
-ext/Digest-SHA/t/gglong.t      See if Digest::SHA works
-ext/Digest-SHA/t/gg.t          See if Digest::SHA works
-ext/Digest-SHA/t/hmacsha.t     See if Digest::SHA works
-ext/Digest-SHA/t/ireland.t     See if Digest::SHA works
-ext/Digest-SHA/t/methods.t     See if Digest::SHA works
-ext/Digest-SHA/t/nistbit.t     See if Digest::SHA works
-ext/Digest-SHA/t/nistbyte.t    See if Digest::SHA works
-ext/Digest-SHA/t/rfc2202.t     See if Digest::SHA works
-ext/Digest-SHA/t/sha1.t                See if Digest::SHA works
-ext/Digest-SHA/t/sha224.t      See if Digest::SHA works
-ext/Digest-SHA/t/sha256.t      See if Digest::SHA works
-ext/Digest-SHA/t/sha384.t      See if Digest::SHA works
-ext/Digest-SHA/t/sha512.t      See if Digest::SHA works
-ext/Digest-SHA/t/woodbury.t    See if Digest::SHA works
-ext/Digest-SHA/typemap         Typemap for Digest::SHA
-ext/Digest/t/base.t            See if Digest extensions work
-ext/Digest/t/digest.t          See if Digest extensions work
-ext/Digest/t/file.t            See if Digest extensions work
 ext/DynaLoader/dl_aix.xs       AIX implementation
 ext/DynaLoader/dl_beos.xs      BeOS implementation
 ext/DynaLoader/dl_dld.xs       GNU dld style implementation
@@ -1754,30 +2659,17 @@ ext/DynaLoader/hints/openbsd.pl Hint for DynaLoader for named architecture
 ext/DynaLoader/Makefile.PL     Dynamic Loader makefile writer
 ext/DynaLoader/README          Dynamic Loader notes and intro
 ext/DynaLoader/t/DynaLoader.t  See if DynaLoader works
-ext/encoding-warnings/Changes          Changelog for encoding::warnings
-ext/encoding-warnings/lib/encoding/warnings.pm warn on implicit encoding conversions
-ext/encoding-warnings/t/1-warning.t    tests for encoding::warnings
-ext/encoding-warnings/t/2-fatal.t      tests for encoding::warnings
-ext/encoding-warnings/t/3-normal.t     tests for encoding::warnings
-ext/encoding-warnings/t/4-lexical.t    tests for encoding::warnings
 EXTERN.h                       Included before foreign .h files
 ext/Errno/ChangeLog    Errno changes
 ext/Errno/Errno_pm.PL  Errno perl module create script
 ext/Errno/Makefile.PL  Errno extension makefile writer
 ext/Errno/t/Errno.t    See if Errno works
-ext/ExtUtils-Command/lib/ExtUtils/Command.pm   Utilities for Make on non-UNIX platforms
-ext/ExtUtils-Command/t/cp.t                    See if ExtUtils::Command works
-ext/ExtUtils-Command/t/eu_command.t            See if ExtUtils::Command works
-ext/ExtUtils-Command/t/lib/TieOut.pm           Testing library to capture prints
 ext/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm            generate XS code to import C header constants
 ext/ExtUtils-Constant/lib/ExtUtils/Constant.pm                 generate XS code to import C header constants
 ext/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm       generate XS code for proxy constants
 ext/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm           generate XS code to import C header constants
 ext/ExtUtils-Constant/lib/ExtUtils/Constant/XS.pm              generate XS code to import C header constants
 ext/ExtUtils-Constant/t/Constant.t                             See if ExtUtils::Constant works
-ext/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm                 Utilities to write MANIFEST files
-ext/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP               The default MANIFEST.SKIP
-ext/ExtUtils-Manifest/t/Manifest.t                             See if ExtUtils::Manifest works
 ext/Fcntl/Fcntl.pm     Fcntl extension Perl module
 ext/Fcntl/Fcntl.xs     Fcntl extension external subroutines
 ext/Fcntl/Makefile.PL  Fcntl extension makefile writer
@@ -1803,20 +2695,6 @@ 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-Temp/t/cmp.t          See if File::Temp works
-ext/File-Temp/Temp.pm          create safe temporary files and file handles
-ext/File-Temp/t/fork.t         See if File::Temp works
-ext/File-Temp/t/lock.t         See if File::Temp works
-ext/File-Temp/t/mktemp.t       See if File::Temp works
-ext/File-Temp/t/object.t       See if File::Temp works
-ext/File-Temp/t/posix.t                See if File::Temp works
-ext/File-Temp/t/security.t     See if File::Temp works
-ext/File-Temp/t/seekable.t     See if File::Temp works
-ext/File-Temp/t/tempfile.t     See if File::Temp 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/filter-util.pl            See if Filter::Util::Call works
-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
@@ -1845,455 +2723,10 @@ ext/I18N-Langinfo/Langinfo.pm  I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
 ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
 ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works
-ext/if/if.pm                   For "use if"
-ext/if/t/if.t                  Tests for "use if"
-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/compress/any.pl              Compress::Zlib
-ext/IO-Compress/t/compress/anyunc.pl           Compress::Zlib
-ext/IO-Compress/t/compress/CompTestUtils.pm    Compress::Zlib
-ext/IO-Compress/t/compress/destroy.pl          Compress::Zlib
-ext/IO-Compress/t/compress/encode.pl           Compress::Zlib
-ext/IO-Compress/t/compress/generic.pl          Compress::Zlib
-ext/IO-Compress/t/compress/merge.pl            Compress::Zlib
-ext/IO-Compress/t/compress/multi.pl            Compress::Zlib
-ext/IO-Compress/t/compress/newtied.pl          Compress::Zlib
-ext/IO-Compress/t/compress/oneshot.pl          Compress::Zlib
-ext/IO-Compress/t/compress/prime.pl            Compress::Zlib
-ext/IO-Compress/t/compress/tied.pl             Compress::Zlib
-ext/IO-Compress/t/compress/truncate.pl         Compress::Zlib
-ext/IO-Compress/t/compress/zlib-generic.pl     Compress::Zlib
-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/globmapper.t IO::Compress
-ext/IO-Zlib/t/basic.t          Tests for IO::Zlib
-ext/IO-Zlib/t/external.t       Tests for IO::Zlib
-ext/IO-Zlib/t/getc.t           Tests for IO::Zlib
-ext/IO-Zlib/t/getline.t                Tests for IO::Zlib
-ext/IO-Zlib/t/import.t         Tests for IO::Zlib
-ext/IO-Zlib/t/large.t          Tests for IO::Zlib
-ext/IO-Zlib/t/tied.t           Tests for IO::Zlib
-ext/IO-Zlib/t/uncomp1.t                Tests for IO::Zlib
-ext/IO-Zlib/t/uncomp2.t                Tests for IO::Zlib
-ext/IO-Zlib/Zlib.pm            IO::Zlib
 ext/IPC-Open2/lib/IPC/Open2.pm Open a two-ended pipe
 ext/IPC-Open2/t/IPC-Open2.t    See if IPC::Open2 works
 ext/IPC-Open3/lib/IPC/Open3.pm Open a three-ended pipe
 ext/IPC-Open3/t/IPC-Open3.t    See if IPC::Open3 works
-ext/libnet/Changes             libnet
-ext/libnet/Config.eg           libnet
-ext/libnet/demos/ftp           libnet
-ext/libnet/demos/inetd         libnet
-ext/libnet/demos/nntp          libnet
-ext/libnet/demos/nntp.mirror   libnet
-ext/libnet/demos/pop3          libnet
-ext/libnet/demos/smtp.self     libnet
-ext/libnet/demos/time          libnet
-ext/libnet/Hostname.pm.eg      libnet
-ext/libnet/Makefile.PL
-ext/libnet/Net/Cmd.pm          libnet
-ext/libnet/Net/Config.pm       libnet
-ext/libnet/Net/Domain.pm       libnet
-ext/libnet/Net/FTP/A.pm                libnet
-ext/libnet/Net/FTP/dataconn.pm libnet
-ext/libnet/Net/FTP/E.pm                libnet
-ext/libnet/Net/FTP/I.pm                libnet
-ext/libnet/Net/FTP/L.pm                libnet
-ext/libnet/Net/FTP.pm          libnet
-ext/libnet/Net/libnetFAQ.pod   libnet
-ext/libnet/Net/Netrc.pm                libnet
-ext/libnet/Net/NNTP.pm         libnet
-ext/libnet/Net/POP3.pm         libnet
-ext/libnet/Net/SMTP.pm         libnet
-ext/libnet/Net/Time.pm         libnet
-ext/libnet/README              libnet
-ext/libnet/t/config.t          libnet
-ext/libnet/t/datasend.t                libnet
-ext/libnet/t/ftp.t             libnet
-ext/libnet/t/hostname.t                libnet
-ext/libnet/t/libnet_t.pl       libnet
-ext/libnet/t/netrc.t           libnet
-ext/libnet/t/nntp.t            libnet
-ext/libnet/t/require.t         libnet
-ext/libnet/t/smtp.t            libnet
-ext/libnet/t/time.t            libnet
-ext/List-Util/Changes          Util extension
-ext/List-Util/lib/List/Util.pm List::Util
-ext/List-Util/lib/List/Util/PP.pm      List::Util
-ext/List-Util/lib/List/Util/XS.pm      List::Util
-ext/List-Util/lib/Scalar/Util.pm       Scalar::Util
-ext/List-Util/lib/Scalar/Util/PP.pm    Scalar::Util
-ext/List-Util/ListUtil.xs              Util extension
-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/expfail.t      List::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_00version.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/XS.pp            List::Util
-ext/Locale-Codes/ChangeLog     Locale::Codes
-ext/Locale-Codes/lib/Locale/Constants.pm               Locale::Codes
-ext/Locale-Codes/lib/Locale/Constants.pod      Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Country.pm         Locale::Codes
-ext/Locale-Codes/lib/Locale/Country.pod                Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Currency.pm                Locale::Codes
-ext/Locale-Codes/lib/Locale/Currency.pod               Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Language.pm                Locale::Codes
-ext/Locale-Codes/lib/Locale/Language.pod               Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Script.pm          Locale::Codes
-ext/Locale-Codes/lib/Locale/Script.pod         Locale::Codes documentation
-ext/Locale-Codes/Makefile.PL
-ext/Locale-Codes/README                Locale::Codes
-ext/Locale-Codes/t/all.t       See if Locale::Codes work
-ext/Locale-Codes/t/constants.t See if Locale::Codes work
-ext/Locale-Codes/t/country.t   See if Locale::Codes work
-ext/Locale-Codes/t/currency.t  See if Locale::Codes work
-ext/Locale-Codes/t/language.t  See if Locale::Codes work
-ext/Locale-Codes/t/rename.t    See if Locale::Codes work
-ext/Locale-Codes/t/script.t    See if Locale::Codes work
-ext/Locale-Codes/t/uk.t                See if Locale::Codes work
-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/Math-BigInt/lib/Math/BigFloat.pm           An arbitrary precision floating-point arithmetic package
-ext/Math-BigInt/lib/Math/BigInt/CalcEmu.pm     Pure Perl module to support Math::BigInt
-ext/Math-BigInt/lib/Math/BigInt/Calc.pm                Pure Perl module to support Math::BigInt
-ext/Math-BigInt/lib/Math/BigInt.pm             An arbitrary precision integer arithmetic package
-ext/Math-BigInt/t/alias.inc    Support for BigInt tests
-ext/Math-BigInt/t/bare_mbf.t   Test MBF under Math::BigInt::BareCalc
-ext/Math-BigInt/t/bare_mbi.t   Test MBI under Math::BigInt::BareCalc
-ext/Math-BigInt/t/bare_mif.t   Rounding tests under BareCalc
-ext/Math-BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t
-ext/Math-BigInt/t/bigfltpm.t   See if BigFloat.pm works
-ext/Math-BigInt/t/bigintc.t    See if BigInt/Calc.pm works
-ext/Math-BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t
-ext/Math-BigInt/t/bigintpm.t   See if BigInt.pm works
-ext/Math-BigInt/t/bigints.t    See if BigInt.pm works
-ext/Math-BigInt/t/biglog.t     Test the log function
-ext/Math-BigInt/t/big_pi_e.t   test bpi() and bexp()
-ext/Math-BigInt/t/bigroot.t    Test the broot function
-ext/Math-BigInt/t/calling.t    Test calling conventions
-ext/Math-BigInt/t/config.t     Test Math::BigInt->config()
-ext/Math-BigInt/t/constant.t   Test Math::BigInt/BigFloat under :constant
-ext/Math-BigInt/t/const_mbf.t  Test Math::BigInt
-ext/Math-BigInt/t/downgrade.t  Test if use Math::BigInt(); under downgrade works
-ext/Math-BigInt/t/_e_math.t    Helper routine in BigFloat for _e math
-ext/Math-BigInt/t/inf_nan.t    Special tests for inf and *NaN* handling
-ext/Math-BigInt/t/isa.t                Test for Math::BigInt inheritance
-ext/Math-BigInt/t/lib_load.t   Test sane lib names
-ext/Math-BigInt/t/Math/BigFloat/Subclass.pm    Empty subclass of BigFloat for test
-ext/Math-BigInt/t/Math/BigInt/BareCalc.pm      Bigint's simulation of Calc
-ext/Math-BigInt/t/Math/BigInt/Scalar.pm        Pure Perl module to support Math::BigInt
-ext/Math-BigInt/t/Math/BigInt/Subclass.pm      Empty subclass of BigInt for test
-ext/Math-BigInt/t/mbf_ali.t    Tests for BigFloat
-ext/Math-BigInt/t/mbi_ali.t    Tests for BigInt
-ext/Math-BigInt/t/mbimbf.inc   Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
-ext/Math-BigInt/t/mbimbf.t     BigInt/BigFloat accuracy, precision and fallback, round_mode
-ext/Math-BigInt/t/mbi_rand.t   Test Math::BigInt randomly
-ext/Math-BigInt/t/nan_cmp.t    overloaded comparision involving *NaN*
-ext/Math-BigInt/t/new_overloaded.t     test overloaded numbers in BigFloat's new()
-ext/Math-BigInt/t/req_mbf0.t   test: require Math::BigFloat; ->bzero();
-ext/Math-BigInt/t/req_mbf1.t   test: require Math::BigFloat; ->bone();
-ext/Math-BigInt/t/req_mbfa.t   test: require Math::BigFloat; ->bnan();
-ext/Math-BigInt/t/req_mbfi.t   test: require Math::BigFloat; ->binf();
-ext/Math-BigInt/t/req_mbfn.t   test: require Math::BigFloat; ->new();
-ext/Math-BigInt/t/req_mbfw.t   require Math::BigFloat; import ( with => );
-ext/Math-BigInt/t/require.t    Test if require Math::BigInt works
-ext/Math-BigInt/t/round.t      Test rounding with non-integer A and P
-ext/Math-BigInt/t/sub_ali.t    Tests for aliases in BigInt subclasses
-ext/Math-BigInt/t/sub_mbf.t    Empty subclass test of BigFloat
-ext/Math-BigInt/t/sub_mbi.t    Empty subclass test of BigInt
-ext/Math-BigInt/t/sub_mif.t    Test A & P with subclasses using mbimbf.inc
-ext/Math-BigInt/t/trap.t       Test whether trap_nan and trap_inf work
-ext/Math-BigInt/t/upgradef.t   Test if use Math::BigFloat(); under upgrade works
-ext/Math-BigInt/t/upgrade.inc  Actual tests for upgrade.t
-ext/Math-BigInt/t/upgrade.t    Test if use Math::BigInt(); under upgrade works
-ext/Math-BigInt/t/use_lib1.t   Test combinations of Math::BigInt and BigFloat
-ext/Math-BigInt/t/use_lib2.t   Test combinations of Math::BigInt and BigFloat
-ext/Math-BigInt/t/use_lib3.t   Test combinations of Math::BigInt and BigFloat
-ext/Math-BigInt/t/use_lib4.t   Test combinations of Math::BigInt and BigFloat
-ext/Math-BigInt/t/use_mbfw.t   use BigFloat w/ with and lib at the same time
-ext/Math-BigInt/t/use.t                Test if use Math::BigInt(); works
-ext/Math-BigInt/t/with_sub.t   Test use Math::BigFloat with => package
-ext/Math-BigRat/lib/Math/BigRat.pm             Math::BigRat
-ext/Math-BigRat/t/big_ap.t             Math::BigRat test
-ext/Math-BigRat/t/bigfltpm.inc         Math::BigRat test
-ext/Math-BigRat/t/bigfltrt.t           Math::BigRat test
-ext/Math-BigRat/t/biglog.t             Math::BigRat test
-ext/Math-BigRat/t/bigratpm.inc         Math::BigRat test
-ext/Math-BigRat/t/bigratpm.t           Math::BigRat test
-ext/Math-BigRat/t/bigrat.t             Math::BigRat test
-ext/Math-BigRat/t/bigratup.t   test under $Math::BigInt::upgrade
-ext/Math-BigRat/t/bigroot.t            Math::BigRat test
-ext/Math-BigRat/t/hang.t               Math::BigRat test for bug #34584 - hang in exp()
-ext/Math-BigRat/t/Math/BigRat/Test.pm          Math::BigRat test helper
-ext/Math-BigRat/t/requirer.t   see if require works properly
-ext/Math-BigRat/t/trap.t       see if trap_nan and trap_inf work
-ext/Memoize/Memoize/AnyDBM_File.pm     Memoize glue layer for AnyDBM_File
-ext/Memoize/Memoize/ExpireFile.pm      Memoize expiry manager test scaffold
-ext/Memoize/Memoize/Expire.pm          Memoize expiry manager example
-ext/Memoize/Memoize/ExpireTest.pm      Memoize expiry manager test scaffold
-ext/Memoize/Memoize/NDBM_File.pm       Memoize glue layer for NDBM_File
-ext/Memoize/Memoize.pm                 Memoize
-ext/Memoize/Memoize/SDBM_File.pm       Memoize glue layer for SDBM_File
-ext/Memoize/Memoize/Storable.pm                Memoize glue layer for Storable
-ext/Memoize/README             Memoize release notes
-ext/Memoize/t/array_confusion.t                Memoize ambiguous array return tests
-ext/Memoize/t/array.t          Memoize array context return tests
-ext/Memoize/t/correctness.t    Memoize basic correctness tests
-ext/Memoize/t/errors.t         Memoize PEBKAC detection tests
-ext/Memoize/t/expfile.t                Memoize expiry manager tests
-ext/Memoize/t/expire.t         Memoize expiry manager tests
-ext/Memoize/t/expmod_n.t       Memoize expiry manager tests
-ext/Memoize/t/expmod_t.t       Memoize expiry manager (timed) tests
-ext/Memoize/t/flush.t          Memoize 'flush_cache' function tests
-ext/Memoize/t/normalize.t      Memoize 'normalizer' feature tests
-ext/Memoize/TODO               Memoize to-do list
-ext/Memoize/t/prototype.t      Memoize prototyped function handling tests
-ext/Memoize/t/speed.t          "Makes functions faster" advertisement test
-ext/Memoize/t/tiefeatures.t    Memoize FAULT / MERGE / HASH options test
-ext/Memoize/t/tie_gdbm.t       Memoize GDBM interface test
-ext/Memoize/t/tie_ndbm.t       Memoize NDBM interface test
-ext/Memoize/t/tie_sdbm.t       Memoize SDBM interface test
-ext/Memoize/t/tie_storable.t   Memoize Storable interface test
-ext/Memoize/t/tie.t            Memoize tied file test
-ext/Memoize/t/unmemoize.t      Memoize 'unmemoize' function test
-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/mro.pm                 mro extension
 ext/mro/mro.xs                 mro extension
@@ -2331,19 +2764,6 @@ ext/Opcode/Opcode.xs             Opcode extension external subroutines
 ext/Opcode/ops.pm              "Pragma" form of Opcode extension Perl module
 ext/Opcode/t/Opcode.t          See if Opcode works
 ext/Opcode/t/ops.t             See if Opcode works
-ext/parent/lib/parent.pm       Establish an ISA relationship with base classes at compile time
-ext/parent/t/compile-time-file.t       tests for parent.pm
-ext/parent/t/compile-time.t    tests for parent.pm
-ext/parent/t/lib/Dummy2.plugin test files for parent.pm
-ext/parent/t/lib/Dummy/Outside.pm      test files for parent.pm
-ext/parent/t/lib/Dummy.pm      test files for parent.pm
-ext/parent/t/lib/FileThatOnlyExistsAsPMC.pmc   test files for parent.pm
-ext/parent/t/lib/ReturnsFalse.pm       test files for parent.pm
-ext/parent/t/parent-classfromclassfile.t       tests for parent.pm
-ext/parent/t/parent-classfromfile.t    tests for parent.pm
-ext/parent/t/parent-pmc.t      tests for parent.pm
-ext/parent/t/parent-returns-false.t    tests for parent.pm
-ext/parent/t/parent.t  tests for parent.pm
 ext/PerlIO-encoding/encoding.pm        PerlIO::encoding
 ext/PerlIO-encoding/encoding.xs        PerlIO::encoding
 ext/PerlIO-encoding/MANIFEST   PerlIO::encoding list of files
@@ -2355,245 +2775,9 @@ 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-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm       PerlIO::via::QuotedPrint
-ext/PerlIO-via-QuotedPrint/t/QuotedPrint.t                     PerlIO::via::QuotedPrint
 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/Pod-Escapes/ChangeLog              ChangeLog for Pod::Escapes
-ext/Pod-Escapes/lib/Pod/Escapes.pm     Pod::Escapes
-ext/Pod-Escapes/README                 README for Pod::Escapes
-ext/Pod-Escapes/t/01_about_verbose.t   test Pod::Escapes
-ext/Pod-Escapes/t/10_main.t            test Pod::Escapes
-ext/Pod-Escapes/t/15_name2charnum.t    test Pod::Escapes
-ext/Pod-LaTeX/LaTeX.pm         Convert POD data to LaTeX
-ext/Pod-LaTeX/t/pod2latex.t    See if Pod::LaTeX works
-ext/Pod-LaTeX/t/user.t         See if Pod::LaTeX works
-ext/Pod-Parser/lib/Pod/Checker.pm              Pod-Parser - check POD documents for syntax errors
-ext/Pod-Parser/lib/Pod/Find.pm                 used by pod/splitpod
-ext/Pod-Parser/lib/Pod/InputObjects.pm         Pod-Parser - define objects for input streams
-ext/Pod-Parser/lib/Pod/Parser.pm               Pod-Parser - define base class for parsing POD
-ext/Pod-Parser/lib/Pod/ParseUtils.pm           Pod-Parser - pod utility functions
-ext/Pod-Parser/lib/Pod/PlainText.pm            Convert POD data to formatted ASCII text
-ext/Pod-Parser/lib/Pod/Select.pm               Pod-Parser - select portions of POD docs
-ext/Pod-Parser/lib/Pod/Usage.pm                        Pod-Parser - print usage messages
-ext/Pod-Parser/t/pod/contains_bad_pod.xr       Pod-Parser test file
-ext/Pod-Parser/t/pod/contains_pod.t            Pod-Parser test
-ext/Pod-Parser/t/pod/contains_pod.xr           Pod-Parser test file
-ext/Pod-Parser/t/pod/emptycmd.t                        Test empty pod directives
-ext/Pod-Parser/t/pod/emptycmd.xr               Expected results for emptycmd.t
-ext/Pod-Parser/t/pod/find.t                    See if Pod::Find works
-ext/Pod-Parser/t/pod/for.t                     Test =for directive
-ext/Pod-Parser/t/pod/for.xr                    Expected results for for.t
-ext/Pod-Parser/t/pod/headings.t                        Test =head directives
-ext/Pod-Parser/t/pod/headings.xr               Expected results for headings.t
-ext/Pod-Parser/t/pod/included.t                        Test =include directive
-ext/Pod-Parser/t/pod/included.xr               Expected results for included.t
-ext/Pod-Parser/t/pod/include.t                 Test =include directive
-ext/Pod-Parser/t/pod/include.xr                        Expected results for include.t
-ext/Pod-Parser/t/pod/lref.t                    Test L<...> sequences
-ext/Pod-Parser/t/pod/lref.xr                   Expected results for lref.t
-ext/Pod-Parser/t/pod/multiline_items.t         Test multiline =items
-ext/Pod-Parser/t/pod/multiline_items.xr                Expected results for multiline_items.t
-ext/Pod-Parser/t/pod/nested_items.t            Test nested =items
-ext/Pod-Parser/t/pod/nested_items.xr           Expected results for nested_items.t
-ext/Pod-Parser/t/pod/nested_seqs.t             Test nested interior sequences
-ext/Pod-Parser/t/pod/nested_seqs.xr            Expected results for nested_seqs.t
-ext/Pod-Parser/t/pod/oneline_cmds.t            Test single paragraph ==cmds
-ext/Pod-Parser/t/pod/oneline_cmds.xr           Expected results for oneline_cmds.t
-ext/Pod-Parser/t/pod/p2u_data.pl               Test Pod::Usage
-ext/Pod-Parser/t/pod/pod2usage2.t              Test Pod::Usage
-ext/Pod-Parser/t/pod/pod2usage.t               Test Pod::Usage
-ext/Pod-Parser/t/pod/pod2usage.xr              Expected results for pod2usage.t
-ext/Pod-Parser/t/pod/podchkenc.t               Validate =encoding support
-ext/Pod-Parser/t/pod/podchkenc.xr              Expected results for the above
-ext/Pod-Parser/t/pod/poderrs.t                 Test POD errors
-ext/Pod-Parser/t/pod/poderrs.xr                        Expected results for poderrs.t
-ext/Pod-Parser/t/pod/podselect.t               Test Pod::Select
-ext/Pod-Parser/t/pod/podselect.xr              Expected results for podselect.t
-ext/Pod-Parser/t/pod/special_seqs.t            Test "special" interior sequences
-ext/Pod-Parser/t/pod/special_seqs.xr           Expected results for special_seqs.t
-ext/Pod-Parser/t/pod/testcmp.pl                        Module to compare output against expected results
-ext/Pod-Parser/t/pod/testp2pt.pl               Module to test Pod::PlainText for a given file
-ext/Pod-Parser/t/pod/testpchk.pl               Module to test Pod::Checker for a given file
-ext/Pod-Parser/t/pod/testpods/lib/Pod/Stuff.pm Sample data for t/pod/find.t
-ext/Pod-Parser/t/pod/twice.t                   Test Pod::Parser
-ext/Pod-Parser/t/pod/usage2.pod                        Test POD for pod2usage tests
-ext/Pod-Parser/t/pod/usage.pod                 Test POD for pod2usage tests
-ext/Pod-Simple/ChangeLog                               Pod::Simple ChangeLog
-ext/Pod-Simple/lib/Pod/Simple/BlackBox.pm              Pod::Simple::BlackBox
-ext/Pod-Simple/lib/Pod/Simple/Checker.pm               check the Pod syntax of a document
-ext/Pod-Simple/lib/Pod/Simple/Debug.pm                 put Pod::Simple into trace/debug mode
-ext/Pod-Simple/lib/Pod/Simple/DumpAsText.pm            dump Pod-parsing events as text
-ext/Pod-Simple/lib/Pod/Simple/DumpAsXML.pm             turn Pod into XML
-ext/Pod-Simple/lib/Pod/Simple/HTMLBatch.pm             convert several Pod files to several HTML files
-ext/Pod-Simple/lib/Pod/Simple/HTMLLegacy.pm            Pod::Simple::HTMLLegacy
-ext/Pod-Simple/lib/Pod/Simple/HTML.pm                  convert Pod to HTML
-ext/Pod-Simple/lib/Pod/Simple/LinkSection.pm           represent "section" attributes of L codes
-ext/Pod-Simple/lib/Pod/Simple/Methody.pm               turn Pod::Simple events into method calls
-ext/Pod-Simple/lib/Pod/Simple.pm                       Pod made simple
-ext/Pod-Simple/lib/Pod/Simple.pod                      Pod for Pod::Simple
-ext/Pod-Simple/lib/Pod/Simple/Progress.pm              Pod::Simple::Progress
-ext/Pod-Simple/lib/Pod/Simple/PullParserEndToken.pm    end-tokens from Pod::Simple::PullParser
-ext/Pod-Simple/lib/Pod/Simple/PullParser.pm            a pull-parser interface to parsing Pod
-ext/Pod-Simple/lib/Pod/Simple/PullParserStartToken.pm  start-tokens from Pod::Simple::PullParser
-ext/Pod-Simple/lib/Pod/Simple/PullParserTextToken.pm   text-tokens from Pod::Simple::PullParser
-ext/Pod-Simple/lib/Pod/Simple/PullParserToken.pm       tokens from Pod::Simple::PullParser
-ext/Pod-Simple/lib/Pod/Simple/RTF.pm                   format Pod as RTF
-ext/Pod-Simple/lib/Pod/Simple/Search.pm                        find POD documents in directory trees
-ext/Pod-Simple/lib/Pod/Simple/SimpleTree.pm            parse Pod into a simple parse tree
-ext/Pod-Simple/lib/Pod/Simple/Subclassing.pod          write a formatter as a Pod::Simple subclass
-ext/Pod-Simple/lib/Pod/Simple/TextContent.pm           get the text content of Pod
-ext/Pod-Simple/lib/Pod/Simple/Text.pm                  format Pod as plaintext
-ext/Pod-Simple/lib/Pod/Simple/TiedOutFH.pm             Pod::Simple::TiedOutFH
-ext/Pod-Simple/lib/Pod/Simple/TranscodeDumb.pm         Pod::Simple::TranscodeDumb
-ext/Pod-Simple/lib/Pod/Simple/Transcode.pm             Pod::Simple::Transcode
-ext/Pod-Simple/lib/Pod/Simple/TranscodeSmart.pm                Pod::Simple::TranscodeSmart
-ext/Pod-Simple/lib/Pod/Simple/XHTML.pm                 turn Pod into XHTML
-ext/Pod-Simple/lib/Pod/Simple/XMLOutStream.pm          turn Pod into XML
-ext/Pod-Simple/README                                  Pod::Simple README file
-ext/Pod-Simple/t/00about.t                             Pod::Simple test file
-ext/Pod-Simple/t/20_skip.t                             Pod::Simple test file
-ext/Pod-Simple/t/accept01.t                            Pod::Simple test file
-ext/Pod-Simple/t/accept05.t                            Pod::Simple test file
-ext/Pod-Simple/t/ac_d.t                                        Pod::Simple test file
-ext/Pod-Simple/t/basic.t                               Pod::Simple test file
-ext/Pod-Simple/t/begin.t                               Pod::Simple test file
-ext/Pod-Simple/t/cbacks.t                              Pod::Simple test file
-ext/Pod-Simple/t/chunking.t                            Pod::Simple test file
-ext/Pod-Simple/t/closeys.t                             Pod::Simple test file
-ext/Pod-Simple/t/corpus/2202jp.txt                     Pod::Simple test file
-ext/Pod-Simple/t/corpus/2202jp.xml                     Pod::Simple test file
-ext/Pod-Simple/t/corpus/2202jpx.txt                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/2202jpx.xml                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/2202jpy.txt                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/2202jpy.xml                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/2202jpz.txt                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/2202jpz.xml                    Pod::Simple test file
-ext/Pod-Simple/t/corpus2/fiqhakbar_iso6.txt            Pod::Simple test file
-ext/Pod-Simple/t/corpus2/fiqhakbar_iso6.xml            Pod::Simple test file
-ext/Pod-Simple/t/corpus2/polish_implicit_utf8.txt      Pod::Simple test file
-ext/Pod-Simple/t/corpus2/polish_utf16be_bom.txt                Pod::Simple test file
-ext/Pod-Simple/t/corpus2/polish_utf16le_bom.txt                Pod::Simple test file
-ext/Pod-Simple/t/corpus2/polish_utf8_bom2.txt          Pod::Simple test file
-ext/Pod-Simple/t/corpus2/polish_utf8_bom2.xml          Pod::Simple test file
-ext/Pod-Simple/t/corpus2/polish_utf8_bom.txt           Pod::Simple test file
-ext/Pod-Simple/t/corpus2/polish_utf8_bom.xml           Pod::Simple test file
-ext/Pod-Simple/t/corpus/8859_7.pod                     Pod::Simple test file
-ext/Pod-Simple/t/corpus/8859_7.xml                     Pod::Simple test file
-ext/Pod-Simple/t/corpus/cp1256.txt                     Pod::Simple test file
-ext/Pod-Simple/t/corpus/cp1256.xml                     Pod::Simple test file
-ext/Pod-Simple/t/corpus/fet_cont.txt                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/fet_cont.xml                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/fet_dup.txt                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/fet_dup.xml                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/iso6.txt                       Pod::Simple test file
-ext/Pod-Simple/t/corpus/iso6.xml                       Pod::Simple test file
-ext/Pod-Simple/t/corpus/koi8r.txt                      Pod::Simple test file
-ext/Pod-Simple/t/corpus/koi8r.xml                      Pod::Simple test file
-ext/Pod-Simple/t/corpus/laozi38b.txt                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/laozi38b.xml                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/laozi38p.pod                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/laozi38p.xml                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/laozi38.txt                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/laozi38.xml                    Pod::Simple test file
-ext/Pod-Simple/t/corpus/lat1frim.txt                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/lat1frim.xml                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/lat1fr.txt                     Pod::Simple test file
-ext/Pod-Simple/t/corpus/lat1fr.xml                     Pod::Simple test file
-ext/Pod-Simple/t/corpus/nonesuch.txt                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/nonesuch.xml                   Pod::Simple test file
-ext/Pod-Simple/t/corpus/pasternak_cp1251.txt           Pod::Simple test file
-ext/Pod-Simple/t/corpus/pasternak_cp1251.xml           Pod::Simple test file
-ext/Pod-Simple/t/corpus/plain_explicit.txt             Pod::Simple test file
-ext/Pod-Simple/t/corpus/plain_explicit.xml             Pod::Simple test file
-ext/Pod-Simple/t/corpus/plain_latin1.txt               Pod::Simple test file
-ext/Pod-Simple/t/corpus/plain_latin1.xml               Pod::Simple test file
-ext/Pod-Simple/t/corpus/plain.txt                      Pod::Simple test file
-ext/Pod-Simple/t/corpus/plain_utf8.txt                 Pod::Simple test file
-ext/Pod-Simple/t/corpus/plain_utf8.xml                 Pod::Simple test file
-ext/Pod-Simple/t/corpus/plain.xml                      Pod::Simple test file
-ext/Pod-Simple/t/corpus/polish_utf8.txt                        Pod::Simple test file
-ext/Pod-Simple/t/corpus/polish_utf8.xml                        Pod::Simple test file
-ext/Pod-Simple/t/corpus/s2763_sjis.txt                 Pod::Simple test file
-ext/Pod-Simple/t/corpus/s2763_sjis.xml                 Pod::Simple test file
-ext/Pod-Simple/t/corpus.t                              Pod::Simple test file
-ext/Pod-Simple/t/corpus/thai_iso11.txt                 Pod::Simple test file
-ext/Pod-Simple/t/corpus/thai_iso11.xml                 Pod::Simple test file
-ext/Pod-Simple/t/encod01.t                             Pod::Simple test file
-ext/Pod-Simple/t/encod02.t                             Pod::Simple test file
-ext/Pod-Simple/t/encod03.t                             Pod::Simple test file
-ext/Pod-Simple/t/end_over.t                            Pod::Simple test file
-ext/Pod-Simple/t/fcodes_e.t                            Pod::Simple test file
-ext/Pod-Simple/t/fcodes_l.t                            Pod::Simple test file
-ext/Pod-Simple/t/fcodes_s.t                            Pod::Simple test file
-ext/Pod-Simple/t/fcodes.t                              Pod::Simple test file
-ext/Pod-Simple/t/fornot.t                              Pod::Simple test file
-ext/Pod-Simple/t/for.t                                 Pod::Simple test file
-ext/Pod-Simple/t/fullstop.t                            Pod::Simple test file
-ext/Pod-Simple/t/heads.t                               Pod::Simple test file
-ext/Pod-Simple/t/html01.t                              Pod::Simple test file
-ext/Pod-Simple/t/html02.t                              Pod::Simple test file
-ext/Pod-Simple/t/html03.t                              Pod::Simple test file
-ext/Pod-Simple/t/htmlbat.t                             Pod::Simple test file
-ext/Pod-Simple/t/items02.t                             Pod::Simple test file
-ext/Pod-Simple/t/items.t                               Pod::Simple test file
-ext/Pod-Simple/t/itemstar.t                            Pod::Simple test file
-ext/Pod-Simple/t/junk1o.txt                            Pod::Simple test file
-ext/Pod-Simple/t/junk1.pod                             Pod::Simple test file
-ext/Pod-Simple/t/junk2o.txt                            Pod::Simple test file
-ext/Pod-Simple/t/junk2.pod                             Pod::Simple test file
-ext/Pod-Simple/t/linkclas.t                            Pod::Simple test file
-ext/Pod-Simple/t/perlcygo.txt                          Pod::Simple test file
-ext/Pod-Simple/t/perlcyg.pod                           Pod::Simple test file
-ext/Pod-Simple/t/perlfaqo.txt                          Pod::Simple test file
-ext/Pod-Simple/t/perlfaq.pod                           Pod::Simple test file
-ext/Pod-Simple/t/perlvaro.txt                          Pod::Simple test file
-ext/Pod-Simple/t/perlvar.pod                           Pod::Simple test file
-ext/Pod-Simple/t/puller.t                              Pod::Simple test file
-ext/Pod-Simple/t/pulltitl.t                            Pod::Simple test file
-ext/Pod-Simple/t/reinit.t                              Pod::Simple test file
-ext/Pod-Simple/t/render.t                              Pod::Simple test file
-ext/Pod-Simple/t/search05.t                            Pod::Simple test file
-ext/Pod-Simple/t/search10.t                            Pod::Simple test file
-ext/Pod-Simple/t/search12.t                            Pod::Simple test file
-ext/Pod-Simple/t/search20.t                            Pod::Simple test file
-ext/Pod-Simple/t/search22.t                            Pod::Simple test file
-ext/Pod-Simple/t/search25.t                            Pod::Simple test file
-ext/Pod-Simple/t/search26.t                            Pod::Simple test file
-ext/Pod-Simple/t/search27.t                            Pod::Simple test file
-ext/Pod-Simple/t/search28.t                            Pod::Simple test file
-ext/Pod-Simple/t/search29.t                            Pod::Simple test file
-ext/Pod-Simple/t/search50.t                            Pod::Simple test file
-ext/Pod-Simple/t/stree.t                               Pod::Simple test file
-ext/Pod-Simple/t/testlib1/Blorm.pm                     Pod::Simple test file
-ext/Pod-Simple/t/testlib1/hinkhonk/Glunk.pod           Pod::Simple test file
-ext/Pod-Simple/t/testlib1/hinkhonk/readme.txt          Pod::Simple test file
-ext/Pod-Simple/t/testlib1/hinkhonk/Vliff.pm            Pod::Simple test file
-ext/Pod-Simple/t/testlib1/pod/perlflif.pod             Pod::Simple test file
-ext/Pod-Simple/t/testlib1/pod/perlthng.pod             Pod::Simple test file
-ext/Pod-Simple/t/testlib1/squaa/Glunk.pod              Pod::Simple test file
-ext/Pod-Simple/t/testlib1/squaa.pm                     Pod::Simple test file
-ext/Pod-Simple/t/testlib1/squaa/Vliff.pm               Pod::Simple test file
-ext/Pod-Simple/t/testlib1/zikzik.pod                   Pod::Simple test file
-ext/Pod-Simple/t/testlib1/Zonk/Fiddle.txt              Pod::Simple test file
-ext/Pod-Simple/t/testlib1/Zonk/Pronk.pm                        Pod::Simple test file
-ext/Pod-Simple/t/testlib1/Zonk/Veng.pm                 Pod::Simple test file
-ext/Pod-Simple/t/testlib2/hinkhonk/Glunk.pod           Pod::Simple test file
-ext/Pod-Simple/t/testlib2/hinkhonk/readme.txt          Pod::Simple test file
-ext/Pod-Simple/t/testlib2/hinkhonk/Vliff.pm            Pod::Simple test file
-ext/Pod-Simple/t/testlib2/pod/perlthng.pod             Pod::Simple test file
-ext/Pod-Simple/t/testlib2/pod/perlzuk.pod              Pod::Simple test file
-ext/Pod-Simple/t/testlib2/squaa/Vliff.pm               Pod::Simple test file
-ext/Pod-Simple/t/testlib2/squaa/Wowo.pod               Pod::Simple test file
-ext/Pod-Simple/t/testlib2/Suzzle.pm                    Pod::Simple test file
-ext/Pod-Simple/t/testlib3/squaa/Vliff.pm               Pod::Simple test file
-ext/Pod-Simple/t/tiedfh.t                              Pod::Simple test file
-ext/Pod-Simple/t/verbatim.t                            Pod::Simple test file
-ext/Pod-Simple/t/verb_fmt.t                            Pod::Simple test file
-ext/Pod-Simple/t/xhtml01.t                             Pod::Simple test file
-ext/Pod-Simple/t/xhtml05.t                             Pod::Simple test file
-ext/Pod-Simple/t/x_nixer.t                             Pod::Simple test file
 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
@@ -2662,8 +2846,6 @@ ext/SDBM_File/sdbm/tune.h SDBM kit
 ext/SDBM_File/sdbm/util.c      SDBM kit
 ext/SDBM_File/t/sdbm.t         See if SDBM_File works
 ext/SDBM_File/typemap          SDBM extension interface types
-ext/Shell/Shell.pm             Make AUTOLOADed system() calls
-ext/Shell/t/Shell.t            Tests for above
 ext/Socket/Makefile.PL         Socket extension makefile writer
 ext/Socket/Socket.pm           Socket extension Perl module
 ext/Socket/Socket.xs           Socket extension external subroutines
@@ -2721,188 +2903,6 @@ ext/Storable/t/weak.t           Can Storable store weakrefs
 ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
-ext/Term-Cap/Cap.pm                    Perl module supporting termcap usage
-ext/Term-Cap/test.pl                   See if Term::Cap works
-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/Test-Simple/Changes                                        Test::Simple changes
 ext/Test-Simple/lib/Test/Builder/Module.pm             Base class for test modules
 ext/Test-Simple/lib/Test/Builder.pm                    For writing new test libraries
@@ -3947,6 +3947,7 @@ Porting/config.sh         Sample config.sh
 Porting/Contract               Social contract for contributed modules in Perl core
 Porting/core-cpan-diff         Compare core distros with their CPAN equivalents
 Porting/corecpan.pl            Reports outdated dual-lived modules
+Porting/corelist-perldelta.pl          Generates data perldelta from Module::CoreList
 Porting/corelist.pl            Generates data for Module::CoreList
 Porting/curliff.pl             Curliff or liff your curliffable files.
 Porting/expand-macro.pl                A tool to expand C macro definitions in the Perl source