Rename ext/Text/Soundex to ext/Text-Soundex
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 45dab2d..260ce2e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -670,39 +670,39 @@ 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/Filter/Util/Call/Call.pm   Filter::Util::Call extension module
-ext/Filter/Util/Call/Call.xs   Filter::Util::Call extension external subroutines
-ext/Filter/Util/Call/Makefile.PL       Filter::Util::Call extension makefile writer
-ext/Filter/Util/Call/t/call.t  See if Filter::Util::Call works
+ext/Filter-Util-Call/Call.pm   Filter::Util::Call extension module
+ext/Filter-Util-Call/Call.xs   Filter::Util::Call extension external subroutines
+ext/Filter-Util-Call/Makefile.PL       Filter::Util::Call extension makefile writer
+ext/Filter-Util-Call/t/call.t  See if Filter::Util::Call works
 ext/GDBM_File/GDBM_File.pm     GDBM extension Perl module
 ext/GDBM_File/GDBM_File.xs     GDBM extension external subroutines
 ext/GDBM_File/hints/sco.pl     Hint for GDBM_File for named architecture
 ext/GDBM_File/Makefile.PL      GDBM extension makefile writer
 ext/GDBM_File/t/gdbm.t         See if GDBM_File works
 ext/GDBM_File/typemap          GDBM extension interface types
-ext/Hash/Util/Changes          Change history of Hash::Util
-ext/Hash/Util/FieldHash/Changes                        Changes for Hash::Util::FieldHash
-ext/Hash/Util/FieldHash/FieldHash.xs           XS portion
-ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm     Perl portion and documentation
-ext/Hash/Util/FieldHash/Makefile.PL            Makefile for Hash::Util::FieldHash
-ext/Hash/Util/FieldHash/t/01_load.t            Test script
-ext/Hash/Util/FieldHash/t/02_function.t                Test script
-ext/Hash/Util/FieldHash/t/03_class.t           Test script
-ext/Hash/Util/FieldHash/t/04_thread.t          Test script
-ext/Hash/Util/FieldHash/t/05_perlhook.t                Test script
-ext/Hash/Util/FieldHash/t/10_hash.t            Adapted from t/op/hash.t
-ext/Hash/Util/FieldHash/t/11_hashassign.t      Adapted from t/op/hashassign.t
-ext/Hash/Util/FieldHash/t/12_hashwarn.t                Adapted from t/op/hashwarn.t
-ext/Hash/Util/lib/Hash/Util.pm Hash::Util
-ext/Hash/Util/Makefile.PL      Makefile for Hash::Util
-ext/Hash/Util/t/Util.t         See if Hash::Util works
-ext/Hash/Util/Util.xs          XS bits of Hash::Util
-ext/I18N/Langinfo/fallback/const-c.inc I18N::Langinfo
-ext/I18N/Langinfo/fallback/const-xs.inc        I18N::Langinfo
-ext/I18N/Langinfo/Langinfo.pm  I18N::Langinfo
-ext/I18N/Langinfo/Langinfo.xs  I18N::Langinfo
-ext/I18N/Langinfo/Makefile.PL  I18N::Langinfo
-ext/I18N/Langinfo/t/Langinfo.t See whether I18N::Langinfo works
+ext/Hash-Util/Changes          Change history of Hash::Util
+ext/Hash-Util-FieldHash/Changes                        Changes for Hash::Util::FieldHash
+ext/Hash-Util-FieldHash/FieldHash.xs           XS portion
+ext/Hash-Util-FieldHash/lib/Hash/Util/FieldHash.pm     Perl portion and documentation
+ext/Hash-Util-FieldHash/Makefile.PL            Makefile for Hash::Util::FieldHash
+ext/Hash-Util-FieldHash/t/01_load.t            Test script
+ext/Hash-Util-FieldHash/t/02_function.t                Test script
+ext/Hash-Util-FieldHash/t/03_class.t           Test script
+ext/Hash-Util-FieldHash/t/04_thread.t          Test script
+ext/Hash-Util-FieldHash/t/05_perlhook.t                Test script
+ext/Hash-Util-FieldHash/t/10_hash.t            Adapted from t/op/hash.t
+ext/Hash-Util-FieldHash/t/11_hashassign.t      Adapted from t/op/hashassign.t
+ext/Hash-Util-FieldHash/t/12_hashwarn.t                Adapted from t/op/hashwarn.t
+ext/Hash-Util/lib/Hash/Util.pm Hash::Util
+ext/Hash-Util/Makefile.PL      Makefile for Hash::Util
+ext/Hash-Util/t/Util.t         See if Hash::Util works
+ext/Hash-Util/Util.xs          XS bits of Hash::Util
+ext/I18N-Langinfo/fallback/const-c.inc I18N::Langinfo
+ext/I18N-Langinfo/fallback/const-xs.inc        I18N::Langinfo
+ext/I18N-Langinfo/Langinfo.pm  I18N::Langinfo
+ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
+ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
+ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works
 ext/IO/ChangeLog               IO perl module change log
 ext/IO_Compress_Base/Changes   IO::Compress::Base
 ext/IO_Compress_Base/lib/File/GlobMapper.pm    IO::Compress::Base
