Re: [PATCH] another Storable test (Re: perl@16005)
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 09fab2b..72c4435 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -197,79 +197,82 @@ ext/DynaLoader/Makefile.PL        Dynamic Loader makefile writer
 ext/DynaLoader/README          Dynamic Loader notes and intro
 ext/DynaLoader/XSLoader_pm.PL  Simple XS Loader perl module
 ext/Encode/AUTHORS             List of authors
+ext/Encode/bin/enc2xs  Encode module generator
+ext/Encode/bin/piconv  iconv by perl
+ext/Encode/bin/ucm2table       Table Generator for testing
+ext/Encode/bin/ucmlint A UCM Lint utility
+ext/Encode/bin/unidump Unicode Dump like hexdump(1)
 ext/Encode/Byte/Byte.pm        Encode extension
 ext/Encode/Byte/Makefile.PL       Encode extension
+ext/Encode/Changes             Change Log
 ext/Encode/CN/CN.pm            Encode extension
 ext/Encode/CN/Makefile.PL      Encode extension
-ext/Encode/Changes             Change Log
 ext/Encode/EBCDIC/EBCDIC.pm       Encode extension
 ext/Encode/EBCDIC/Makefile.PL     Encode extension
+ext/Encode/encengine.c         Encode extension
 ext/Encode/Encode.pm          Mother of all Encode extensions
 ext/Encode/Encode.xs           Encode extension
 ext/Encode/Encode/Changes.e2x          Skeleton file for enc2xs
 ext/Encode/Encode/ConfigLocal_PM.e2x   Skeleton file for enc2xs
+ext/Encode/Encode/encode.h             Encode extension header file
 ext/Encode/Encode/Makefile_PL.e2x      Skeleton file for enc2xs
 ext/Encode/Encode/README.e2x           Skeleton file for enc2xs
 ext/Encode/Encode/_PM.e2x              Skeleton file for enc2xs
 ext/Encode/Encode/_T.e2x               Skeleton file for enc2xs
-ext/Encode/Encode/encode.h             Encode extension header file
+ext/Encode/encoding.pm Perl Pragmactic Module
 ext/Encode/JP/JP.pm            Encode extension
 ext/Encode/JP/Makefile.PL      Encode extension
 ext/Encode/KR/KR.pm            Encode extension
 ext/Encode/KR/Makefile.PL              Encode extension
-ext/Encode/MANIFEST            Encode extension
-ext/Encode/Makefile.PL         Encode extension makefile writer
-ext/Encode/README              Encode extension
-ext/Encode/Symbol/Makefile.PL     Encode extension
-ext/Encode/Symbol/Symbol.pm       Encode extension
-ext/Encode/TW/Makefile.PL      Encode extension
-ext/Encode/TW/TW.pm            Encode extension
-ext/Encode/Unicode/Makefile.PL Encode extension
-ext/Encode/Unicode/Unicode.pm  Encode extension
-ext/Encode/Unicode/Unicode.xs  Encode extension
-ext/Encode/bin/enc2xs  Encode module generator
-ext/Encode/bin/piconv  iconv by perl
-ext/Encode/bin/ucm2table       Table Generator for testing
-ext/Encode/bin/ucmlint A UCM Lint utility
-ext/Encode/bin/unidump Unicode Dump like hexdump(1)
-ext/Encode/encengine.c         Encode extension
-ext/Encode/encoding.pm Perl Pragmactic Module
 ext/Encode/lib/Encode/Alias.pm         Encode extension
 ext/Encode/lib/Encode/CJKConstants.pm  Encode extension
 ext/Encode/lib/Encode/CN/HZ.pm         Encode extension
 ext/Encode/lib/Encode/Config.pm                Encode configuration module
 ext/Encode/lib/Encode/Encoder.pm              OO Encoder
 ext/Encode/lib/Encode/Encoding.pm      Encode extension
+ext/Encode/lib/Encode/Guess.pm Encode Extension
 ext/Encode/lib/Encode/JP/H2Z.pm                Encode extension
 ext/Encode/lib/Encode/JP/JIS7.pm       Encode extension
 ext/Encode/lib/Encode/KR/2022_KR.pm     Encode extension
