This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
MM_BeOS from Tels.
[perl5.git] / MANIFEST
index 8b419d6..b5349a0 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,8 +1,11 @@
 apollo/netinet/in.h    Apollo DomainOS port: C header file frontend
 Artistic               The "Artistic License"
 AUTHORS                        Contact info for contributors
 apollo/netinet/in.h    Apollo DomainOS port: C header file frontend
 Artistic               The "Artistic License"
 AUTHORS                        Contact info for contributors
+autodoc.pl             Creates pod/perlintern.pod and pod/perlapi.pod
 av.c                   Array value code
 av.h                   Array value header
 av.c                   Array value code
 av.h                   Array value header
+beos/beos.c            BeOS port
+beos/beosish.h         BeOS port
 beos/nm.c              BeOS port
 bytecode.pl            Produces ext/ByteLoader/byterun.h, ext/ByteLoader/byterun.c and ext/B/Asmdata.pm
 cc_runtime.h           Macros need by runtime of compiler-generated code
 beos/nm.c              BeOS port
 bytecode.pl            Produces ext/ByteLoader/byterun.h, ext/ByteLoader/byterun.c and ext/B/Asmdata.pm
 cc_runtime.h           Macros need by runtime of compiler-generated code
@@ -32,6 +35,7 @@ deb.c                 Debugging routines
 djgpp/config.over      DOS/DJGPP port
 djgpp/configure.bat    DOS/DJGPP port
 djgpp/djgpp.c          DOS/DJGPP port
 djgpp/config.over      DOS/DJGPP port
 djgpp/configure.bat    DOS/DJGPP port
 djgpp/djgpp.c          DOS/DJGPP port
+djgpp/djgpp.h          DOS/DJGPP port
 djgpp/djgppsed.sh      DOS/DJGPP port
 djgpp/fixpmain         DOS/DJGPP port
 doio.c                 I/O operations
 djgpp/djgppsed.sh      DOS/DJGPP port
 djgpp/fixpmain         DOS/DJGPP port
 doio.c                 I/O operations
@@ -41,6 +45,7 @@ dump.c                        Debugging output
 emacs/cperl-mode.el    An alternate perl-mode
 emacs/e2ctags.pl       etags to ctags converter
 emacs/ptags            Creates smart TAGS file
 emacs/cperl-mode.el    An alternate perl-mode
 emacs/e2ctags.pl       etags to ctags converter
 emacs/ptags            Creates smart TAGS file
+embed.fnc              Database used by embed.pl
 embed.h                        Maps symbols to safer names
 embed.pl               Produces {embed,embedvar,proto}.h, global.sym
 embedvar.h             C namespace management
 embed.h                        Maps symbols to safer names
 embed.pl               Produces {embed,embedvar,proto}.h, global.sym
 embedvar.h             C namespace management
@@ -77,6 +82,8 @@ ext/B/B/Stackobj.pm   Compiler stack objects support functions
 ext/B/B/Stash.pm       Compiler module to identify stashes
 ext/B/B/Terse.pm       Compiler Terse backend
 ext/B/B/Xref.pm                Compiler Xref backend
 ext/B/B/Stash.pm       Compiler module to identify stashes
 ext/B/B/Terse.pm       Compiler Terse backend
 ext/B/B/Xref.pm                Compiler Xref backend
+ext/B/C/C.xs           Compiler C backend external subroutines
+ext/B/C/Makefile.PL    Compiler C backend makefile writer
 ext/B/defsubs_h.PL     Generator for constant subroutines
 ext/B/Makefile.PL      Compiler backend makefile writer
 ext/B/NOTES            Compiler backend notes
 ext/B/defsubs_h.PL     Generator for constant subroutines
 ext/B/Makefile.PL      Compiler backend makefile writer
 ext/B/NOTES            Compiler backend notes
@@ -88,7 +95,11 @@ ext/B/ramblings/magic                Compiler ramblings: notes on magic
 ext/B/ramblings/reg.alloc      Compiler ramblings: register allocation
 ext/B/ramblings/runtime.porting        Compiler ramblings: porting PP enging
 ext/B/README           Compiler backend README
 ext/B/ramblings/reg.alloc      Compiler ramblings: register allocation
 ext/B/ramblings/runtime.porting        Compiler ramblings: porting PP enging
 ext/B/README           Compiler backend README
+ext/B/t/asmdata.t       See if B::Asmdata works
+ext/B/t/assembler.t     See if B::Assembler, B::Disassembler comply
 ext/B/t/b.t            See if B works
 ext/B/t/b.t            See if B works
+ext/B/t/bblock.t        See if B::Bblock works
+ext/B/t/concise.t      See whether B::Concise works
 ext/B/t/debug.t                See if B::Debug works
 ext/B/t/deparse.t      See if B::Deparse works
 ext/B/t/showlex.t      See if B::ShowLex works
 ext/B/t/debug.t                See if B::Debug works
 ext/B/t/deparse.t      See if B::Deparse works
 ext/B/t/showlex.t      See if B::ShowLex works
@@ -139,17 +150,18 @@ ext/Devel/Peek/Makefile.PL        Data debugging tool, makefile writer
 ext/Devel/Peek/Peek.pm         Data debugging tool, module and pod
 ext/Devel/Peek/Peek.t          See if Devel::Peek works
 ext/Devel/Peek/Peek.xs         Data debugging tool, externals
 ext/Devel/Peek/Peek.pm         Data debugging tool, module and pod
 ext/Devel/Peek/Peek.t          See if Devel::Peek works
 ext/Devel/Peek/Peek.xs         Data debugging tool, externals
+ext/Devel/PPPort/Changes       Devel::PPPort changes
 ext/Devel/PPPort/Makefile.PL   Devel::PPPort makefile writer
 ext/Devel/PPPort/Makefile.PL   Devel::PPPort makefile writer
+ext/Devel/PPPort/MANIFEST      Devel::PPPort Manifest
+ext/Devel/PPPort/module2.c     Devel::PPPort test file
+ext/Devel/PPPort/module3.c     Devel::PPPort test file
 ext/Devel/PPPort/PPPort.pm     Devel::PPPort
 ext/Devel/PPPort/PPPort.pm     Devel::PPPort
+ext/Devel/PPPort/PPPort.xs     Devel::PPPort
+ext/Devel/PPPort/ppport_h.PL   Devel::PPPort
 ext/Devel/PPPort/README                Devel::PPPort Readme
 ext/Devel/PPPort/README                Devel::PPPort Readme
+ext/Devel/PPPort/soak          Test Harness to run Devel::PPPort other Perls
+ext/Devel/PPPort/t/test.t      See if Devel::PPPort works
 ext/Devel/PPPort/TODO          Devel::PPPort Todo
 ext/Devel/PPPort/TODO          Devel::PPPort Todo
-ext/Devel/PPPort/harness/Harness.pm    Devel::PPPort test harness
-ext/Devel/PPPort/harness/Harness.xs    Devel::PPPort test harness
-ext/Devel/PPPort/harness/Makefile.PL   Devel::PPPort::harness makefile writer
-ext/Devel/PPPort/harness/module2.c     Devel::PPPort test file
-ext/Devel/PPPort/harness/module3.c     Devel::PPPort test file
-ext/Devel/PPPort/harness/t/test.t      See if Devel::PPPort works
-ext/Devel/PPPort/soak                  Test Harness to run Devel::PPPort other Perls
 ext/Digest/MD5/Changes         Digest::MD5 extension changes
 ext/Digest/MD5/hints/irix_6.pl Hints for named architecture
 ext/Digest/MD5/Makefile.PL     Digest::MD5 extension makefile writer
 ext/Digest/MD5/Changes         Digest::MD5 extension changes
 ext/Digest/MD5/hints/irix_6.pl Hints for named architecture
 ext/Digest/MD5/Makefile.PL     Digest::MD5 extension makefile writer
@@ -488,10 +500,12 @@ ext/POSIX/POSIX.pod               POSIX extension documentation
 ext/POSIX/POSIX.xs             POSIX extension external subroutines
 ext/POSIX/t/posix.t            See if POSIX works
 ext/POSIX/t/sigaction.t                See if POSIX::sigaction works
 ext/POSIX/POSIX.xs             POSIX extension external subroutines
 ext/POSIX/t/posix.t            See if POSIX works
 ext/POSIX/t/sigaction.t                See if POSIX::sigaction works
+ext/POSIX/t/waitpid.t          See if waitpid works
 ext/POSIX/typemap              POSIX extension interface types
 ext/re/hints/mpeix.pl          Hints for re for named architecture
 ext/re/Makefile.PL             re extension makefile writer
 ext/re/re.pm                   re extension Perl module
 ext/POSIX/typemap              POSIX extension interface types
 ext/re/hints/mpeix.pl          Hints for re for named architecture
 ext/re/Makefile.PL             re extension makefile writer
 ext/re/re.pm                   re extension Perl module
+ext/re/re.t                            see if re pragma works
 ext/re/re.xs                   re extension external subroutines
 ext/Safe/safe1.t               See if Safe works
 ext/Safe/safe2.t               See if Safe works
 ext/re/re.xs                   re extension external subroutines
 ext/Safe/safe1.t               See if Safe works
 ext/Safe/safe2.t               See if Safe works
@@ -527,6 +541,7 @@ ext/Socket/Makefile.PL              Socket extension makefile writer
 ext/Socket/Socket.pm           Socket extension Perl module
 ext/Socket/Socket.t            See if Socket works
 ext/Socket/Socket.xs           Socket extension external subroutines
 ext/Socket/Socket.pm           Socket extension Perl module
 ext/Socket/Socket.t            See if Socket works
 ext/Socket/Socket.xs           Socket extension external subroutines
+ext/Socket/socketpair.t                See if socketpair works
 ext/Storable/ChangeLog         Storable extension
 ext/Storable/Makefile.PL       Storable extension
 ext/Storable/MANIFEST          Storable extension
 ext/Storable/ChangeLog         Storable extension
 ext/Storable/Makefile.PL       Storable extension
 ext/Storable/MANIFEST          Storable extension