@@ -859,69 +859,69 @@ ext/IPC-SysV/t/pod.t      IPC::SysV test file
 ext/IPC-SysV/t/sem.t           IPC::SysV test file
 ext/IPC-SysV/t/shm.t   IPC::SysV test file
 ext/IPC-SysV/typemap   IPC::SysV typemap
-ext/List/Util/Changes          Util extension
-ext/List/Util/lib/List/Util.pm List::Util
-ext/List/Util/lib/Scalar/Util.pm       Scalar::Util
-ext/List/Util/Makefile.PL      Util extension
-ext/List/Util/multicall.h      Util extension
-ext/List/Util/README           Util extension
-ext/List/Util/t/00version.t    Scalar::Util
-ext/List/Util/t/blessed.t      Scalar::Util
-ext/List/Util/t/dualvar.t      Scalar::Util
-ext/List/Util/t/first.t                List::Util
-ext/List/Util/t/isvstring.t    Scalar::Util
-ext/List/Util/t/lln.t          Scalar::Util
-ext/List/Util/t/maxstr.t       List::Util
-ext/List/Util/t/max.t          List::Util
-ext/List/Util/t/minstr.t       List::Util
-ext/List/Util/t/min.t          List::Util
-ext/List/Util/t/openhan.t      Scalar::Util
-ext/List/Util/t/p_blessed.t    Scalar::Util
-ext/List/Util/t/p_first.t      List::Util
-ext/List/Util/t/p_lln.t                Scalar::Util
-ext/List/Util/t/p_maxstr.t     List::Util
-ext/List/Util/t/p_max.t                List::Util
-ext/List/Util/t/p_minstr.t     List::Util
-ext/List/Util/t/p_min.t                List::Util
-ext/List/Util/t/p_openhan.t    Scalar::Util
-ext/List/Util/t/p_readonly.t   Scalar::Util
-ext/List/Util/t/p_reduce.t     List::Util
-ext/List/Util/t/p_refaddr.t    Scalar::Util
-ext/List/Util/t/p_reftype.t    Scalar::Util
-ext/List/Util/t/proto.t                Scalar::Util
-ext/List/Util/t/p_shuffle.t    List::Util
-ext/List/Util/t/p_sum.t                List::Util
-ext/List/Util/t/p_tainted.t    Scalar::Util
-ext/List/Util/t/readonly.t     Scalar::Util
-ext/List/Util/t/reduce.t       List::Util
-ext/List/Util/t/refaddr.t      Scalar::Util
-ext/List/Util/t/reftype.t      Scalar::Util
-ext/List/Util/t/shuffle.t      List::Util
-ext/List/Util/t/sum.t          List::Util
-ext/List/Util/t/tainted.t      Scalar::Util
-ext/List/Util/t/weak.t         Scalar::Util
-ext/List/Util/Util.xs          Util extension
-ext/Math/BigInt/FastCalc/FastCalc.pm   Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/FastCalc.xs   Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/Makefile.PL   Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/t/bigintfc.t  Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/t/leak.t      test for memory leaks in Math::BigInt::FastCalc
-ext/Math/BigInt/FastCalc/t/mbi_rand.t  Math::BigInt::FastCalc extension
-ext/MIME/Base64/Base64.pm      MIME::Base64 extension
-ext/MIME/Base64/Base64.xs      MIME::Base64 extension
-ext/MIME/Base64/Changes                MIME::Base64 extension
-ext/MIME/Base64/Makefile.PL    MIME::Base64 extension
-ext/MIME/Base64/QuotedPrint.pm MIME::Base64 extension
-ext/MIME/Base64/README         README for MIME::Base64
-ext/MIME/Base64/t/base64.t     See whether MIME::Base64 works
-ext/MIME/Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
-ext/MIME/Base64/t/unicode.t    See whether MIME::Base64 works
-ext/MIME/Base64/t/warn.t       See whether MIME::Base64 works
-ext/Module/Pluggable/lib/Devel/InnerPackage.pm         Find inner packages
-ext/Module/Pluggable/lib/Module/Pluggable/Object.pm    Module::Pluggable
-ext/Module/Pluggable/lib/Module/Pluggable.pm           Module::Pluggable
-ext/Module/Pluggable/Makefile.PL                       Module::Pluggable
+ext/List-Util/Changes          Util extension
+ext/List-Util/lib/List/Util.pm List::Util
+ext/List-Util/lib/Scalar/Util.pm       Scalar::Util
+ext/List-Util/Makefile.PL      Util extension
+ext/List-Util/multicall.h      Util extension
+ext/List-Util/README           Util extension
+ext/List-Util/t/00version.t    Scalar::Util
+ext/List-Util/t/blessed.t      Scalar::Util
+ext/List-Util/t/dualvar.t      Scalar::Util
+ext/List-Util/t/first.t                List::Util
+ext/List-Util/t/isvstring.t    Scalar::Util
+ext/List-Util/t/lln.t          Scalar::Util
+ext/List-Util/t/maxstr.t       List::Util
+ext/List-Util/t/max.t          List::Util
+ext/List-Util/t/minstr.t       List::Util
+ext/List-Util/t/min.t          List::Util
+ext/List-Util/t/openhan.t      Scalar::Util
+ext/List-Util/t/p_blessed.t    Scalar::Util
+ext/List-Util/t/p_first.t      List::Util
+ext/List-Util/t/p_lln.t                Scalar::Util
+ext/List-Util/t/p_maxstr.t     List::Util
+ext/List-Util/t/p_max.t                List::Util
+ext/List-Util/t/p_minstr.t     List::Util
+ext/List-Util/t/p_min.t                List::Util
+ext/List-Util/t/p_openhan.t    Scalar::Util
+ext/List-Util/t/p_readonly.t   Scalar::Util
+ext/List-Util/t/p_reduce.t     List::Util
+ext/List-Util/t/p_refaddr.t    Scalar::Util
+ext/List-Util/t/p_reftype.t    Scalar::Util
+ext/List-Util/t/proto.t                Scalar::Util
+ext/List-Util/t/p_shuffle.t    List::Util
+ext/List-Util/t/p_sum.t                List::Util
+ext/List-Util/t/p_tainted.t    Scalar::Util
+ext/List-Util/t/readonly.t     Scalar::Util
+ext/List-Util/t/reduce.t       List::Util
+ext/List-Util/t/refaddr.t      Scalar::Util
+ext/List-Util/t/reftype.t      Scalar::Util
+ext/List-Util/t/shuffle.t      List::Util
+ext/List-Util/t/sum.t          List::Util
+ext/List-Util/t/tainted.t      Scalar::Util
+ext/List-Util/t/weak.t         Scalar::Util
+ext/List-Util/Util.xs          Util extension
+ext/Math-BigInt-FastCalc/FastCalc.pm   Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/FastCalc.xs   Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/Makefile.PL   Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/t/bigintfc.t  Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/t/leak.t      test for memory leaks in Math::BigInt::FastCalc
+ext/Math-BigInt-FastCalc/t/mbi_rand.t  Math::BigInt::FastCalc extension
+ext/MIME-Base64/Base64.pm      MIME::Base64 extension
+ext/MIME-Base64/Base64.xs      MIME::Base64 extension
+ext/MIME-Base64/Changes                MIME::Base64 extension
+ext/MIME-Base64/Makefile.PL    MIME::Base64 extension
+ext/MIME-Base64/QuotedPrint.pm MIME::Base64 extension
+ext/MIME-Base64/README         README for MIME::Base64
+ext/MIME-Base64/t/base64.t     See whether MIME::Base64 works
+ext/MIME-Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
+ext/MIME-Base64/t/unicode.t    See whether MIME::Base64 works
+ext/MIME-Base64/t/warn.t       See whether MIME::Base64 works
+ext/Module-Pluggable/lib/Devel/InnerPackage.pm         Find inner packages
+ext/Module-Pluggable/lib/Module/Pluggable/Object.pm    Module::Pluggable
+ext/Module-Pluggable/lib/Module/Pluggable.pm           Module::Pluggable
+ext/Module-Pluggable/Makefile.PL                       Module::Pluggable
 ext/mro/Changes                        mro extension
 ext/mro/Makefile.PL            mro extension
 ext/mro/mro.pm                 mro extension