+ext/Encode/lib/Encode/MIME/Header.pm   Encode extension
 ext/Encode/lib/Encode/PerlIO.pod       Documents for Encode & PerlIO
 ext/Encode/lib/Encode/Supported.pod    Documents for supported encodings
-ext/Encode/t/Aliases.t Encode extension test
-ext/Encode/t/CN.t              Encode extension test
-ext/Encode/t/Encode.t          Encode extension test
-ext/Encode/t/Encoder.t Encode::Encoder test
-ext/Encode/t/JP.t              Encode extension test
-ext/Encode/t/KR.t              Encode extension test
-ext/Encode/t/TW.t              Encode extension test
-ext/Encode/t/Unicode.t Encode extension test
-ext/Encode/t/bogus.ucm Sample data for ucmlint
-ext/Encode/t/encoding.t        encoding extension test
-ext/Encode/t/fallback.t        Encode extension test
-ext/Encode/t/gb2312.euc        test data
-ext/Encode/t/gb2312.ref        test data
-ext/Encode/t/grow.t    Encode extension test
-ext/Encode/t/jisx0201.euc      test data
-ext/Encode/t/jisx0201.ref      test data
-ext/Encode/t/jisx0208.euc      test data
-ext/Encode/t/jisx0208.ref      test data
-ext/Encode/t/jisx0212.euc      test data
-ext/Encode/t/jisx0212.ref      test data
-ext/Encode/t/jperl.t   encoding extension test
-ext/Encode/t/ksc5601.euc       test data
-ext/Encode/t/ksc5601.ref       test data
-ext/Encode/t/perlio.t
-ext/Encode/t/unibench.pl       Unicode benchmark
+ext/Encode/Makefile.PL         Encode extension makefile writer
+ext/Encode/MANIFEST            Encode extension
+ext/Encode/README              Encode extension
+ext/Encode/Symbol/Makefile.PL     Encode extension
+ext/Encode/Symbol/Symbol.pm       Encode extension
+ext/Encode/t/Aliases.t test script
+ext/Encode/t/at-cn.t   test script
+ext/Encode/t/at-tw.t   test script
+ext/Encode/t/big5-eten.enc     test data
+ext/Encode/t/big5-eten.utf     test data
+ext/Encode/t/big5-hkscs.enc    test data
+ext/Encode/t/big5-hkscs.utf    test data
+ext/Encode/t/CJKT.t    test script
+ext/Encode/t/Encode.t  test script
+ext/Encode/t/Encoder.t test script
+ext/Encode/t/encoding.t        test script
+ext/Encode/t/fallback.t        test script
+ext/Encode/t/gb2312.enc        test data
+ext/Encode/t/gb2312.utf        test data
+ext/Encode/t/grow.t    test script
+ext/Encode/t/guess.t   test script
+ext/Encode/t/jisx0201.enc      test data
+ext/Encode/t/jisx0201.utf      test data
+ext/Encode/t/jisx0208.enc      test data
+ext/Encode/t/jisx0208.utf      test data
+ext/Encode/t/jisx0212.enc      test data
+ext/Encode/t/jisx0212.utf      test data
+ext/Encode/t/jperl.t   test script
+ext/Encode/t/ksc5601.enc       test data
+ext/Encode/t/ksc5601.utf       test data
+ext/Encode/t/mime-header.t     test script
+ext/Encode/t/perlio.t  test script
+ext/Encode/t/unibench.pl       benchmark script
+ext/Encode/t/Unicode.t test script
+ext/Encode/TW/Makefile.PL      Encode extension
+ext/Encode/TW/TW.pm            Encode extension
 ext/Encode/ucm/8859-1.ucm      Unicode Character Map
 ext/Encode/ucm/8859-10.ucm     Unicode Character Map
 ext/Encode/ucm/8859-11.ucm     Unicode Character Map