@@ -592,10 +607,12 @@ ext/threads/shared/shared.xs    thread shared variables
 ext/threads/shared/t/av_simple.t       Tests for basic shared array functionality.
 ext/threads/shared/t/hv_refs.t Test shared hashes containing references
 ext/threads/shared/t/hv_simple.t       Tests for basic shared hash functionality.
 ext/threads/shared/t/av_simple.t       Tests for basic shared array functionality.
 ext/threads/shared/t/hv_refs.t Test shared hashes containing references
 ext/threads/shared/t/hv_simple.t       Tests for basic shared hash functionality.
+ext/threads/shared/t/no_share.t        Tests for disabled share on variables.
 ext/threads/shared/t/sv_refs.t thread shared variables
 ext/threads/shared/t/sv_simple.t       thread shared variables
 ext/threads/t/basic.t          ithreads
 ext/threads/t/stress_cv.t      Test with multiple threads, coderef cv argument.
 ext/threads/shared/t/sv_refs.t thread shared variables
 ext/threads/shared/t/sv_simple.t       thread shared variables
 ext/threads/t/basic.t          ithreads
 ext/threads/t/stress_cv.t      Test with multiple threads, coderef cv argument.
+ext/threads/t/stress_re.t      Test with multiple threads, string cv argument and regexes.
 ext/threads/t/stress_string.t  Test with multiple threads, string cv argument.
 ext/threads/threads.h          ithreads
 ext/threads/threads.pm          ithreads
 ext/threads/t/stress_string.t  Test with multiple threads, string cv argument.
 ext/threads/threads.h          ithreads
 ext/threads/threads.pm          ithreads
@@ -611,7 +628,6 @@ ext/Unicode/Normalize/Changes       Unicode::Normalize
 ext/Unicode/Normalize/Makefile.PL      Unicode::Normalize
 ext/Unicode/Normalize/mkheader Unicode::Normalize
 ext/Unicode/Normalize/Normalize.pm     Unicode::Normalize
 ext/Unicode/Normalize/Makefile.PL      Unicode::Normalize
 ext/Unicode/Normalize/mkheader Unicode::Normalize
 ext/Unicode/Normalize/Normalize.pm     Unicode::Normalize
-ext/Unicode/Normalize/Normalize.pod    Unicode::Normalize
 ext/Unicode/Normalize/Normalize.xs     Unicode::Normalize
 ext/Unicode/Normalize/README   Unicode::Normalize
 ext/Unicode/Normalize/t/func.t Unicode::Normalize
 ext/Unicode/Normalize/Normalize.xs     Unicode::Normalize
 ext/Unicode/Normalize/README   Unicode::Normalize
 ext/Unicode/Normalize/t/func.t Unicode::Normalize
@@ -718,6 +734,7 @@ hints/solaris_2.sh          Hints for named architecture
 hints/stellar.sh               Hints for named architecture
 hints/sunos_4_0.sh             Hints for named architecture
 hints/sunos_4_1.sh             Hints for named architecture
 hints/stellar.sh               Hints for named architecture
 hints/sunos_4_0.sh             Hints for named architecture
 hints/sunos_4_1.sh             Hints for named architecture
+hints/super-ux.sh              Hints for named architecture
 hints/svr4.sh                  Hints for named architecture
 hints/svr5.sh                  Hints for named architecture
 hints/ti1500.sh                        Hints for named architecture
 hints/svr4.sh                  Hints for named architecture
 hints/svr5.sh                  Hints for named architecture
 hints/ti1500.sh                        Hints for named architecture
@@ -731,6 +748,7 @@ hints/utekv.sh                      Hints for named architecture
 hints/uts.sh                   Hints for named architecture
 hints/uwin.sh                  Hints for named architecture
 hints/vmesa.sh                 Hints for named architecture
 hints/uts.sh                   Hints for named architecture
 hints/uwin.sh                  Hints for named architecture
 hints/vmesa.sh                 Hints for named architecture
+hints/vos.sh                   Hints for named architecture
 hv.c                           Hash value code
 hv.h                           Hash value header
 INSTALL                                Detailed installation instructions
 hv.c                           Hash value code
 hv.h                           Hash value header
 INSTALL                                Detailed installation instructions
@@ -813,6 +831,7 @@ lib/autouse.pm                      Load and call a function only when it's used
 lib/autouse.t                  See if autouse works
 lib/base.pm                    Establish IS-A relationship at compile time
 lib/Benchmark.pm               Measure execution time
 lib/autouse.t                  See if autouse works
 lib/base.pm                    Establish IS-A relationship at compile time
 lib/Benchmark.pm               Measure execution time
+lib/Benchmark.t                        See if Benchmark works
 lib/bigfloat.pl                        An arbitrary precision floating point package
 lib/bigfloat.t                 See if bigfloat.pl works
 lib/bigint.pl                  An arbitrary precision integer arithmetic package
 lib/bigfloat.pl                        An arbitrary precision floating point package
 lib/bigfloat.t                 See if bigfloat.pl works
 lib/bigint.pl                  An arbitrary precision integer arithmetic package
@@ -888,6 +907,7 @@ lib/CPAN/t/vcmp.t           See if CPAN the module works
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
 lib/DB.pm                      Debugger API (draft)
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
 lib/DB.pm                      Debugger API (draft)
+lib/DB.t                       See if DB works
 lib/Devel/SelfStubber.pm       Generate stubs for SelfLoader.pm
 lib/Devel/SelfStubber.t                See if Devel::SelfStubber works
 lib/diagnostics.pm             Print verbose diagnostics
 lib/Devel/SelfStubber.pm       Generate stubs for SelfLoader.pm
 lib/Devel/SelfStubber.t                See if Devel::SelfStubber works
 lib/diagnostics.pm             Print verbose diagnostics
@@ -911,12 +931,9 @@ lib/exceptions.pl          catch and throw routines
 lib/Exporter.pm                        Exporter base class
 lib/Exporter.t                 See if Exporter works
 lib/Exporter/Heavy.pm          Complicated routines for Exporter
 lib/Exporter.pm                        Exporter base class
 lib/Exporter.t                 See if Exporter works
 lib/Exporter/Heavy.pm          Complicated routines for Exporter
-lib/ExtUtils.t                 See if extutils work
 lib/ExtUtils/Command.pm                Utilities for Make on non-UNIX platforms
 lib/ExtUtils/Command.pm                Utilities for Make on non-UNIX platforms
-lib/ExtUtils/Command.t         See if ExtUtils::Command works (Win32 only)
 lib/ExtUtils/Constant.pm       generate XS code to import C header constants
 lib/ExtUtils/Embed.pm          Utilities for embedding Perl in C programs
 lib/ExtUtils/Constant.pm       generate XS code to import C header constants
 lib/ExtUtils/Embed.pm          Utilities for embedding Perl in C programs
-lib/ExtUtils/Embed.t           See if ExtUtils::Embed and embedding works
 lib/ExtUtils/inst              Give information about installed extensions
 lib/ExtUtils/Install.pm                Handles 'make install' on extensions
 lib/ExtUtils/Installed.pm      Information on installed extensions
 lib/ExtUtils/inst              Give information about installed extensions
 lib/ExtUtils/Install.pm                Handles 'make install' on extensions
 lib/ExtUtils/Installed.pm      Information on installed extensions
@@ -924,10 +941,9 @@ lib/ExtUtils/Liblist.pm            Locates libraries
 lib/ExtUtils/MakeMaker.pm      Write Makefiles for extensions
 lib/ExtUtils/Manifest.pm       Utilities to write MANIFEST files
 lib/ExtUtils/MANIFEST.SKIP     The default MANIFEST.SKIP
 lib/ExtUtils/MakeMaker.pm      Write Makefiles for extensions
 lib/ExtUtils/Manifest.pm       Utilities to write MANIFEST files
 lib/ExtUtils/MANIFEST.SKIP     The default MANIFEST.SKIP
-lib/ExtUtils/Manifest.t                See if ExtUtils::Manifest works
 lib/ExtUtils/Mkbootstrap.pm    Writes a bootstrap file (see MakeMaker)
 lib/ExtUtils/Mkbootstrap.pm    Writes a bootstrap file (see MakeMaker)
-lib/ExtUtils/Mkbootstrap.t     See if ExtUtils::Mkbootstrap works
 lib/ExtUtils/Mksymlists.pm     Writes a linker options file for extensions
 lib/ExtUtils/Mksymlists.pm     Writes a linker options file for extensions
+lib/ExtUtils/MM_BeOS.pm                MakeMaker methods for BeOS
 lib/ExtUtils/MM_Cygwin.pm      MakeMaker methods for Cygwin
 lib/ExtUtils/MM_NW5.pm         MakeMaker methods for NetWare
 lib/ExtUtils/MM_OS2.pm         MakeMaker methods for OS/2
 lib/ExtUtils/MM_Cygwin.pm      MakeMaker methods for Cygwin
 lib/ExtUtils/MM_NW5.pm         MakeMaker methods for NetWare
 lib/ExtUtils/MM_OS2.pm         MakeMaker methods for OS/2
@@ -935,9 +951,21 @@ lib/ExtUtils/MM_Unix.pm            MakeMaker base class for Unix
 lib/ExtUtils/MM_VMS.pm         MakeMaker methods for VMS
 lib/ExtUtils/MM_Win32.pm       MakeMaker methods for Win32
 lib/ExtUtils/Packlist.pm       Manipulates .packlist files
 lib/ExtUtils/MM_VMS.pm         MakeMaker methods for VMS
 lib/ExtUtils/MM_Win32.pm       MakeMaker methods for Win32
 lib/ExtUtils/Packlist.pm       Manipulates .packlist files