@@ -962,27 +962,23 @@ ext/Opcode/ops.pm         "Pragma" form of Opcode extension Perl module
 ext/Opcode/Safe.pm             Safe extension Perl module
 ext/Opcode/t/Opcode.t          See if Opcode works
 ext/Opcode/t/ops.t             See if Opcode works
-ext/PerlIO/encoding/encoding.pm        PerlIO::encoding
-ext/PerlIO/encoding/encoding.xs        PerlIO::encoding
-ext/PerlIO/encoding/Makefile.PL        PerlIO::encoding makefile writer
-ext/PerlIO/encoding/MANIFEST   PerlIO::encoding list of files
-ext/PerlIO/encoding/t/nolooping.t      Tests for PerlIO::encoding
-ext/PerlIO/scalar/Makefile.PL  PerlIO layer for scalars
-ext/PerlIO/scalar/scalar.pm    PerlIO layer for scalars
-ext/PerlIO/scalar/scalar.xs    PerlIO layer for scalars
-ext/PerlIO/scalar/t/scalar_ungetc.t    Tests for PerlIO layer for scalars
-ext/PerlIO/t/encoding.t                See if PerlIO encoding conversion works
-ext/PerlIO/t/fail.t            See if bad layers fail
-ext/PerlIO/t/fallback.t                See if PerlIO fallbacks work
-ext/PerlIO/t/ioleaks.t         See if PerlIO layers are leaking
-ext/PerlIO/t/open.t            See if PerlIO certain special opens work
-ext/PerlIO/t/PerlIO.t          See if PerlIO works
-ext/PerlIO/t/scalar.t          See if PerlIO::scalar works
-ext/PerlIO/t/via.t             See if PerlIO::via works
-ext/PerlIO/via/hints/aix.pl    Hint for PerlIO::via for named architecture
-ext/PerlIO/via/Makefile.PL     PerlIO layer for layers in perl
-ext/PerlIO/via/via.pm          PerlIO layer for layers in perl
-ext/PerlIO/via/via.xs          PerlIO layer for layers in perl
+ext/PerlIO-encoding/encoding.pm        PerlIO::encoding
+ext/PerlIO-encoding/encoding.xs        PerlIO::encoding
+ext/PerlIO-encoding/Makefile.PL        PerlIO::encoding makefile writer
+ext/PerlIO-encoding/MANIFEST   PerlIO::encoding list of files
+ext/PerlIO-encoding/t/encoding.t       See if PerlIO encoding conversion works
+ext/PerlIO-encoding/t/fallback.t       See if PerlIO fallbacks work
+ext/PerlIO-encoding/t/nolooping.t      Tests for PerlIO::encoding
+ext/PerlIO-scalar/Makefile.PL  PerlIO layer for scalars
+ext/PerlIO-scalar/scalar.pm    PerlIO layer for scalars
+ext/PerlIO-scalar/scalar.xs    PerlIO layer for scalars
+ext/PerlIO-scalar/t/scalar.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/Makefile.PL     PerlIO layer for layers in perl
+ext/PerlIO-via/t/via.t         See if PerlIO::via works
+ext/PerlIO-via/via.pm          PerlIO layer for layers in perl
+ext/PerlIO-via/via.xs          PerlIO layer for layers in perl
 ext/POSIX/hints/bsdos.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/dynixptx.pl    Hint for POSIX for named architecture
 ext/POSIX/hints/freebsd.pl     Hint for POSIX for named architecture