@@ -358,9 +361,9 @@ ext/Encode/ucm/macHebrew.ucm        Unicode Character Map
 ext/Encode/ucm/macIceland.ucm  Unicode Character Map
 ext/Encode/ucm/macJapanese.ucm Unicode Character Map
 ext/Encode/ucm/macKorean.ucm   Unicode Character Map
+ext/Encode/ucm/macRoman.ucm    Unicode Character Map
 ext/Encode/ucm/macROMnn.ucm    Unicode Character Map
 ext/Encode/ucm/macRUMnn.ucm    Unicode Character Map
-ext/Encode/ucm/macRoman.ucm    Unicode Character Map
 ext/Encode/ucm/macSami.ucm     Unicode Character Map
 ext/Encode/ucm/macSymbol.ucm   Unicode Character Map
 ext/Encode/ucm/macThai.ucm     Unicode Character Map
@@ -371,6 +374,9 @@ ext/Encode/ucm/posix-bc.ucm Unicode Character Map
 ext/Encode/ucm/shiftjis.ucm    Unicode Character Map
 ext/Encode/ucm/symbol.ucm      Unicode Character Map
 ext/Encode/ucm/viscii.ucm      Unicode Character Map
+ext/Encode/Unicode/Makefile.PL Encode extension
+ext/Encode/Unicode/Unicode.pm  Encode extension
+ext/Encode/Unicode/Unicode.xs  Encode extension
 ext/Errno/ChangeLog    See if Errno works
 ext/Errno/Errno.t      See if Errno works
 ext/Errno/Errno_pm.PL  Errno perl module create script
@@ -511,10 +517,10 @@ ext/Opcode/Opcode.xs              Opcode extension external subroutines
 ext/Opcode/ops.pm              "Pragma" form of Opcode extension Perl module
 ext/Opcode/ops.t               See if Opcode works
 ext/Opcode/Safe.pm             Safe extension Perl module
-ext/PerlIO/encoding/MANIFEST   PerlIO::encoding list of files
-ext/PerlIO/encoding/Makefile.PL        PerlIO::encoding makefile writer
 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/PerlIO.t            See if PerlIO works
 ext/PerlIO/Scalar/Makefile.PL  PerlIO layer for scalars
 ext/PerlIO/Scalar/Scalar.pm    PerlIO layer for scalars
@@ -593,10 +599,14 @@ ext/Storable/Storable.xs  Storable extension
 ext/Storable/t/blessed.t       See if Storable works
 ext/Storable/t/canonical.t     See if Storable works
 ext/Storable/t/compat06.t      See if Storable works
+ext/Storable/t/croak.t         See if Storable works
 ext/Storable/t/dclone.t                See if Storable works
+ext/Storable/t/downgrade.t     See if Storable works
 ext/Storable/t/forgive.t       See if Storable works
 ext/Storable/t/freeze.t                See if Storable works
 ext/Storable/t/lock.t          See if Storable works
+ext/Storable/t/make_downgrade.pl       See if Storable works
+ext/Storable/t/malice.t                See if Storable copes with corrupt files
 ext/Storable/t/overload.t      See if Storable works
 ext/Storable/t/recurse.t       See if Storable works
 ext/Storable/t/restrict.t      See if Storable works
@@ -645,21 +655,21 @@ ext/threads/Changes               ithreads
 ext/threads/Makefile.PL                ithreads
 ext/threads/README             ithreads
 ext/threads/shared/Makefile.PL  thread shared variables
+ext/threads/shared/queue.pm    Threadsafe queue.
 ext/threads/shared/README       thread shared variables
 ext/threads/shared/shared.pm    thread shared variables
 ext/threads/shared/shared.xs    thread shared variables
 ext/threads/shared/t/0nothread.t       Tests for basic shared array functionality.
-ext/threads/shared/t/av_simple.t       Tests for basic shared array functionality.
 ext/threads/shared/t/av_refs.t Tests for arrays containing references
+ext/threads/shared/t/av_simple.t       Tests for basic shared array functionality.
 ext/threads/shared/t/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/queue.t   thread shared variables
 ext/threads/shared/t/shared_attr.t     Test :shared attribute
 ext/threads/shared/t/sv_refs.t thread shared variables
 ext/threads/shared/t/sv_simple.t       thread shared variables