-lib/ExtUtils/Packlist.t                See if Packlist works
+lib/ExtUtils/t/Command.t       See if ExtUtils::Command works (Win32 only)
+lib/ExtUtils/t/Embed.t         See if ExtUtils::Embed and embedding works
+lib/ExtUtils/t/ExtUtils.t      See if extutils work
+lib/ExtUtils/t/Installed.t     See if ExtUtils::Installed works
+lib/ExtUtils/t/Manifest.t      See if ExtUtils::Manifest works
+lib/ExtUtils/t/Mkbootstrap.t   See if ExtUtils::Mkbootstrap works
+lib/ExtUtils/t/MM_BeOS.t       See if ExtUtils::MM_BeOS works
+lib/ExtUtils/t/MM_Cygwin.t     See if ExtUtils::MM_Cygwin works
+lib/ExtUtils/t/MM_OS2.t                See if ExtUtils::MM_OS2 works
+lib/ExtUtils/t/MM_Unix.t       See if ExtUtils::MM_UNIX works
+lib/ExtUtils/t/MM_VMS.t                See if ExtUtils::MM_VMS works
+lib/ExtUtils/t/MM_Win32.t      See if ExtUtils::MM_Win32 works
+lib/ExtUtils/t/Packlist.t      See if Packlist works
+lib/ExtUtils/t/testlib.t       Fixes up @INC to use just-built extension
 lib/ExtUtils/testlib.pm                Fixes up @INC to use just-built extension
 lib/ExtUtils/testlib.pm                Fixes up @INC to use just-built extension
-lib/ExtUtils/testlib.t         Fixes up @INC to use just-built extension
 lib/ExtUtils/typemap           Extension interface types
 lib/ExtUtils/xsubpp            External subroutine preprocessor
 lib/fastcwd.pl                 a faster but more dangerous getcwd
 lib/ExtUtils/typemap           Extension interface types
 lib/ExtUtils/xsubpp            External subroutine preprocessor
 lib/fastcwd.pl                 a faster but more dangerous getcwd
@@ -961,12 +989,14 @@ lib/File/Find/t/taint.t           See if File::Find works with taint
 lib/File/Path.pm               Do things like `mkdir -p' and `rm -r'
 lib/File/Path.t                        See if File::Path works
 lib/File/Spec.pm               portable operations on file names
 lib/File/Path.pm               Do things like `mkdir -p' and `rm -r'
 lib/File/Path.t                        See if File::Path works
 lib/File/Spec.pm               portable operations on file names
-lib/File/Spec.t                        See if File::Spec works
+lib/File/Spec/Cygwin.pm                portable operations on Cygwin file names
 lib/File/Spec/Epoc.pm          portable operations on EPOC file names
 lib/File/Spec/Functions.pm     Function interface to File::Spec object methods
 lib/File/Spec/Epoc.pm          portable operations on EPOC file names
 lib/File/Spec/Functions.pm     Function interface to File::Spec object methods
-lib/File/Spec/Functions.t      See if File::Spec::Functions works
 lib/File/Spec/Mac.pm           portable operations on Mac file names
 lib/File/Spec/OS2.pm           portable operations on OS2 file names
 lib/File/Spec/Mac.pm           portable operations on Mac file names
 lib/File/Spec/OS2.pm           portable operations on OS2 file names
+lib/File/Spec/t/Functions.t     See if File::Spec::Functions works
+lib/File/Spec/t/rel2abs2rel.t   See if File::Spec->rel2abs/abs2rel works
+lib/File/Spec/t/Spec.t         See if File::Spec works
 lib/File/Spec/Unix.pm          portable operations on Unix file names
 lib/File/Spec/VMS.pm           portable operations on VMS file names
 lib/File/Spec/Win32.pm         portable operations on Win32 file names
 lib/File/Spec/Unix.pm          portable operations on Unix file names
 lib/File/Spec/VMS.pm           portable operations on VMS file names
 lib/File/Spec/Win32.pm         portable operations on Win32 file names
@@ -987,8 +1017,10 @@ lib/Filter/Simple.pm              Simple frontend to Filter::Util::Call
 lib/Filter/Simple/Changes      Filter::Simple
 lib/Filter/Simple/README       Filter::Simple
 lib/Filter/Simple/t/data.t     See if Filter::Simple works
 lib/Filter/Simple/Changes      Filter::Simple
 lib/Filter/Simple/README       Filter::Simple
 lib/Filter/Simple/t/data.t     See if Filter::Simple works
+lib/Filter/Simple/t/export.t   See if Filter::Simple works
 lib/Filter/Simple/t/filter.t   See if Filter::Simple works
 lib/Filter/Simple/t/filter_only.t      See if Filter::Simple works
 lib/Filter/Simple/t/filter.t   See if Filter::Simple works
 lib/Filter/Simple/t/filter_only.t      See if Filter::Simple works
+lib/Filter/Simple/t/import.t   See if Filter::Simple works
 lib/find.pl                    A find emulator--used by find2perl
 lib/FindBin.pm                 Find name of currently executing program
 lib/FindBin.t                  See if FindBin works
 lib/find.pl                    A find emulator--used by find2perl
 lib/FindBin.pm                 Find name of currently executing program
 lib/FindBin.t                  See if FindBin works
@@ -1027,6 +1059,7 @@ lib/IPC/Open3.t                   See if IPC::Open3 works
 lib/IPC/SysV.t                 See if IPC::SysV works
 lib/less.pm                    For "use less"
 lib/less.t                     See if less support works
 lib/IPC/SysV.t                 See if IPC::SysV works
 lib/less.pm                    For "use less"
 lib/less.t                     See if less support works
+lib/lib.t                      For "use lib" testing
 lib/lib_pm.PL                  For "use lib", produces lib/lib.pm
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
 lib/lib_pm.PL                  For "use lib", produces lib/lib.pm
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
@@ -1050,17 +1083,20 @@ lib/look.pl                     A "look" equivalent
 lib/Math/BigFloat.pm           An arbitrary precision floating-point arithmetic package
 lib/Math/BigInt.pm             An arbitrary precision integer arithmetic package
 lib/Math/BigInt/Calc.pm                Pure Perl module to support Math::BigInt
 lib/Math/BigFloat.pm           An arbitrary precision floating-point arithmetic package
 lib/Math/BigInt.pm             An arbitrary precision integer arithmetic package
 lib/Math/BigInt/Calc.pm                Pure Perl module to support Math::BigInt
+lib/Math/BigInt/t/bare_mbi.t   Test Math::BigInt::CareCalc
 lib/Math/BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t
 lib/Math/BigInt/t/bigfltpm.t   See if BigFloat.pm works
 lib/Math/BigInt/t/bigintc.t    See if BigInt/Calc.pm works
 lib/Math/BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t
 lib/Math/BigInt/t/bigintpm.t   See if BigInt.pm works
 lib/Math/BigInt/t/calling.t    Test calling conventions
 lib/Math/BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t
 lib/Math/BigInt/t/bigfltpm.t   See if BigFloat.pm works
 lib/Math/BigInt/t/bigintc.t    See if BigInt/Calc.pm works
 lib/Math/BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t
 lib/Math/BigInt/t/bigintpm.t   See if BigInt.pm works
 lib/Math/BigInt/t/calling.t    Test calling conventions
-lib/Math/BigInt/t/Math/BigFloat/Subclass.pm    Empty subclass of BigFloat for test
-lib/Math/BigInt/t/Math/BigInt/Subclass.pm      Empty subclass of BigInt for test
+lib/Math/BigInt/t/mbimbf.inc   Actual BigInt/BigFloat accuracy, precicion and fallback, round_mode tests
 lib/Math/BigInt/t/mbimbf.t     BigInt/BigFloat accuracy, precicion and fallback, round_mode
 lib/Math/BigInt/t/mbimbf.t     BigInt/BigFloat accuracy, precicion and fallback, round_mode
+lib/Math/BigInt/t/require.t    Test if require Math::BigInt works
 lib/Math/BigInt/t/sub_mbf.t    Empty subclass test of BigFloat
 lib/Math/BigInt/t/sub_mbi.t    Empty subclass test of BigInt
 lib/Math/BigInt/t/sub_mbf.t    Empty subclass test of BigFloat
 lib/Math/BigInt/t/sub_mbi.t    Empty subclass test of BigInt
+lib/Math/BigInt/t/sub_mif.t    Test A & P with subclasses using mbimbf.inc
+lib/Math/BigInt/t/use.t                Test if use Math::BigInt(); works
 lib/Math/Complex.pm            A Complex package
 lib/Math/Complex.t             See if Math::Complex works
 lib/Math/Trig.pm               A simple interface to complex trigonometry
 lib/Math/Complex.pm            A Complex package
 lib/Math/Complex.t             See if Math::Complex works
 lib/Math/Trig.pm               A simple interface to complex trigonometry
@@ -1072,7 +1108,6 @@ lib/Memoize/ExpireFile.pm Memoize
 lib/Memoize/ExpireTest.pm      Memoize
 lib/Memoize/NDBM_File.pm       Memoize
 lib/Memoize/README             Memoize
 lib/Memoize/ExpireTest.pm      Memoize
 lib/Memoize/NDBM_File.pm       Memoize
 lib/Memoize/README             Memoize
-lib/Memoize/Saves.pm           Memoize
 lib/Memoize/SDBM_File.pm       Memoize
 lib/Memoize/Storable.pm                Memoize
 lib/Memoize/t/array.t          Memoize
 lib/Memoize/SDBM_File.pm       Memoize
 lib/Memoize/Storable.pm                Memoize
 lib/Memoize/t/array.t          Memoize
@@ -1122,6 +1157,15 @@ lib/Net/netent.t         See if Net::netent works
 lib/Net/Netrc.pm               libnet
 lib/Net/NNTP.pm                        libnet
 lib/Net/Ping.pm                        Hello, anybody home?
 lib/Net/Netrc.pm               libnet
 lib/Net/NNTP.pm                        libnet
 lib/Net/Ping.pm                        Hello, anybody home?
+lib/Net/Ping/CHANGES           Net::Ping
+lib/Net/Ping/README            Net::Ping
+lib/Net/Ping/t/100_load.t              Ping Net::Ping
+lib/Net/Ping/t/110_icmp_inst.t         Ping Net::Ping
+lib/Net/Ping/t/120_udp_inst.t          Ping Net::Ping
+lib/Net/Ping/t/130_tcp_inst.t          Ping Net::Ping
+lib/Net/Ping/t/140_stream_inst.t       Ping Net::Ping
+lib/Net/Ping/t/200_ping_tcp.t          Ping Net::Ping
+lib/Net/Ping/t/300_ping_stream.t       Ping Net::Ping
 lib/Net/POP3.pm                        libnet
 lib/Net/protoent.pm            By-name interface to Perl's builtin getproto*
 lib/Net/protoent.t             See if Net::protoent works
 lib/Net/POP3.pm                        libnet
 lib/Net/protoent.pm            By-name interface to Perl's builtin getproto*
 lib/Net/protoent.t             See if Net::protoent works