@@ -1112,10 +1108,10 @@ ext/Storable/t/tied.t           See if Storable works
 ext/Storable/t/utf8hash.t      See if Storable works
 ext/Storable/t/utf8.t          See if Storable works
 ext/Storable/t/weak.t          Can Storable store weakrefs
-ext/Sys/Hostname/Hostname.pm   Sys::Hostname extension Perl module
-ext/Sys/Hostname/Hostname.xs   Sys::Hostname extension external subroutines
-ext/Sys/Hostname/Makefile.PL   Sys::Hostname extension makefile writer
-ext/Sys/Hostname/t/Hostname.t  See if Sys::Hostname works
+ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
+ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
+ext/Sys-Hostname/Makefile.PL   Sys::Hostname extension makefile writer
+ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
 ext/Sys-Syslog/Changes         Changlog for Sys::Syslog
 ext/Sys-Syslog/fallback/const-c.inc    Sys::Syslog constants fallback file
 ext/Sys-Syslog/fallback/const-xs.inc   Sys::Syslog constants fallback file
@@ -1133,182 +1129,182 @@ ext/Sys-Syslog/win32/PerlLog_dll.uu   Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/PerlLog.mc        Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/PerlLog_RES.uu    Sys::Syslog extension Win32 related file
 ext/Sys-Syslog/win32/Win32.pm  Sys::Syslog extension Win32 related file