-ext/threads/shared/t/queue.t   thread shared variables
 ext/threads/shared/typemap     thread::shared types
-ext/threads/shared/queue.pm    Threadsafe queue.
 ext/threads/t/basic.t          ithreads
 ext/threads/t/end.t            Test end functions
 ext/threads/t/join.t           Testing the join function
@@ -791,6 +801,7 @@ 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/t001.c                   Test case for gcc bug
 hints/ti1500.sh                        Hints for named architecture
 hints/titanos.sh               Hints for named architecture
 hints/ultrix_4.sh              Hints for named architecture
@@ -1021,11 +1032,9 @@ lib/ExtUtils/MM_Win32.pm MakeMaker methods for Win32
 lib/ExtUtils/MM_Win95.pm        MakeMaker methods for Win95
 lib/ExtUtils/MY.pm              MakeMaker user override class
 lib/ExtUtils/Packlist.pm       Manipulates .packlist files
+lib/ExtUtils/t/00setup_dummy.t  Setup MakeMaker test module
+lib/ExtUtils/t/backwards.t      Check MakeMaker's backwards compatibility
 lib/ExtUtils/t/basic.t         See if MakeMaker can build a module
-lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm MakeMaker dummy module
-lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL         MakeMaker dummy module
-lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm     MakeMaker dummy module
-lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL              MakeMaker dummy module
 lib/ExtUtils/t/Command.t       See if ExtUtils::Command works (Win32 only)
 lib/ExtUtils/t/Constant.t      See if ExtUtils::Constant works
 lib/ExtUtils/t/Embed.t         See if ExtUtils::Embed and embedding works
@@ -1043,10 +1052,10 @@ 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/prefixify.t      See if MakeMaker can apply a PREFIX
-lib/ExtUtils/t/Problem-Module/Makefile.PL           MakeMaker dummy module
-lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL    MakeMaker dummy module
 lib/ExtUtils/t/problems.t       How MakeMaker reacts to build problems
 lib/ExtUtils/t/testlib.t       See if ExtUtils::testlib works
+lib/ExtUtils/t/VERSION_FROM.t   See if MakeMaker's VERSION_FROM works
+lib/ExtUtils/t/zz_cleanup_dummy.t   Cleanup MakeMaker test module
 lib/ExtUtils/testlib.pm                Fixes up @INC to use just-built extension
 lib/ExtUtils/typemap           Extension interface types
 lib/ExtUtils/xsubpp            External subroutine preprocessor
@@ -1421,6 +1430,7 @@ 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/curr_test.t   Test::Builder->curr_test 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
@@ -1430,6 +1440,7 @@ lib/Test/Simple/t/fail.t        Test::Simple test, test failures
 lib/Test/Simple/t/filehandles.t Test::Simple test, STDOUT can be played with
 lib/Test/Simple/t/import.t      Test::More test, importing functions
 lib/Test/Simple/t/is_deeply.t   Test::More test, is_deeply()
+lib/Test/Simple/t/maybe_regex.t Test::Builder->maybe_regex() tests
 lib/Test/Simple/t/missing.t     Test::Simple test, missing tests
 lib/Test/Simple/t/More.t        Test::More test, basic stuff
 lib/Test/Simple/t/no_ending.t   Test::Builder test, no_ending()
@@ -1443,6 +1454,7 @@ lib/Test/Simple/t/plan_skip_all.t       Test::More test, plan() w/skip_all
 lib/Test/Simple/t/simple.t      Test::Simple test, basic stuff
 lib/Test/Simple/t/skip.t        Test::More test, SKIP tests
 lib/Test/Simple/t/skipall.t     Test::More test, skip all tests
+lib/Test/Simple/t/strays.t      Test::Builder stray newline checks
 lib/Test/Simple/t/todo.t        Test::More test, TODO tests
 lib/Test/Simple/t/undef.t       Test::More test, undefs don't cause warnings
 lib/Test/Simple/t/useing.t      Test::More test, compile test