@@ -1129,11 +1173,15 @@ lib/Net/README.libnet           libnet
 lib/Net/servent.pm             By-name interface to Perl's builtin getserv*
 lib/Net/servent.t              See if Net::servtent works
 lib/Net/SMTP.pm                        libnet
 lib/Net/servent.pm             By-name interface to Perl's builtin getserv*
 lib/Net/servent.t              See if Net::servtent works
 lib/Net/SMTP.pm                        libnet
+lib/Net/t/config.t             libnet
 lib/Net/t/ftp.t                        libnet
 lib/Net/t/hostname.t           libnet
 lib/Net/t/ftp.t                        libnet
 lib/Net/t/hostname.t           libnet
+lib/Net/t/libnet_t.pl          libnet
+lib/Net/t/netrc.t              libnet
 lib/Net/t/nntp.t               libnet
 lib/Net/t/require.t            libnet
 lib/Net/t/smtp.t               libnet
 lib/Net/t/nntp.t               libnet
 lib/Net/t/require.t            libnet
 lib/Net/t/smtp.t               libnet
+lib/Net/t/time.t               libnet
 lib/Net/Time.pm                        libnet
 lib/newgetopt.pl               A perl library supporting long option parsing
 lib/NEXT.pm                    Pseudo-class NEXT for method redispatch
 lib/Net/Time.pm                        libnet
 lib/newgetopt.pl               A perl library supporting long option parsing
 lib/NEXT.pm                    Pseudo-class NEXT for method redispatch
@@ -1164,7 +1212,19 @@ lib/Pod/Parser.pm                Pod-Parser - define base class for parsing POD
 lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
 lib/Pod/Plainer.pm             Pod migration utility module
 lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
 lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
 lib/Pod/Plainer.pm             Pod migration utility module
 lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
+lib/Pod/t/basic.cap            podlators test
+lib/Pod/t/basic.clr            podlators test
+lib/Pod/t/basic.man            podlators test
+lib/Pod/t/basic.ovr            podlators test
+lib/Pod/t/basic.pod            podlators test
+lib/Pod/t/basic.t              podlators test
+lib/Pod/t/basic.txt            podlators test
+lib/Pod/t/Functions.t          See if Pod::Functions works
+lib/Pod/t/InputObjects.t       See if Pod::InputObjects works
 lib/Pod/t/latex.t              Test for Pod::LaTeX
 lib/Pod/t/latex.t              Test for Pod::LaTeX
+lib/Pod/t/man.t                podlators test
+lib/Pod/t/parselink.t          podlators test
+lib/Pod/t/text-errors.t                podlators test
 lib/Pod/t/utils.t              Test for Pod::ParseUtils
 lib/Pod/Text.pm                        Pod-Parser - convert POD data to formatted ASCII text
 lib/Pod/Text/Color.pm          Convert POD data to color ASCII text
 lib/Pod/t/utils.t              Test for Pod::ParseUtils
 lib/Pod/Text.pm                        Pod-Parser - convert POD data to formatted ASCII text
 lib/Pod/Text/Color.pm          Convert POD data to color ASCII text
@@ -1183,6 +1243,8 @@ lib/Shell.t                       Tests for above
 lib/shellwords.pl              Perl library to split into words with shell quoting
 lib/sigtrap.pm                 For trapping an abort and giving traceback
 lib/sigtrap.t                  See if sigtrap works
 lib/shellwords.pl              Perl library to split into words with shell quoting
 lib/sigtrap.pm                 For trapping an abort and giving traceback
 lib/sigtrap.t                  See if sigtrap works
+lib/sort.pm                    For "use sort"
+lib/sort.t                     See if "use sort" works
 lib/stat.pl                    Perl library supporting stat function
 lib/strict.pm                  For "use strict"
 lib/strict.t                   See if strictures work
 lib/stat.pl                    Perl library supporting stat function
 lib/strict.pm                  For "use strict"
 lib/strict.t                   See if strictures work
@@ -1207,18 +1269,31 @@ lib/Term/Cap.t                  See if Term::Cap works
 lib/Term/Complete.pm           A command completion subroutine
 lib/Term/Complete.t            See if Term::Complete works
 lib/Term/ReadLine.pm           Stub readline library
 lib/Term/Complete.pm           A command completion subroutine
 lib/Term/Complete.t            See if Term::Complete works
 lib/Term/ReadLine.pm           Stub readline library
+lib/Term/ReadLine.t            See if Term::ReadLine works
 lib/termcap.pl                 Perl library supporting termcap usage
 lib/Test.pm                    A simple framework for writing test scripts
 lib/Test/Builder.pm             For writing new test libraries
 lib/Test/Harness.pm            A test harness
 lib/termcap.pl                 Perl library supporting termcap usage
 lib/Test.pm                    A simple framework for writing test scripts
 lib/Test/Builder.pm             For writing new test libraries
 lib/Test/Harness.pm            A test harness
+lib/Test/Harness/Assert.pm  Test::Harness::Assert (internal use only)
 lib/Test/Harness/Changes       Test::Harness
 lib/Test/Harness/Changes       Test::Harness
-lib/Test/Harness/t/base.t      Test::Harness
-lib/Test/Harness/t/ok.t                Test::Harness
+lib/Test/Harness/Iterator.pm    Test::Harness::Iterator (internal use only)
+lib/Test/Harness/Straps.pm      Test::Harness::Straps
+lib/Test/Harness/t/00compile.t  Test::Harness test
+lib/Test/Harness/t/assert.t     Test::Harness::Assert test
+lib/Test/Harness/t/base.t      Test::Harness test
+lib/Test/Harness/t/callback.t   Test::Harness test
+lib/Test/Harness/t/nonumbers.t  Test::Harness test
+lib/Test/Harness/t/ok.t                Test::Harness test
+lib/Test/Harness/t/strap-analyze.t      Test::Harness::Straps test
+lib/Test/Harness/t/strap.t              Test::Harness::Straps test
 lib/Test/Harness/t/test-harness.t      Test::Harness test
 lib/Test/More.pm                More utilities for writing tests
 lib/Test/Simple.pm              Basic utility for writing tests
 lib/Test/Simple/Changes                Test::Simple changes
 lib/Test/Harness/t/test-harness.t      Test::Harness test
 lib/Test/More.pm                More utilities for writing tests
 lib/Test/Simple.pm              Basic utility for writing tests
 lib/Test/Simple/Changes                Test::Simple changes
+lib/Test/Simple/README         Test::Simple README
+lib/Test/Simple/t/buffer.t      Test::Builder buffering test
 lib/Test/Simple/t/Builder.t     Test::Builder tests
 lib/Test/Simple/t/Builder.t     Test::Builder tests
+lib/Test/Simple/t/diag.t        Test::More diag() test
 lib/Test/Simple/t/exit.t        Test::Simple test, exit codes
 lib/Test/Simple/t/extra.t       Test::Simple test
 lib/Test/Simple/t/fail-like.t   Test::More test, like() failures
 lib/Test/Simple/t/exit.t        Test::Simple test, exit codes
 lib/Test/Simple/t/extra.t       Test::Simple test
 lib/Test/Simple/t/fail-like.t   Test::More test, like() failures
@@ -1320,187 +1395,120 @@ lib/unicore/CompExcl.txt      Unicode character database
 lib/unicore/Decomposition.pl   Unicode character database
 lib/unicore/EAWidth.txt                Unicode character database
 lib/unicore/In.pl              Unicode character database
 lib/unicore/Decomposition.pl   Unicode character database
 lib/unicore/EAWidth.txt                Unicode character database
 lib/unicore/In.pl              Unicode character database
