Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 3b8fecc..46a72f3 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -56,7 +56,6 @@ ext/attrs/attrs.pm            attrs extension Perl module
 ext/attrs/attrs.xs             attrs extension external subroutines
 ext/attrs/Makefile.PL          attrs extension makefile writer
 ext/B/B.pm             Compiler backend support functions and methods
-ext/B/B.t              See if B works
 ext/B/B.xs             Compiler backend external subroutines
 ext/B/B/Asmdata.pm     Compiler backend data for assembler
 ext/B/B/assemble       Assemble compiler bytecode
@@ -78,9 +77,7 @@ 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/Debug.t          See if B::Debug works
 ext/B/defsubs_h.PL     Generator for constant subroutines
-ext/B/Deparse.t                See if B::Deparse works
 ext/B/Makefile.PL      Compiler backend makefile writer
 ext/B/NOTES            Compiler backend notes
 ext/B/O.pm             Compiler front-end module (-MO=...)
@@ -91,8 +88,12 @@ 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/Showlex.t                See if B::ShowLex works
-ext/B/Stash.t          See if B::Stash works
+ext/B/t/b.t            See if B 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/stash.t                See if B::Stash works
+ext/B/t/terse.t                See if B::Terse works
 ext/B/TESTS            Compiler backend test data
 ext/B/Todo             Compiler backend Todo list
 ext/B/typemap                  Compiler backend interface types
@@ -289,7 +290,7 @@ ext/Encode/Encode/macGreek.enc      Encoding tables
 ext/Encode/Encode/macIceland.enc       Encoding tables
 ext/Encode/Encode/macJapan.enc Encoding tables
 ext/Encode/Encode/macRoman.enc Encoding tables
-ext/Encode/Encode/macRomania.enc       Encoding tables
+ext/Encode/Encode/macRumanian.enc      Encoding tables
 ext/Encode/Encode/macSami.enc  Encoding tables
 ext/Encode/Encode/macThai.enc  Encoding tables
 ext/Encode/Encode/macTurkish.enc       Encoding tables
@@ -339,6 +340,8 @@ 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/typemap          GDBM extension interface types
+ext/I18N/Langinfo/fallback.c   I18N::Langinfo
+ext/I18N/Langinfo/fallback.xs  I18N::Langinfo
 ext/I18N/Langinfo/Langinfo.pm  I18N::Langinfo
 ext/I18N/Langinfo/Langinfo.t   I18N::Langinfo
 ext/I18N/Langinfo/Langinfo.xs  I18N::Langinfo
@@ -572,6 +575,8 @@ ext/threads/Changes         ithreads
 ext/threads/Makefile.PL                ithreads
 ext/threads/README             ithreads
 ext/threads/t/basic.t          ithreads
+ext/threads/t/stress_cv.t      Test with multiple threads, coderef cv argument.
+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/threads.xs         ithreads
@@ -773,6 +778,7 @@ lib/attributes.pm           For "sub foo : attrlist"
 lib/AutoLoader.pm              Autoloader base class
 lib/AutoLoader.t               See if AutoLoader works
 lib/AutoSplit.pm               Split up autoload functions
+lib/AutoSplit.t                        See if AutoSplit works
 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
@@ -861,6 +867,7 @@ lib/DirHandle.pm            like FileHandle only for directories
 lib/DirHandle.t                        See if DirHandle works
 lib/dotsh.pl                   Code to "dot" in a shell script
 lib/Dumpvalue.pm               Screen dump of perl values
+lib/Dumpvalue.t                        See if Dumpvalue works
 lib/dumpvar.pl                 A variable dumper
 lib/English.pm                 Readable aliases for short variables
 lib/English.t                  See if English works
@@ -939,6 +946,7 @@ lib/FileCache.t                     See if FileCache works
 lib/FileHandle.pm              Backward-compatible front end to IO extension
 lib/FileHandle.t               See if FileHandle works
 lib/filetest.pm                        For "use filetest"
+lib/filetest.t                 See if filetest works
 lib/Filter/Simple.pm           Simple frontend to Filter::Util::Call
 lib/Filter/Simple/Changes      Filter::Simple
 lib/Filter/Simple/README       Filter::Simple
@@ -1092,6 +1100,7 @@ lib/NEXT/Changes          NEXT
 lib/NEXT/README                        NEXT
 lib/NEXT/test.pl               See if NEXT works
 lib/open.pm                    Pragma to specify default I/O disciplines
+lib/open.t                     See if the open pragma works
 lib/open2.pl                   Open a two-ended pipe (uses IPC::Open2)
 lib/open3.pl                   Open a three-ended pipe (uses IPC::Open3)
 lib/overload.pm                        Module for overloading perl operators
@@ -1201,6 +1210,7 @@ lib/Text/ParseWords.t             See if Text::ParseWords works
 lib/Text/Soundex.pm            Perl module to implement Soundex
 lib/Text/Soundex.t             See if Soundex works
 lib/Text/Tabs.pm               Do expand and unexpand
+lib/Text/TabsWrap/CHANGELOG    ChangeLog for Tabs+Wrap
 lib/Text/TabsWrap/t/fill.t     See if Text::Wrap::fill works
 lib/Text/TabsWrap/t/tabs.t     See if Text::Tabs works
 lib/Text/TabsWrap/t/wrap.t     See if Text::Wrap::wrap works
@@ -1216,6 +1226,7 @@ lib/Tie/Hash.pm                   Base class for tied hashes
 lib/Tie/RefHash.pm             Base class for tied hashes with references as keys
 lib/Tie/RefHash.t              Test for Tie::RefHash and Tie::RefHash::Nestable
 lib/Tie/Scalar.pm              Base class for tied scalars
+lib/Tie/Scalar.t               See if Tie::Scalar works
 lib/Tie/SubstrHash.pm          Compact hash for known key, value and table size
 lib/Tie/SubstrHash.t           Test for Tie::SubstrHash
 lib/Time/gmtime.pm             By-name interface to Perl's builtin gmtime
@@ -1821,8 +1832,8 @@ pod/perlthrtut.pod                Threads tutorial
 pod/perltie.pod                        Tieing an object class into a simple variable
 pod/perltoc.pod                        Table of Contents info
 pod/perltodo.pod               Todo list explained
+pod/perltooc.pod               Tom's object-oriented tutorial (more on class data)
 pod/perltoot.pod               Tom's object-oriented tutorial
-pod/perltootc.pod              Tom's object-oriented tutorial (more on class data)
 pod/perltrap.pod               Trap info
 pod/perlunicode.pod            Unicode support info
 pod/perlutil.pod               Accompanying utilities explained
@@ -2199,11 +2210,12 @@ t/run/exit.t                    Test perl's exit status.
 t/run/kill_perl.t               Tests that kill perl.
 t/run/runenv.t                 Test if perl honors its environment variables.
 t/TEST                         The regression tester
+t/test.pl                      Simple testing library
 t/TestInit.pm                  Preamble library for core tests
 taint.c                                Tainting code
 thrdvar.h                      Per-thread variables
 thread.h                       Threading header
-Todo.micro             The Wishlist for microperl
+Todo.micro                     The Wishlist for microperl
 toke.c                         The tokener
 uconfig.h                      Configuration header for microperl
 uconfig.sh                     Configuration script for microperl