@@ -1920,6 +1932,7 @@ myconfig.SH                       Prints summary of the current configuration
 NetWare/bat/BldNWExt-Exist.bat NetWare port
 NetWare/bat/BldNWExt.bat       NetWare port
 NetWare/bat/Buildtype.bat      NetWare port
+NetWare/bat/CWbuild.bat                NetWare port
 NetWare/bat/MPKBuild.bat       NetWare port
 NetWare/bat/Setmpksdk.bat      NetWare port
 NetWare/bat/Setnlmsdk.bat      NetWare port
@@ -1939,10 +1952,12 @@ NetWare/deb.h                   NetWare port
 NetWare/dl_netware.xs          NetWare port
 NetWare/intdef.h               NetWare port
 NetWare/interface.c            NetWare port
+NetWare/interface.cpp          NetWare port
 NetWare/interface.h            NetWare port
 NetWare/iperlhost.h            NetWare port
 NetWare/Main.c                 NetWare port
 NetWare/Makefile               NetWare port
+NetWare/MP.imp                 NetWare port
 NetWare/netware.h              NetWare port
 NetWare/nw5.c                  NetWare port
 NetWare/nw5iop.h               NetWare port
@@ -1950,7 +1965,10 @@ NetWare/nw5sck.c         NetWare port
 NetWare/nw5sck.h               NetWare port
 NetWare/nw5thread.c            NetWare port
 NetWare/nw5thread.h            NetWare port
+NetWare/nwhashcls.cpp          NetWare port
+NetWare/nwhashcls.h            NetWare port
 NetWare/Nwmain.c               NetWare port
+NetWare/nwperlhost.h           NetWare port
 NetWare/nwperlsys.c            NetWare port
 NetWare/nwperlsys.h            NetWare port
 NetWare/Nwpipe.c               NetWare port
@@ -1962,6 +1980,9 @@ NetWare/NWTInfo.c         NetWare port
 NetWare/nwtinfo.h              NetWare port
 NetWare/NWUtil.c               NetWare port
 NetWare/nwutil.h               NetWare port
+NetWare/nwvmem.h               NetWare port
+NetWare/perllib.cpp            NetWare port
+NetWare/splittree.pl           NetWare port
 NetWare/t/NWModify.pl          NetWare port
 NetWare/t/NWScripts.pl         NetWare port
 NetWare/t/Readme.txt           NetWare port
@@ -2206,15 +2227,14 @@ README.beos             Notes about BeOS port
 README.bs2000          Notes about BS2000 POSIX port
 README.ce              Notes about WinCE port
 README.cn              About using Perl and Simplified Chinese
-README.jp              About using Perl and Japanese
-README.ko              About using Perl and Korean
-README.tw              About using Perl and Traditional Chinese
 README.cygwin          Notes about Cygwin port
 README.dgux            Notes about DG/UX port
 README.dos             Notes about DOS/DJGPP port
 README.epoc            Notes about EPOC port
 README.hpux            Notes about HP-UX port
 README.hurd            Notes about GNU/Hurd port
+README.jp              About using Perl and Japanese
+README.ko              About using Perl and Korean
 README.machten         Notes about Power MachTen port
 README.macos           Notes about Mac OS (Classic)
 README.micro           Notes about microperl
@@ -2228,6 +2248,7 @@ README.qnx                Notes about QNX port
 README.solaris         Notes about Solaris port
 README.threads         Notes about multithreading
 README.tru64           Notes about Tru64
+README.tw              About using Perl and Traditional Chinese
 README.uts             Notes about UTS
 README.vmesa           Notes about VM/ESA port
 README.vms             Notes about installing the VMS port
@@ -2325,8 +2346,12 @@ 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/Math/BigRat/Test.pm              Math::BigRat test helper
 t/lib/sample-tests/bailout             Test data for Test::Harness
+t/lib/sample-tests/bignum               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/die                  Test data for Test::Harness
+t/lib/sample-tests/die_head_end         Test data for Test::Harness
+t/lib/sample-tests/die_last_minute      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