-lib/unicore/In/0.pl            Unicode character database
-lib/unicore/In/1.pl            Unicode character database
-lib/unicore/In/10.pl           Unicode character database
-lib/unicore/In/100.pl          Unicode character database
-lib/unicore/In/101.pl          Unicode character database
-lib/unicore/In/102.pl          Unicode character database
-lib/unicore/In/103.pl          Unicode character database
-lib/unicore/In/104.pl          Unicode character database
-lib/unicore/In/105.pl          Unicode character database
-lib/unicore/In/106.pl          Unicode character database
-lib/unicore/In/107.pl          Unicode character database
-lib/unicore/In/108.pl          Unicode character database
-lib/unicore/In/109.pl          Unicode character database
-lib/unicore/In/11.pl           Unicode character database
-lib/unicore/In/110.pl          Unicode character database
-lib/unicore/In/111.pl          Unicode character database
-lib/unicore/In/112.pl          Unicode character database
-lib/unicore/In/113.pl          Unicode character database
-lib/unicore/In/114.pl          Unicode character database
-lib/unicore/In/115.pl          Unicode character database
-lib/unicore/In/116.pl          Unicode character database
-lib/unicore/In/117.pl          Unicode character database
-lib/unicore/In/118.pl          Unicode character database
-lib/unicore/In/119.pl          Unicode character database
-lib/unicore/In/12.pl           Unicode character database
-lib/unicore/In/120.pl          Unicode character database
-lib/unicore/In/121.pl          Unicode character database
-lib/unicore/In/122.pl          Unicode character database
-lib/unicore/In/123.pl          Unicode character database
-lib/unicore/In/124.pl          Unicode character database
-lib/unicore/In/125.pl          Unicode character database
-lib/unicore/In/126.pl          Unicode character database
-lib/unicore/In/127.pl          Unicode character database
-lib/unicore/In/128.pl          Unicode character database
-lib/unicore/In/129.pl          Unicode character database
-lib/unicore/In/13.pl           Unicode character database
-lib/unicore/In/130.pl          Unicode character database
-lib/unicore/In/131.pl          Unicode character database
-lib/unicore/In/132.pl          Unicode character database
-lib/unicore/In/133.pl          Unicode character database
-lib/unicore/In/134.pl          Unicode character database
-lib/unicore/In/135.pl          Unicode character database
-lib/unicore/In/136.pl          Unicode character database
-lib/unicore/In/137.pl          Unicode character database
-lib/unicore/In/138.pl          Unicode character database
-lib/unicore/In/139.pl          Unicode character database
-lib/unicore/In/14.pl           Unicode character database
-lib/unicore/In/140.pl          Unicode character database
-lib/unicore/In/141.pl          Unicode character database
-lib/unicore/In/142.pl          Unicode character database
-lib/unicore/In/143.pl          Unicode character database
-lib/unicore/In/144.pl          Unicode character database
-lib/unicore/In/145.pl          Unicode character database
-lib/unicore/In/146.pl          Unicode character database
-lib/unicore/In/147.pl          Unicode character database
-lib/unicore/In/148.pl          Unicode character database
-lib/unicore/In/149.pl          Unicode character database
-lib/unicore/In/15.pl           Unicode character database
-lib/unicore/In/150.pl          Unicode character database
-lib/unicore/In/151.pl          Unicode character database
-lib/unicore/In/152.pl          Unicode character database
-lib/unicore/In/153.pl          Unicode character database
-lib/unicore/In/154.pl          Unicode character database
-lib/unicore/In/155.pl          Unicode character database
-lib/unicore/In/156.pl          Unicode character database
-lib/unicore/In/157.pl          Unicode character database
-lib/unicore/In/158.pl          Unicode character database
-lib/unicore/In/159.pl          Unicode character database
-lib/unicore/In/16.pl           Unicode character database
-lib/unicore/In/160.pl          Unicode character database
-lib/unicore/In/161.pl          Unicode character database
-lib/unicore/In/162.pl          Unicode character database
-lib/unicore/In/163.pl          Unicode character database
-lib/unicore/In/164.pl          Unicode character database
-lib/unicore/In/165.pl          Unicode character database
-lib/unicore/In/166.pl          Unicode character database
-lib/unicore/In/167.pl          Unicode character database
-lib/unicore/In/168.pl          Unicode character database
-lib/unicore/In/169.pl          Unicode character database
-lib/unicore/In/17.pl           Unicode character database
-lib/unicore/In/170.pl          Unicode character database
-lib/unicore/In/171.pl          Unicode character database
-lib/unicore/In/18.pl           Unicode character database
-lib/unicore/In/19.pl           Unicode character database
-lib/unicore/In/2.pl            Unicode character database
-lib/unicore/In/20.pl           Unicode character database
-lib/unicore/In/21.pl           Unicode character database
-lib/unicore/In/22.pl           Unicode character database
-lib/unicore/In/23.pl           Unicode character database
-lib/unicore/In/24.pl           Unicode character database
-lib/unicore/In/25.pl           Unicode character database
-lib/unicore/In/26.pl           Unicode character database
-lib/unicore/In/27.pl           Unicode character database
-lib/unicore/In/28.pl           Unicode character database
-lib/unicore/In/29.pl           Unicode character database
-lib/unicore/In/3.pl            Unicode character database
-lib/unicore/In/30.pl           Unicode character database
-lib/unicore/In/31.pl           Unicode character database
-lib/unicore/In/32.pl           Unicode character database
-lib/unicore/In/33.pl           Unicode character database
-lib/unicore/In/34.pl           Unicode character database
-lib/unicore/In/35.pl           Unicode character database
-lib/unicore/In/36.pl           Unicode character database
-lib/unicore/In/37.pl           Unicode character database
-lib/unicore/In/38.pl           Unicode character database
-lib/unicore/In/39.pl           Unicode character database
-lib/unicore/In/4.pl            Unicode character database
-lib/unicore/In/40.pl           Unicode character database
-lib/unicore/In/41.pl           Unicode character database
-lib/unicore/In/42.pl           Unicode character database
-lib/unicore/In/43.pl           Unicode character database
-lib/unicore/In/44.pl           Unicode character database
-lib/unicore/In/45.pl           Unicode character database
-lib/unicore/In/46.pl           Unicode character database
-lib/unicore/In/47.pl           Unicode character database
-lib/unicore/In/48.pl           Unicode character database
-lib/unicore/In/49.pl           Unicode character database
-lib/unicore/In/5.pl            Unicode character database
-lib/unicore/In/50.pl           Unicode character database
-lib/unicore/In/51.pl           Unicode character database
-lib/unicore/In/52.pl           Unicode character database
-lib/unicore/In/53.pl           Unicode character database
-lib/unicore/In/54.pl           Unicode character database
-lib/unicore/In/55.pl           Unicode character database
-lib/unicore/In/56.pl           Unicode character database
-lib/unicore/In/57.pl           Unicode character database
-lib/unicore/In/58.pl           Unicode character database
-lib/unicore/In/59.pl           Unicode character database
-lib/unicore/In/6.pl            Unicode character database
-lib/unicore/In/60.pl           Unicode character database
-lib/unicore/In/61.pl           Unicode character database
-lib/unicore/In/62.pl           Unicode character database
-lib/unicore/In/63.pl           Unicode character database
-lib/unicore/In/64.pl           Unicode character database
-lib/unicore/In/65.pl           Unicode character database
-lib/unicore/In/66.pl           Unicode character database
-lib/unicore/In/67.pl           Unicode character database
-lib/unicore/In/68.pl           Unicode character database
-lib/unicore/In/69.pl           Unicode character database
-lib/unicore/In/7.pl            Unicode character database
-lib/unicore/In/70.pl           Unicode character database
-lib/unicore/In/71.pl           Unicode character database
-lib/unicore/In/72.pl           Unicode character database
-lib/unicore/In/73.pl           Unicode character database
-lib/unicore/In/74.pl           Unicode character database
-lib/unicore/In/75.pl           Unicode character database
-lib/unicore/In/76.pl           Unicode character database
-lib/unicore/In/77.pl           Unicode character database
-lib/unicore/In/78.pl           Unicode character database
-lib/unicore/In/79.pl           Unicode character database
-lib/unicore/In/8.pl            Unicode character database
-lib/unicore/In/80.pl           Unicode character database
-lib/unicore/In/81.pl           Unicode character database
-lib/unicore/In/82.pl           Unicode character database
-lib/unicore/In/83.pl           Unicode character database
-lib/unicore/In/84.pl           Unicode character database
-lib/unicore/In/85.pl           Unicode character database
-lib/unicore/In/86.pl           Unicode character database
-lib/unicore/In/87.pl           Unicode character database
-lib/unicore/In/88.pl           Unicode character database
-lib/unicore/In/89.pl           Unicode character database
-lib/unicore/In/9.pl            Unicode character database
-lib/unicore/In/90.pl           Unicode character database
-lib/unicore/In/91.pl           Unicode character database
-lib/unicore/In/92.pl           Unicode character database
-lib/unicore/In/93.pl           Unicode character database
-lib/unicore/In/94.pl           Unicode character database
-lib/unicore/In/95.pl           Unicode character database
-lib/unicore/In/96.pl           Unicode character database
-lib/unicore/In/97.pl           Unicode character database
-lib/unicore/In/98.pl           Unicode character database
-lib/unicore/In/99.pl           Unicode character database
+lib/unicore/In/Alphabet.pl     Unicode character database
+lib/unicore/In/Arabic.pl       Unicode character database
+lib/unicore/In/ArabicP2.pl     Unicode character database
+lib/unicore/In/ArabicPr.pl     Unicode character database
+lib/unicore/In/Armenian.pl     Unicode character database
+lib/unicore/In/Arrows.pl       Unicode character database
+lib/unicore/In/BasicLat.pl     Unicode character database
+lib/unicore/In/Bengali.pl      Unicode character database
+lib/unicore/In/BlockEle.pl     Unicode character database
+lib/unicore/In/Bopomof2.pl     Unicode character database
+lib/unicore/In/Bopomofo.pl     Unicode character database
+lib/unicore/In/BoxDrawi.pl     Unicode character database
+lib/unicore/In/BrailleP.pl     Unicode character database
+lib/unicore/In/Byzantin.pl     Unicode character database
+lib/unicore/In/Cherokee.pl     Unicode character database
+lib/unicore/In/CjkComp2.pl     Unicode character database
+lib/unicore/In/CjkComp3.pl     Unicode character database
+lib/unicore/In/CjkComp4.pl     Unicode character database
+lib/unicore/In/CjkCompa.pl     Unicode character database
+lib/unicore/In/CjkRadic.pl     Unicode character database
+lib/unicore/In/CjkSymbo.pl     Unicode character database
+lib/unicore/In/CjkUnif2.pl     Unicode character database
+lib/unicore/In/CjkUnif3.pl     Unicode character database
+lib/unicore/In/CjkUnifi.pl     Unicode character database
+lib/unicore/In/Combini2.pl     Unicode character database
+lib/unicore/In/Combini3.pl     Unicode character database
+lib/unicore/In/Combinin.pl     Unicode character database
+lib/unicore/In/ControlP.pl     Unicode character database
+lib/unicore/In/Currency.pl     Unicode character database
+lib/unicore/In/Cyrillic.pl     Unicode character database
+lib/unicore/In/Deseret.pl      Unicode character database
+lib/unicore/In/Devanaga.pl     Unicode character database
+lib/unicore/In/Dingbats.pl     Unicode character database
+lib/unicore/In/Enclose2.pl     Unicode character database
+lib/unicore/In/Enclosed.pl     Unicode character database
+lib/unicore/In/Ethiopic.pl     Unicode character database
+lib/unicore/In/GeneralP.pl     Unicode character database
+lib/unicore/In/Geometri.pl     Unicode character database
+lib/unicore/In/Georgian.pl     Unicode character database
+lib/unicore/In/Gothic.pl       Unicode character database
+lib/unicore/In/Greek.pl                Unicode character database
+lib/unicore/In/GreekExt.pl     Unicode character database
+lib/unicore/In/Gujarati.pl     Unicode character database
+lib/unicore/In/Gurmukhi.pl     Unicode character database
+lib/unicore/In/Halfwidt.pl     Unicode character database
+lib/unicore/In/HangulCo.pl     Unicode character database
+lib/unicore/In/HangulJa.pl     Unicode character database
+lib/unicore/In/HangulSy.pl     Unicode character database
+lib/unicore/In/Hebrew.pl       Unicode character database
+lib/unicore/In/HighPriv.pl     Unicode character database
+lib/unicore/In/HighSurr.pl     Unicode character database
+lib/unicore/In/Hiragana.pl     Unicode character database
+lib/unicore/In/Ideograp.pl     Unicode character database
+lib/unicore/In/IpaExten.pl     Unicode character database
+lib/unicore/In/Kanbun.pl       Unicode character database
+lib/unicore/In/KangxiRa.pl     Unicode character database
+lib/unicore/In/Kannada.pl      Unicode character database
+lib/unicore/In/Katakana.pl     Unicode character database
+lib/unicore/In/Khmer.pl                Unicode character database
+lib/unicore/In/Lao.pl          Unicode character database
+lib/unicore/In/Latin1Su.pl     Unicode character database
+lib/unicore/In/LatinEx2.pl     Unicode character database
+lib/unicore/In/LatinEx3.pl     Unicode character database
+lib/unicore/In/LatinExt.pl     Unicode character database
+lib/unicore/In/Letterli.pl     Unicode character database
+lib/unicore/In/LowSurro.pl     Unicode character database
+lib/unicore/In/Malayala.pl     Unicode character database
+lib/unicore/In/Mathema2.pl     Unicode character database
+lib/unicore/In/Mathemat.pl     Unicode character database
+lib/unicore/In/Miscell2.pl     Unicode character database
+lib/unicore/In/Miscella.pl     Unicode character database
+lib/unicore/In/Mongolia.pl     Unicode character database
+lib/unicore/In/MusicalS.pl     Unicode character database
+lib/unicore/In/Myanmar.pl      Unicode character database
+lib/unicore/In/NumberFo.pl     Unicode character database
+lib/unicore/In/Ogham.pl                Unicode character database
+lib/unicore/In/OldItali.pl     Unicode character database
+lib/unicore/In/OpticalC.pl     Unicode character database
+lib/unicore/In/Oriya.pl                Unicode character database
+lib/unicore/In/PrivateU.pl     Unicode character database
+lib/unicore/In/Runic.pl                Unicode character database
+lib/unicore/In/Sinhala.pl      Unicode character database
+lib/unicore/In/SmallFor.pl     Unicode character database
+lib/unicore/In/SpacingM.pl     Unicode character database
+lib/unicore/In/Specials.pl     Unicode character database
+lib/unicore/In/Superscr.pl     Unicode character database
+lib/unicore/In/Syriac.pl       Unicode character database
+lib/unicore/In/Tags.pl         Unicode character database
+lib/unicore/In/Tamil.pl                Unicode character database
+lib/unicore/In/Telugu.pl       Unicode character database
+lib/unicore/In/Thaana.pl       Unicode character database
+lib/unicore/In/Thai.pl         Unicode character database
+lib/unicore/In/Tibetan.pl      Unicode character database
+lib/unicore/In/UnifiedC.pl     Unicode character database
+lib/unicore/In/YiRadica.pl     Unicode character database
+lib/unicore/In/YiSyllab.pl     Unicode character database
 lib/unicore/Index.txt          Unicode character database
 lib/unicore/Is.pl              Unicode character database
 lib/unicore/Index.txt          Unicode character database
 lib/unicore/Is.pl              Unicode character database