-ext/Test/Harness/bin/prove             The prove harness utility
-ext/Test/Harness/Changes               Test::Harness change log
-ext/Test/Harness/lib/App/Prove.pm      Gubbins for the prove utility
-ext/Test/Harness/lib/App/Prove/State.pm        Gubbins for the prove utility
-ext/Test/Harness/lib/App/Prove/State/Result.pm Gubbins for the prove utility
-ext/Test/Harness/lib/App/Prove/State/Result/Test.pm    Gubbins for the prove utility
-ext/Test/Harness/lib/TAP/Base.pm                       A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Formatter/Color.pm            A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Formatter/Console/ParallelSession.pm  A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Formatter/Console.pm          A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Formatter/Console/Session.pm  A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Harness.pm                    A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Object.pm                     A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Aggregator.pm          A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Grammar.pm             A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Iterator/Array.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/IteratorFactory.pm     A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Iterator.pm            A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Iterator/Process.pm    A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Iterator/Stream.pm     A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Multiplexer.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser.pm                     A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Bailout.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Comment.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/ResultFactory.pm       A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Plan.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result.pm              A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Pragma.pm       A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Test.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Unknown.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/Version.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Result/YAML.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Scheduler/Job.pm       A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Scheduler.pm           A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Scheduler/Spinner.pm   A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Source/Perl.pm         A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Source.pm              A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/Utils.pm               A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/YAMLish/Reader.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/TAP/Parser/YAMLish/Writer.pm      A parser for Test Anything Protocol
-ext/Test/Harness/lib/Test/Harness.pm                   A test harness
-ext/Test/Harness/Makefile.PL                           Makefile.PL for Test::Harness
-ext/Test/Harness/t/000-load.t                          Test::Harness test
-ext/Test/Harness/t/aggregator.t                                Test::Harness test
-ext/Test/Harness/t/bailout.t                           Test::Harness test
-ext/Test/Harness/t/base.t                              Test::Harness test
-ext/Test/Harness/t/callbacks.t                         Test::Harness test
-ext/Test/Harness/t/compat/env.t                                Test::Harness test
-ext/Test/Harness/t/compat/failure.t                    Test::Harness test
-ext/Test/Harness/t/compat/inc-propagation.t            Test::Harness test
-ext/Test/Harness/t/compat/inc_taint.t                  Test::Harness test
-ext/Test/Harness/t/compat/nonumbers.t                  Test::Harness test
-ext/Test/Harness/t/compat/regression.t                 Test::Harness test
-ext/Test/Harness/t/compat/test-harness-compat.t                Test::Harness test
-ext/Test/Harness/t/compat/version.t                    Test::Harness test
-ext/Test/Harness/t/console.t                           Test::Harness test
-ext/Test/Harness/t/data/catme.1                                Test data for Test::Harness
-ext/Test/Harness/t/data/proverc                                Test data for Test::Harness
-ext/Test/Harness/t/data/sample.yml                     Test data for Test::Harness
-ext/Test/Harness/t/errors.t                            Test::Harness test
-ext/Test/Harness/t/glob-to-regexp.t                    Test::Harness test
-ext/Test/Harness/t/grammar.t                           Test::Harness test
-ext/Test/Harness/t/harness-subclass.t                  Test::Harness test
-ext/Test/Harness/t/harness.t                           Test::Harness test
-ext/Test/Harness/t/iterators.t                         Test::Harness test
-ext/Test/Harness/t/lib/App/Prove/Plugin/Dummy.pm       Module for testing Test::Harness
-ext/Test/Harness/t/lib/Dev/Null.pm                     Module for testing Test::Harness
-ext/Test/Harness/t/lib/EmptyParser.pm                  Module for testing Test::Harness
-ext/Test/Harness/t/lib/IO/c55Capture.pm                        Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyCustom.pm                     Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyGrammar.pm                    Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyIteratorFactory.pm            Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyIterator.pm                   Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyPerlSource.pm                 Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyResultFactory.pm              Module for testing Test::Harness
-ext/Test/Harness/t/lib/MyResult.pm                     Module for testing Test::Harness
-ext/Test/Harness/t/lib/MySource.pm                     Module for testing Test::Harness
-ext/Test/Harness/t/lib/NoFork.pm                       Module for testing Test::Harness
-ext/Test/Harness/t/lib/NOP.pm                          Module for testing Test::Harness
-ext/Test/Harness/t/lib/TAP/Parser/SubclassTest.pm      Module for testing Test::Harness
-ext/Test/Harness/t/multiplexer.t                       Test::Harness test
-ext/Test/Harness/t/nofork-mux.t                                Test::Harness test
-ext/Test/Harness/t/nofork.t                            Test::Harness test
-ext/Test/Harness/t/object.t                            Test::Harness test
-ext/Test/Harness/t/parser-config.t                     Test::Harness test
-ext/Test/Harness/t/parser-subclass.t                   Test::Harness test
-ext/Test/Harness/t/parse.t                             Test::Harness test
-ext/Test/Harness/t/premature-bailout.t                 Test::Harness test
-ext/Test/Harness/t/process.t                           Test::Harness test
-ext/Test/Harness/t/proveenv.t                          Test::Harness test
-ext/Test/Harness/t/proverc.t                           Test::Harness test
-ext/Test/Harness/t/proverun.t                          Test::Harness test
-ext/Test/Harness/t/prove.t                             Test::Harness test
-ext/Test/Harness/t/regression.t                                Test::Harness test
-ext/Test/Harness/t/results.t                           Test::Harness test
-ext/Test/Harness/t/sample-tests/bailout                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/bignum                 Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/bignum_many            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/combined               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/combined_compat                Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/delayed                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/descriptive            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/descriptive_trailing   Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/die                    Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/die_head_end           Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/die_last_minute                Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/die_unfinished         Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/duplicates             Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/echo                   Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/empty                  Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/escape_eol             Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/escape_hash            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/head_end               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/head_fail              Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/inc_taint              Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/junk_before_plan       Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/lone_not_bug           Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/no_nums                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/no_output              Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/out_err_mix            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/out_of_order           Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/schwern                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/schwern-todo-quiet     Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/segfault               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/sequence_misparse      Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/shbang_misparse                Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/simple                 Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/simple_fail            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/simple_yaml            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skip                   Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skipall                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skipall_nomsg          Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skipall_v13            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/skip_nomsg             Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/space_after_plan       Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/stdout_stderr          Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/strict                 Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/switches               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/taint                  Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/taint_warn             Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/todo                   Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/todo_inline            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/todo_misparse          Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/too_many               Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/version_good           Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/version_late           Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/version_old            Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/vms_nit                        Test data for Test::Harness
-ext/Test/Harness/t/sample-tests/with_comments          Test data for Test::Harness
-ext/Test/Harness/t/scheduler.t                         Test::Harness test
-ext/Test/Harness/t/source.t                            Test::Harness test
-ext/Test/Harness/t/source_tests/harness                        Test data for Test::Harness
-ext/Test/Harness/t/source_tests/harness_badtap         Test data for Test::Harness
-ext/Test/Harness/t/source_tests/harness_complain       Test data for Test::Harness
-ext/Test/Harness/t/source_tests/harness_directives     Test data for Test::Harness
-ext/Test/Harness/t/source_tests/harness_failure                Test data for Test::Harness
-ext/Test/Harness/t/source_tests/source                 Test data for Test::Harness
-ext/Test/Harness/t/spool.t                             Test::Harness test
-ext/Test/Harness/t/state_results.t                     Test::Harness test
-ext/Test/Harness/t/state.t                             Test::Harness test
-ext/Test/Harness/t/streams.t                           Test::Harness test
-ext/Test/Harness/t/subclass_tests/non_perl_source      Test data for Test::Harness
-ext/Test/Harness/t/subclass_tests/perl_source          Test data for Test::Harness
-ext/Test/Harness/t/taint.t                             Test::Harness test
-ext/Test/Harness/t/testargs.t                          Test::Harness test
-ext/Test/Harness/t/unicode.t                           Test::Harness test
-ext/Test/Harness/t/utils.t                             Test::Harness test
-ext/Test/Harness/t/yamlish-output.t                    Test::Harness test
-ext/Test/Harness/t/yamlish.t                           Test::Harness test
-ext/Test/Harness/t/yamlish-writer.t                    Test::Harness test
-ext/Text/Soundex/Changes       Changelog for Text::Soundex
-ext/Text/Soundex/Makefile.PL   Text::Soundex extension makefile writer
-ext/Text/Soundex/README                README for Text::Soundex
-ext/Text/Soundex/Soundex.pm    Text::Soundex extension Perl module
-ext/Text/Soundex/Soundex.xs    Text::Soundex extension external subroutines
-ext/Text/Soundex/t/Soundex.t   test for Text::Soundex
+ext/Test-Harness/bin/prove             The prove harness utility
+ext/Test-Harness/Changes               Test::Harness change log
+ext/Test-Harness/lib/App/Prove.pm      Gubbins for the prove utility
+ext/Test-Harness/lib/App/Prove/State.pm        Gubbins for the prove utility
+ext/Test-Harness/lib/App/Prove/State/Result.pm Gubbins for the prove utility
+ext/Test-Harness/lib/App/Prove/State/Result/Test.pm    Gubbins for the prove utility
+ext/Test-Harness/lib/TAP/Base.pm                       A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Color.pm            A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Console/ParallelSession.pm  A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Console.pm          A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Formatter/Console/Session.pm  A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Harness.pm                    A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Object.pm                     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Aggregator.pm          A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Grammar.pm             A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Iterator/Array.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/IteratorFactory.pm     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Iterator.pm            A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Iterator/Process.pm    A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Iterator/Stream.pm     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Multiplexer.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser.pm                     A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Bailout.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Comment.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/ResultFactory.pm       A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Plan.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result.pm              A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Pragma.pm       A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Test.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Unknown.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/Version.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Result/YAML.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Scheduler/Job.pm       A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Scheduler.pm           A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Scheduler/Spinner.pm   A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Source/Perl.pm         A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Source.pm              A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/Utils.pm               A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/TAP/Parser/YAMLish/Writer.pm      A parser for Test Anything Protocol
+ext/Test-Harness/lib/Test/Harness.pm                   A test harness
+ext/Test-Harness/Makefile.PL                           Makefile.PL for Test::Harness
+ext/Test-Harness/t/000-load.t                          Test::Harness test
+ext/Test-Harness/t/aggregator.t                                Test::Harness test
+ext/Test-Harness/t/bailout.t                           Test::Harness test
+ext/Test-Harness/t/base.t                              Test::Harness test
+ext/Test-Harness/t/callbacks.t                         Test::Harness test
+ext/Test-Harness/t/compat/env.t                                Test::Harness test
+ext/Test-Harness/t/compat/failure.t                    Test::Harness test
+ext/Test-Harness/t/compat/inc-propagation.t            Test::Harness test
+ext/Test-Harness/t/compat/inc_taint.t                  Test::Harness test
+ext/Test-Harness/t/compat/nonumbers.t                  Test::Harness test
+ext/Test-Harness/t/compat/regression.t                 Test::Harness test
+ext/Test-Harness/t/compat/test-harness-compat.t                Test::Harness test
+ext/Test-Harness/t/compat/version.t                    Test::Harness test
+ext/Test-Harness/t/console.t                           Test::Harness test
+ext/Test-Harness/t/data/catme.1                                Test data for Test::Harness
+ext/Test-Harness/t/data/proverc                                Test data for Test::Harness
+ext/Test-Harness/t/data/sample.yml                     Test data for Test::Harness
+ext/Test-Harness/t/errors.t                            Test::Harness test
+ext/Test-Harness/t/glob-to-regexp.t                    Test::Harness test
+ext/Test-Harness/t/grammar.t                           Test::Harness test
+ext/Test-Harness/t/harness-subclass.t                  Test::Harness test
+ext/Test-Harness/t/harness.t                           Test::Harness test
+ext/Test-Harness/t/iterators.t                         Test::Harness test
+ext/Test-Harness/t/lib/App/Prove/Plugin/Dummy.pm       Module for testing Test::Harness
+ext/Test-Harness/t/lib/Dev/Null.pm                     Module for testing Test::Harness
+ext/Test-Harness/t/lib/EmptyParser.pm                  Module for testing Test::Harness
+ext/Test-Harness/t/lib/IO/c55Capture.pm                        Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyCustom.pm                     Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyGrammar.pm                    Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyIteratorFactory.pm            Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyIterator.pm                   Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyPerlSource.pm                 Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyResultFactory.pm              Module for testing Test::Harness
+ext/Test-Harness/t/lib/MyResult.pm                     Module for testing Test::Harness
+ext/Test-Harness/t/lib/MySource.pm                     Module for testing Test::Harness
+ext/Test-Harness/t/lib/NoFork.pm                       Module for testing Test::Harness
+ext/Test-Harness/t/lib/NOP.pm                          Module for testing Test::Harness
+ext/Test-Harness/t/lib/TAP/Parser/SubclassTest.pm      Module for testing Test::Harness
+ext/Test-Harness/t/multiplexer.t                       Test::Harness test
+ext/Test-Harness/t/nofork-mux.t                                Test::Harness test
+ext/Test-Harness/t/nofork.t                            Test::Harness test
+ext/Test-Harness/t/object.t                            Test::Harness test
+ext/Test-Harness/t/parser-config.t                     Test::Harness test
+ext/Test-Harness/t/parser-subclass.t                   Test::Harness test
+ext/Test-Harness/t/parse.t                             Test::Harness test
+ext/Test-Harness/t/premature-bailout.t                 Test::Harness test
+ext/Test-Harness/t/process.t                           Test::Harness test
+ext/Test-Harness/t/proveenv.t                          Test::Harness test
+ext/Test-Harness/t/proverc.t                           Test::Harness test
+ext/Test-Harness/t/proverun.t                          Test::Harness test
+ext/Test-Harness/t/prove.t                             Test::Harness test
+ext/Test-Harness/t/regression.t                                Test::Harness test
+ext/Test-Harness/t/results.t                           Test::Harness test
+ext/Test-Harness/t/sample-tests/bailout                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/bignum                 Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/bignum_many            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/combined               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/combined_compat                Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/delayed                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/descriptive            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/descriptive_trailing   Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/die                    Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/die_head_end           Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/die_last_minute                Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/die_unfinished         Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/duplicates             Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/echo                   Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/empty                  Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/escape_eol             Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/escape_hash            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/head_end               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/head_fail              Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/inc_taint              Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/junk_before_plan       Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/lone_not_bug           Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/no_nums                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/no_output              Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/out_err_mix            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/out_of_order           Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/schwern                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/schwern-todo-quiet     Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/segfault               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/sequence_misparse      Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/shbang_misparse                Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/simple                 Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/simple_fail            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/simple_yaml            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skip                   Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skipall                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skipall_nomsg          Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skipall_v13            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/skip_nomsg             Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/space_after_plan       Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/stdout_stderr          Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/strict                 Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/switches               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/taint                  Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/taint_warn             Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/todo                   Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/todo_inline            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/todo_misparse          Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/too_many               Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/version_good           Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/version_late           Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/version_old            Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/vms_nit                        Test data for Test::Harness
+ext/Test-Harness/t/sample-tests/with_comments          Test data for Test::Harness
+ext/Test-Harness/t/scheduler.t                         Test::Harness test
+ext/Test-Harness/t/source.t                            Test::Harness test
+ext/Test-Harness/t/source_tests/harness                        Test data for Test::Harness
+ext/Test-Harness/t/source_tests/harness_badtap         Test data for Test::Harness
+ext/Test-Harness/t/source_tests/harness_complain       Test data for Test::Harness
+ext/Test-Harness/t/source_tests/harness_directives     Test data for Test::Harness
+ext/Test-Harness/t/source_tests/harness_failure                Test data for Test::Harness
+ext/Test-Harness/t/source_tests/source                 Test data for Test::Harness
+ext/Test-Harness/t/spool.t                             Test::Harness test
+ext/Test-Harness/t/state_results.t                     Test::Harness test
+ext/Test-Harness/t/state.t                             Test::Harness test
+ext/Test-Harness/t/streams.t                           Test::Harness test
+ext/Test-Harness/t/subclass_tests/non_perl_source      Test data for Test::Harness
+ext/Test-Harness/t/subclass_tests/perl_source          Test data for Test::Harness
+ext/Test-Harness/t/taint.t                             Test::Harness test
+ext/Test-Harness/t/testargs.t                          Test::Harness test
+ext/Test-Harness/t/unicode.t                           Test::Harness test
+ext/Test-Harness/t/utils.t                             Test::Harness test
+ext/Test-Harness/t/yamlish-output.t                    Test::Harness test
+ext/Test-Harness/t/yamlish.t                           Test::Harness test
+ext/Test-Harness/t/yamlish-writer.t                    Test::Harness test
+ext/Text-Soundex/Changes       Changelog for Text::Soundex
+ext/Text-Soundex/Makefile.PL   Text::Soundex extension makefile writer
+ext/Text-Soundex/README                README for Text::Soundex
+ext/Text-Soundex/Soundex.pm    Text::Soundex extension Perl module
+ext/Text-Soundex/Soundex.xs    Text::Soundex extension external subroutines
+ext/Text-Soundex/t/Soundex.t   test for Text::Soundex
 ext/threads/hints/hpux.pl      Hint file for HPUX
 ext/threads/hints/linux.pl     Hint file for Linux
 ext/threads/Makefile.PL                ithreads
@@ -3720,6 +3716,10 @@ t/io/layers.t                    See if PerlIO layers work
 t/io/nargv.t                   See if nested ARGV stuff works
 t/io/openpid.t                 See if open works for subprocesses
 t/io/open.t                    See if open works
+t/io/perlio.t                  See if PerlIO works
+t/io/perlio_fail.t             See if bad layers fail
+t/io/perlio_leaks.t            See if PerlIO layers are leaking
+t/io/perlio_open.t             See if PerlIO certain special opens work
 t/io/pipe.t                    See if secure pipes work
 t/io/print.t                   See if print commands work
 t/io/pvbm.t                    See if PVBMs break IO commands