+lib/unicore/Is/2.pl            Unicode character database
 lib/unicore/Is/Alnum.pl                Unicode character database
 lib/unicore/Is/Alpha.pl                Unicode character database
 lib/unicore/Is/Alnum.pl                Unicode character database
 lib/unicore/Is/Alpha.pl                Unicode character database
+lib/unicore/Is/Alphabet.pl     Unicode character database
+lib/unicore/Is/Any.pl          Unicode character database
+lib/unicore/Is/Arabic.pl       Unicode character database
+lib/unicore/Is/Armenian.pl     Unicode character database
 lib/unicore/Is/ASCII.pl                Unicode character database
 lib/unicore/Is/ASCII.pl                Unicode character database
+lib/unicore/Is/ASCIIHex.pl     Unicode character database
+lib/unicore/Is/Assigned.pl     Unicode character database
+lib/unicore/Is/Bengali.pl      Unicode character database
 lib/unicore/Is/BidiAL.pl       Unicode character database
 lib/unicore/Is/BidiAN.pl       Unicode character database
 lib/unicore/Is/BidiB.pl                Unicode character database
 lib/unicore/Is/BidiBN.pl       Unicode character database
 lib/unicore/Is/BidiAL.pl       Unicode character database
 lib/unicore/Is/BidiAN.pl       Unicode character database
 lib/unicore/Is/BidiB.pl                Unicode character database
 lib/unicore/Is/BidiBN.pl       Unicode character database
+lib/unicore/Is/BidiCont.pl     Unicode character database
 lib/unicore/Is/BidiCS.pl       Unicode character database
 lib/unicore/Is/BidiEN.pl       Unicode character database
 lib/unicore/Is/BidiES.pl       Unicode character database
 lib/unicore/Is/BidiCS.pl       Unicode character database
 lib/unicore/Is/BidiEN.pl       Unicode character database
 lib/unicore/Is/BidiES.pl       Unicode character database
@@ -1517,34 +1525,69 @@ lib/unicore/Is/BidiRLO.pl       Unicode character database
 lib/unicore/Is/BidiS.pl                Unicode character database
 lib/unicore/Is/BidiWS.pl       Unicode character database
 lib/unicore/Is/Blank.pl                Unicode character database
 lib/unicore/Is/BidiS.pl                Unicode character database
 lib/unicore/Is/BidiWS.pl       Unicode character database
 lib/unicore/Is/Blank.pl                Unicode character database
+lib/unicore/Is/Bopomofo.pl     Unicode character database
 lib/unicore/Is/C.pl            Unicode character database
 lib/unicore/Is/C.pl            Unicode character database
+lib/unicore/Is/Canadian.pl     Unicode character database
+lib/unicore/Is/Canon.pl                Unicode character database
+lib/unicore/Is/CanonDCI.pl     Unicode character database
+lib/unicore/Is/CaseIgno.pl     Unicode character database
 lib/unicore/Is/Cc.pl           Unicode character database
 lib/unicore/Is/Cf.pl           Unicode character database
 lib/unicore/Is/Cc.pl           Unicode character database
 lib/unicore/Is/Cf.pl           Unicode character database
+lib/unicore/Is/Cherokee.pl     Unicode character database
 lib/unicore/Is/Cn.pl           Unicode character database
 lib/unicore/Is/Cntrl.pl                Unicode character database
 lib/unicore/Is/Co.pl           Unicode character database
 lib/unicore/Is/Cn.pl           Unicode character database
 lib/unicore/Is/Cntrl.pl                Unicode character database
 lib/unicore/Is/Co.pl           Unicode character database
+lib/unicore/Is/Common.pl       Unicode character database
+lib/unicore/Is/CombAbov.pl     Unicode character database
+lib/unicore/Is/Compat.pl       Unicode character database
 lib/unicore/Is/Cs.pl           Unicode character database
 lib/unicore/Is/Cs.pl           Unicode character database
+lib/unicore/Is/Cyrillic.pl     Unicode character database
+lib/unicore/Is/Dash.pl         Unicode character database
 lib/unicore/Is/DCcircle.pl     Unicode character database
 lib/unicore/Is/DCcompat.pl     Unicode character database
 lib/unicore/Is/DCfinal.pl      Unicode character database
 lib/unicore/Is/DCfont.pl       Unicode character database
 lib/unicore/Is/DCcircle.pl     Unicode character database
 lib/unicore/Is/DCcompat.pl     Unicode character database
 lib/unicore/Is/DCfinal.pl      Unicode character database
 lib/unicore/Is/DCfont.pl       Unicode character database
-lib/unicore/Is/DCfraction.pl   Unicode character database
-lib/unicore/Is/DCinitial.pl    Unicode character database
-lib/unicore/Is/DCisolated.pl   Unicode character database
+lib/unicore/Is/DCfracti.pl     Unicode character database
+lib/unicore/Is/DCinitia.pl     Unicode character database
+lib/unicore/Is/DCisolat.pl     Unicode character database
 lib/unicore/Is/DCmedial.pl     Unicode character database
 lib/unicore/Is/DCnarrow.pl     Unicode character database
 lib/unicore/Is/DCmedial.pl     Unicode character database
 lib/unicore/Is/DCnarrow.pl     Unicode character database
-lib/unicore/Is/DCnoBreak.pl    Unicode character database
+lib/unicore/Is/DCnoBrea.pl     Unicode character database
 lib/unicore/Is/DCsmall.pl      Unicode character database
 lib/unicore/Is/DCsquare.pl     Unicode character database
 lib/unicore/Is/DCsub.pl                Unicode character database
 lib/unicore/Is/DCsuper.pl      Unicode character database
 lib/unicore/Is/DCsmall.pl      Unicode character database
 lib/unicore/Is/DCsquare.pl     Unicode character database
 lib/unicore/Is/DCsub.pl                Unicode character database
 lib/unicore/Is/DCsuper.pl      Unicode character database
-lib/unicore/Is/DCvertical.pl   Unicode character database
+lib/unicore/Is/DCvertic.pl     Unicode character database
 lib/unicore/Is/DCwide.pl       Unicode character database
 lib/unicore/Is/DCwide.pl       Unicode character database
-lib/unicore/Is/DecoCanon.pl    Unicode character database
-lib/unicore/Is/DecoCompat.pl   Unicode character database
+lib/unicore/Is/Deseret.pl      Unicode character database
+lib/unicore/Is/Devanaga.pl     Unicode character database
+lib/unicore/Is/Diacriti.pl     Unicode character database
 lib/unicore/Is/Digit.pl                Unicode character database
 lib/unicore/Is/Digit.pl                Unicode character database
+lib/unicore/Is/Ethiopic.pl     Unicode character database
+lib/unicore/Is/Extender.pl     Unicode character database
+lib/unicore/Is/Georgian.pl     Unicode character database
+lib/unicore/Is/Gothic.pl       Unicode character database
 lib/unicore/Is/Graph.pl                Unicode character database
 lib/unicore/Is/Graph.pl                Unicode character database
+lib/unicore/Is/Greek.pl                Unicode character database
+lib/unicore/Is/Gujarati.pl     Unicode character database
+lib/unicore/Is/Gurmukhi.pl     Unicode character database
+lib/unicore/Is/Han.pl          Unicode character database
+lib/unicore/Is/Hangul.pl       Unicode character database
+lib/unicore/Is/Hebrew.pl       Unicode character database
+lib/unicore/Is/HexDigit.pl     Unicode character database
+lib/unicore/Is/Hiragana.pl     Unicode character database
+lib/unicore/Is/Hyphen.pl       Unicode character database
+lib/unicore/Is/IDContin.pl     Unicode character database
+lib/unicore/Is/Ideograp.pl     Unicode character database
+lib/unicore/Is/IDStart.pl      Unicode character database
+lib/unicore/Is/Inherite.pl     Unicode character database
+lib/unicore/Is/JoinCont.pl     Unicode character database
+lib/unicore/Is/Kannada.pl      Unicode character database
+lib/unicore/Is/Katakana.pl     Unicode character database
+lib/unicore/Is/Khmer.pl                Unicode character database
 lib/unicore/Is/L.pl            Unicode character database
 lib/unicore/Is/L.pl            Unicode character database
+lib/unicore/Is/Lao.pl          Unicode character database
+lib/unicore/Is/Latin.pl                Unicode character database
 lib/unicore/Is/LbrkAI.pl       Unicode character database
 lib/unicore/Is/LbrkAL.pl       Unicode character database
 lib/unicore/Is/LbrkB2.pl       Unicode character database
 lib/unicore/Is/LbrkAI.pl       Unicode character database
 lib/unicore/Is/LbrkAL.pl       Unicode character database
 lib/unicore/Is/LbrkB2.pl       Unicode character database
@@ -1578,17 +1621,30 @@ lib/unicore/Is/Ll.pl            Unicode character database
 lib/unicore/Is/Lm.pl           Unicode character database
 lib/unicore/Is/Lo.pl           Unicode character database
 lib/unicore/Is/Lower.pl                Unicode character database
 lib/unicore/Is/Lm.pl           Unicode character database
 lib/unicore/Is/Lo.pl           Unicode character database
 lib/unicore/Is/Lower.pl                Unicode character database
+lib/unicore/Is/Lowercas.pl     Unicode character database
 lib/unicore/Is/Lt.pl           Unicode character database
 lib/unicore/Is/Lu.pl           Unicode character database
 lib/unicore/Is/M.pl            Unicode character database
 lib/unicore/Is/Lt.pl           Unicode character database
 lib/unicore/Is/Lu.pl           Unicode character database
 lib/unicore/Is/M.pl            Unicode character database
+lib/unicore/Is/Malayala.pl     Unicode character database
+lib/unicore/Is/Math.pl         Unicode character database
 lib/unicore/Is/Mc.pl           Unicode character database
 lib/unicore/Is/Me.pl           Unicode character database
 lib/unicore/Is/Mirrored.pl     Unicode character database
 lib/unicore/Is/Mn.pl           Unicode character database
 lib/unicore/Is/Mc.pl           Unicode character database
 lib/unicore/Is/Me.pl           Unicode character database
 lib/unicore/Is/Mirrored.pl     Unicode character database
 lib/unicore/Is/Mn.pl           Unicode character database
+lib/unicore/Is/Mongolia.pl     Unicode character database
+lib/unicore/Is/Myanmar.pl      Unicode character database
 lib/unicore/Is/N.pl            Unicode character database
 lib/unicore/Is/Nd.pl           Unicode character database
 lib/unicore/Is/Nl.pl           Unicode character database
 lib/unicore/Is/No.pl           Unicode character database
 lib/unicore/Is/N.pl            Unicode character database
 lib/unicore/Is/Nd.pl           Unicode character database
 lib/unicore/Is/Nl.pl           Unicode character database
 lib/unicore/Is/No.pl           Unicode character database
+lib/unicore/Is/Nonchara.pl     Unicode character database
+lib/unicore/Is/Ogham.pl                Unicode character database
+lib/unicore/Is/OldItali.pl     Unicode character database
+lib/unicore/Is/Oriya.pl                Unicode character database
+lib/unicore/Is/OtherAlp.pl     Unicode character database
+lib/unicore/Is/OtherLow.pl     Unicode character database
+lib/unicore/Is/OtherMat.pl     Unicode character database
+lib/unicore/Is/OtherUpp.pl     Unicode character database
 lib/unicore/Is/P.pl            Unicode character database
 lib/unicore/Is/Pc.pl           Unicode character database
 lib/unicore/Is/Pd.pl           Unicode character database
 lib/unicore/Is/P.pl            Unicode character database
 lib/unicore/Is/Pc.pl           Unicode character database
 lib/unicore/Is/Pd.pl           Unicode character database
@@ -1599,17 +1655,30 @@ lib/unicore/Is/Po.pl            Unicode character database
 lib/unicore/Is/Print.pl                Unicode character database
 lib/unicore/Is/Ps.pl           Unicode character database
 lib/unicore/Is/Punct.pl                Unicode character database
 lib/unicore/Is/Print.pl                Unicode character database
 lib/unicore/Is/Ps.pl           Unicode character database
 lib/unicore/Is/Punct.pl                Unicode character database
+lib/unicore/Is/Quotatio.pl     Unicode character database
+lib/unicore/Is/Runic.pl                Unicode character database
 lib/unicore/Is/S.pl            Unicode character database
 lib/unicore/Is/Sc.pl           Unicode character database
 lib/unicore/Is/S.pl            Unicode character database
 lib/unicore/Is/Sc.pl           Unicode character database
+lib/unicore/Is/Sinhala.pl      Unicode character database
 lib/unicore/Is/Sk.pl           Unicode character database
 lib/unicore/Is/Sm.pl           Unicode character database
 lib/unicore/Is/So.pl           Unicode character database
 lib/unicore/Is/Space.pl                Unicode character database
 lib/unicore/Is/Sk.pl           Unicode character database
 lib/unicore/Is/Sm.pl           Unicode character database
 lib/unicore/Is/So.pl           Unicode character database
 lib/unicore/Is/Space.pl                Unicode character database
-lib/unicore/Is/SpacePerl.pl    Unicode character database
+lib/unicore/Is/SpacePer.pl     Unicode character database
+lib/unicore/Is/Syriac.pl       Unicode character database
+lib/unicore/Is/Tamil.pl                Unicode character database
+lib/unicore/Is/Telugu.pl       Unicode character database
+lib/unicore/Is/Terminal.pl     Unicode character database
+lib/unicore/Is/Thaana.pl       Unicode character database
+lib/unicore/Is/Thai.pl         Unicode character database
+lib/unicore/Is/Tibetan.pl      Unicode character database
 lib/unicore/Is/Title.pl                Unicode character database
 lib/unicore/Is/Upper.pl                Unicode character database
 lib/unicore/Is/Title.pl                Unicode character database
 lib/unicore/Is/Upper.pl                Unicode character database
+lib/unicore/Is/Uppercas.pl     Unicode character database
+lib/unicore/Is/WhiteSpa.pl     Unicode character database
 lib/unicore/Is/Word.pl         Unicode character database
 lib/unicore/Is/XDigit.pl       Unicode character database
 lib/unicore/Is/Word.pl         Unicode character database
 lib/unicore/Is/XDigit.pl       Unicode character database
+lib/unicore/Is/Yi.pl           Unicode character database
 lib/unicore/Is/Z.pl            Unicode character database
 lib/unicore/Is/Zl.pl           Unicode character database
 lib/unicore/Is/Zp.pl           Unicode character database
 lib/unicore/Is/Z.pl            Unicode character database
 lib/unicore/Is/Zl.pl           Unicode character database
 lib/unicore/Is/Zp.pl           Unicode character database
@@ -1832,6 +1901,7 @@ pod/Makefile.SH                   generate Makefile whichs makes pods into something else
 pod/perl.pod                   Top level perl documentation
 pod/perl5004delta.pod          Changes from 5.003 to 5.004
 pod/perl5005delta.pod          Changes from 5.004 to 5.005
 pod/perl.pod                   Top level perl documentation
 pod/perl5004delta.pod          Changes from 5.003 to 5.004
 pod/perl5005delta.pod          Changes from 5.004 to 5.005
+pod/perl561delta.pod           Changes from 5.6.0 to 5.6.1
 pod/perl56delta.pod            Changes from 5.005 to 5.6
 pod/perl570delta.pod           Changes from 5.6 to 5.7.0
 pod/perl571delta.pod           Changes from 5.7.0 to 5.7.1
 pod/perl56delta.pod            Changes from 5.005 to 5.6
 pod/perl570delta.pod           Changes from 5.6 to 5.7.0
 pod/perl571delta.pod           Changes from 5.7.0 to 5.7.1
@@ -1889,6 +1959,7 @@ pod/perlobj.pod                   Object info
 pod/perlop.pod                 Operator info
 pod/perlopentut.pod            open() tutorial
 pod/perlothrtut.pod            Threads old tutorial
 pod/perlop.pod                 Operator info
 pod/perlopentut.pod            open() tutorial
 pod/perlothrtut.pod            Threads old tutorial
+pod/perlpacktut.pod            pack() tutorial
 pod/perlpod.pod                        Pod info
 pod/perlpodspec.pod            Pod specification
 pod/perlport.pod               Portability guide
 pod/perlpod.pod                        Pod info
 pod/perlpodspec.pod            Pod specification
 pod/perlport.pod               Portability guide
@@ -1929,6 +2000,7 @@ pod/splitpod                      Splits perlfunc into multiple pod pages
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
 Porting/apply          Apply patches sent by mail
 Porting/check83.pl     Check whether we are 8.3-friendly
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
 Porting/apply          Apply patches sent by mail
 Porting/check83.pl     Check whether we are 8.3-friendly
+Porting/checkURL.pl    Check whether we have working URLs
 Porting/checkVERSION.pl        Check whether we have $VERSIONs
 Porting/config.sh      Sample config.sh
 Porting/config_H       Sample config.h
 Porting/checkVERSION.pl        Check whether we have $VERSIONs
 Porting/config.sh      Sample config.sh
 Porting/config_H       Sample config.h
@@ -1953,6 +2025,7 @@ pp_ctl.c                  Push/Pop code for control flow
 pp_hot.c                       Push/Pop code for heavily used opcodes
 pp_pack.c                      Push/Pop code for pack/unpack
 pp_proto.h                     C++ definitions for Push/Pop code
 pp_hot.c                       Push/Pop code for heavily used opcodes
 pp_pack.c                      Push/Pop code for pack/unpack
 pp_proto.h                     C++ definitions for Push/Pop code
+pp_sort.c                      Push/Pop code for sort
 pp_sys.c                       Push/Pop code for system interaction
 proto.h                                Prototypes
 qnx/ar                         QNX implementation of "ar" utility
 pp_sys.c                       Push/Pop code for system interaction
 proto.h                                Prototypes
 qnx/ar                         QNX implementation of "ar" utility
@@ -2063,26 +2136,35 @@ t/lib/dprof/test6_t             Perl code profiler tests
 t/lib/dprof/test6_v            Perl code profiler tests
 t/lib/dprof/V.pm               Perl code profiler tests
 t/lib/filter-util.pl           See if Filter::Util::Call works
 t/lib/dprof/test6_v            Perl code profiler tests
 t/lib/dprof/V.pm               Perl code profiler tests
 t/lib/filter-util.pl           See if Filter::Util::Call works
-t/lib/FilterOnlyTest.pm                Helper file for lib/Filter/Simple/t/filter_only.t
-t/lib/FilterTest.pm            Helper file for lib/Filter/Simple/t/filter.t
+t/lib/Filter/Simple/ExportTest.pm      Helper file for Filter::Simple tests
+t/lib/Filter/Simple/FilterOnlyTest.pm  Helper file for Filter::Simple tests
+t/lib/Filter/Simple/FilterTest.pm      Helper file for Filter::Simple tests
+t/lib/Filter/Simple/ImportTest.pm      Helper file for Filter::Simple tests
 t/lib/h2ph.h                   Test header file for h2ph
 t/lib/h2ph.pht                 Generated output from h2ph.h by h2ph, for comparison
 t/lib/locale/latin1            Part of locale.t in Latin 1
 t/lib/locale/utf8              Part of locale.t in UTF8
 t/lib/h2ph.h                   Test header file for h2ph
 t/lib/h2ph.pht                 Generated output from h2ph.h by h2ph, for comparison
 t/lib/locale/latin1            Part of locale.t in Latin 1
 t/lib/locale/utf8              Part of locale.t in UTF8
+t/lib/Math/BigFloat/Subclass.pm        Empty subclass of BigFloat for test
+t/lib/Math/BigInt/BareCalc.pm  Bigint's simulation of Calc
+t/lib/Math/BigInt/Subclass.pm  Empty subclass of BigInt for test
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/combined            Test data for Test::Harness
 t/lib/sample-tests/descriptive         Test data for Test::Harness
 t/lib/sample-tests/duplicates          Test data for Test::Harness
 t/lib/sample-tests/head_end            Test data for Test::Harness
 t/lib/sample-tests/head_fail           Test data for Test::Harness
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/combined            Test data for Test::Harness
 t/lib/sample-tests/descriptive         Test data for Test::Harness
 t/lib/sample-tests/duplicates          Test data for Test::Harness
 t/lib/sample-tests/head_end            Test data for Test::Harness
 t/lib/sample-tests/head_fail           Test data for Test::Harness
+t/lib/sample-tests/lone_not_bug         Test data for Test::Harness
 t/lib/sample-tests/no_nums             Test data for Test::Harness
 t/lib/sample-tests/no_nums             Test data for Test::Harness
+t/lib/sample-tests/out_of_order         Test data for Test::Harness
 t/lib/sample-tests/simple              Test data for Test::Harness
 t/lib/sample-tests/simple_fail         Test data for Test::Harness
 t/lib/sample-tests/skip                        Test data for Test::Harness
 t/lib/sample-tests/skip_all            Test data for Test::Harness
 t/lib/sample-tests/skip_no_msg         Test data for Test::Harness
 t/lib/sample-tests/simple              Test data for Test::Harness
 t/lib/sample-tests/simple_fail         Test data for Test::Harness
 t/lib/sample-tests/skip                        Test data for Test::Harness
 t/lib/sample-tests/skip_all            Test data for Test::Harness
 t/lib/sample-tests/skip_no_msg         Test data for Test::Harness
+t/lib/sample-tests/taint                Test data for Test::Harness
 t/lib/sample-tests/todo                        Test data for Test::Harness
 t/lib/sample-tests/todo_inline         Test data for Test::Harness
 t/lib/sample-tests/todo                        Test data for Test::Harness
 t/lib/sample-tests/todo_inline         Test data for Test::Harness
+t/lib/sample-tests/vms_nit              Test data for Test::Harness
 t/lib/sample-tests/with_comments       Test data for Test::Harness
 t/lib/st-dump.pl               See if Storable works
 t/lib/strict/refs              Tests of "use strict 'refs'" for strict.t
 t/lib/sample-tests/with_comments       Test data for Test::Harness
 t/lib/st-dump.pl               See if Storable works
 t/lib/strict/refs              Tests of "use strict 'refs'" for strict.t
@@ -2134,6 +2216,7 @@ t/lib/warnings/universal  Tests for universal.c for warnings.t
 t/lib/warnings/utf8            Tests for utf8.c for warnings.t
 t/lib/warnings/util            Tests for util.c for warnings.t
 t/op/64bitint.t                        See if 64 bit integers work
 t/lib/warnings/utf8            Tests for utf8.c for warnings.t
 t/lib/warnings/util            Tests for util.c for warnings.t
 t/op/64bitint.t                        See if 64 bit integers work
+t/op/alarm.t                   See if alarm works
 t/op/anonsub.t                 See if anonymous subroutines work
 t/op/append.t                  See if . works
 t/op/args.t                    See if operations on @_ work
 t/op/anonsub.t                 See if anonymous subroutines work
 t/op/append.t                  See if . works
 t/op/args.t                    See if operations on @_ work
@@ -2176,6 +2259,7 @@ t/op/grent.t                      See if getgr*() functions work
 t/op/grep.t                    See if grep() and map() work
 t/op/groups.t                  See if $( works
 t/op/gv.t                      See if typeglobs work
 t/op/grep.t                    See if grep() and map() work
 t/op/groups.t                  See if $( works
 t/op/gv.t                      See if typeglobs work
+t/op/hashassign.t              See if hash assignments work
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/inc.t                     See if inc/dec of integers near 32 bit limit work
 t/op/inccode.t                 See if coderefs work in @INC
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/inc.t                     See if inc/dec of integers near 32 bit limit work
 t/op/inccode.t                 See if coderefs work in @INC
@@ -2235,7 +2319,6 @@ t/op/subst_amp.t          See if $&-related substitution works
 t/op/subst_wamp.t              See if substitution works with $& present
 t/op/sub_lval.t                        See if lvalue subroutines work
 t/op/sysio.t                   See if sysread and syswrite work
 t/op/subst_wamp.t              See if substitution works with $& present
 t/op/sub_lval.t                        See if lvalue subroutines work
 t/op/sysio.t                   See if sysread and syswrite work
-t/op/system.t                  See if system works
 t/op/system_tests              Test runner for system.t
 t/op/taint.t                   See if tainting works
 t/op/tie.t                     See if tie/untie functions work
 t/op/system_tests              Test runner for system.t
 t/op/taint.t                   See if tainting works
 t/op/tie.t                     See if tie/untie functions work
@@ -2250,6 +2333,7 @@ t/op/utf8decode.t         See if UTF-8 decoding works
 t/op/vec.t                     See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
 t/op/vec.t                     See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
+t/op/winsystem.t               See if system works in Win*
 t/op/write.t                   See if write works (formats work)
 t/pod/emptycmd.t               Test empty pod directives
 t/pod/emptycmd.xr              Expected results for emptycmd.t
 t/op/write.t                   See if write works (formats work)
 t/pod/emptycmd.t               Test empty pod directives
 t/pod/emptycmd.xr              Expected results for emptycmd.t
@@ -2295,11 +2379,16 @@ t/run/switches.t                Tests for the other switches
 t/run/switchF.t                        Test the -F switch
 t/run/switchn.t                        Test the -n switch
 t/run/switchp.t                        Test the -p switch
 t/run/switchF.t                        Test the -F switch
 t/run/switchn.t                        Test the -n switch
 t/run/switchp.t                        Test the -p switch
+t/run/switchPx.aux              Data for switchPx.t
+t/run/switchPx.t                Test the -Px combination
+t/run/switcht.t                 Test the -t switch
 t/run/switchx.aux               Data for switchx.t
 t/run/switchx.t                 Test the -x switch
 t/TEST                         The regression tester
 t/test.pl                      Simple testing library
 t/TestInit.pm                  Preamble library for core tests
 t/run/switchx.aux               Data for switchx.t
 t/run/switchx.t                 Test the -x switch
 t/TEST                         The regression tester
 t/test.pl                      Simple testing library
 t/TestInit.pm                  Preamble library for core tests
+t/uni/fold.t                   See if Unicode folding works
+t/uni/sprintf.t                        See if Unicode sprintf works
 taint.c                                Tainting code
 thrdvar.h                      Per-thread variables
 thread.h                       Threading header
 taint.c                                Tainting code
 thrdvar.h                      Per-thread variables
 thread.h                       Threading header
@@ -2488,5 +2577,5 @@ x2p/str.h                 Public declarations for the above
 x2p/util.c                     Utility routines
 x2p/util.h                     Public declarations for the above
 x2p/walk.c                     Parse tree walker
 x2p/util.c                     Utility routines
 x2p/util.h                     Public declarations for the above
 x2p/walk.c                     Parse tree walker
-XSUB.h                 Include file for extension subroutines
+XSUB.h                         Include file for extension subroutines
 xsutils.c                      Additional bundled package methods not in UNIVERSAL::
 xsutils.c                      Additional bundled package methods not in UNIVERSAL::