Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY...
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 58e7fb1..6f3ea5b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -149,34 +149,64 @@ ext/Cwd/ppport.h          portability header for Cwd
 ext/Cwd/t/cwd.t                        See if Cwd works
 ext/Cwd/t/taint.t              See if Cwd works with taint
 ext/Cwd/t/win32.t              See if Cwd works on Win32
-ext/Compress/Zlib/ANNOUNCE     Compress::Zlib
-ext/Compress/Zlib/Makefile.PL  Compress::Zlib
-ext/Compress/Zlib/README       Compress::Zlib
 ext/Compress/Zlib/Changes      Compress::Zlib
-ext/Compress/Zlib/Zlib.pm      Compress::Zlib
-ext/Compress/Zlib/Zlib.xs      Compress::Zlib
 ext/Compress/Zlib/config.in    Compress::Zlib
 ext/Compress/Zlib/examples/filtdef     Compress::Zlib
 ext/Compress/Zlib/examples/filtinf     Compress::Zlib
 ext/Compress/Zlib/examples/gzcat       Compress::Zlib
+ext/Compress/Zlib/examples/gzcat.zlib  Compress::Zlib
 ext/Compress/Zlib/examples/gzgrep      Compress::Zlib
 ext/Compress/Zlib/examples/gzstream    Compress::Zlib
-ext/Compress/Zlib/fallback.h           Compress::Zlib
-ext/Compress/Zlib/fallback.xs          Compress::Zlib
-ext/Compress/Zlib/t/01version.t                Compress::Zlib
-ext/Compress/Zlib/t/02zlib.t           Compress::Zlib
-ext/Compress/Zlib/t/03examples.t       Compress::Zlib
-ext/Compress/Zlib/t/04encoding.t       Compress::Zlib
-ext/Compress/Zlib/t/05gzsetp.t         Compress::Zlib
-ext/Compress/Zlib/t/06gzdopen.t                Compress::Zlib
-ext/Compress/Zlib/typemap              Compress::Zlib
+ext/Compress/Zlib/fallback/constants.h Compress::Zlib
+ext/Compress/Zlib/fallback/constants.xs        Compress::Zlib
+ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm       Compress::Zlib
+ext/Compress/Zlib/lib/Compress/Zlib/Common.pm  Compress::Zlib
+ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm   Compress::Zlib
+ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm Compress::Zlib
+ext/Compress/Zlib/lib/File/GlobMapper.pm       Compress::Zlib
+ext/Compress/Zlib/lib/IO/Compress/Deflate.pm   Compress::Zlib
+ext/Compress/Zlib/lib/IO/Compress/Gzip.pm      Compress::Zlib
+ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm        Compress::Zlib
+ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm      Compress::Zlib
+ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm  Compress::Zlib
+ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm Compress::Zlib
+ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm      Compress::Zlib
+ext/Compress/Zlib/Makefile.PL  Compress::Zlib
+ext/Compress/Zlib/pod/FAQ.pod  Compress::Zlib
+ext/Compress/Zlib/ppport.h     Compress::Zlib
+ext/Compress/Zlib/README       Compress::Zlib
+ext/Compress/Zlib/t/01version.t        Compress::Zlib
+ext/Compress/Zlib/t/02zlib.t   Compress::Zlib
+ext/Compress/Zlib/t/03zlib-v1.t        Compress::Zlib
+ext/Compress/Zlib/t/04def.t    Compress::Zlib
+ext/Compress/Zlib/t/05examples.t       Compress::Zlib
+ext/Compress/Zlib/t/06gzsetp.t Compress::Zlib
+ext/Compress/Zlib/t/07bufsize.t        Compress::Zlib
+ext/Compress/Zlib/t/08encoding.t       Compress::Zlib
+ext/Compress/Zlib/t/09gziphdr.t        Compress::Zlib
+ext/Compress/Zlib/t/10defhdr.t Compress::Zlib
+ext/Compress/Zlib/t/11truncate.t       Compress::Zlib
+ext/Compress/Zlib/t/12any.t    Compress::Zlib
+ext/Compress/Zlib/t/13prime.t  Compress::Zlib
+ext/Compress/Zlib/t/14gzopen.t Compress::Zlib
+ext/Compress/Zlib/t/15multi.t  Compress::Zlib
+ext/Compress/Zlib/t/16oneshot.t        Compress::Zlib
+ext/Compress/Zlib/t/17isize.t  Compress::Zlib
+ext/Compress/Zlib/t/18lvalue.t Compress::Zlib
+ext/Compress/Zlib/t/19destroy.t        Compress::Zlib
+ext/Compress/Zlib/t/20tied.t   Compress::Zlib
+ext/Compress/Zlib/t/21newtied.t        Compress::Zlib
+ext/Compress/Zlib/t/22merge.t  Compress::Zlib
+ext/Compress/Zlib/t/23misc.t   Compress::Zlib
+ext/Compress/Zlib/t/globmapper.t       Compress::Zlib
+ext/Compress/Zlib/typemap      Compress::Zlib
+ext/Compress/Zlib/Zlib.pm      Compress::Zlib
 ext/Compress/Zlib/zlib-src/adler32.c   Compress::Zlib
 ext/Compress/Zlib/zlib-src/compress.c  Compress::Zlib
 ext/Compress/Zlib/zlib-src/crc32.c     Compress::Zlib
 ext/Compress/Zlib/zlib-src/crc32.h     Compress::Zlib
 ext/Compress/Zlib/zlib-src/deflate.c   Compress::Zlib
 ext/Compress/Zlib/zlib-src/deflate.h   Compress::Zlib
-ext/Compress/Zlib/zlib-src/gzio.c              Compress::Zlib
 ext/Compress/Zlib/zlib-src/infback.c   Compress::Zlib
 ext/Compress/Zlib/zlib-src/inffast.c   Compress::Zlib
 ext/Compress/Zlib/zlib-src/inffast.h   Compress::Zlib
@@ -189,9 +219,10 @@ ext/Compress/Zlib/zlib-src/trees.c Compress::Zlib
 ext/Compress/Zlib/zlib-src/trees.h     Compress::Zlib
 ext/Compress/Zlib/zlib-src/uncompr.c   Compress::Zlib
 ext/Compress/Zlib/zlib-src/zconf.h     Compress::Zlib
-ext/Compress/Zlib/zlib-src/zlib.h              Compress::Zlib
+ext/Compress/Zlib/zlib-src/zlib.h      Compress::Zlib
 ext/Compress/Zlib/zlib-src/zutil.c     Compress::Zlib
 ext/Compress/Zlib/zlib-src/zutil.h     Compress::Zlib
+ext/Compress/Zlib/Zlib.xs      Compress::Zlib
 ext/Data/Dumper/Changes                Data pretty printer, changelog
 ext/Data/Dumper/Dumper.pm      Data pretty printer, module
 ext/Data/Dumper/Dumper.xs      Data pretty printer, externals
@@ -1860,6 +1891,7 @@ 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/contains_pod.t       Pod-Parser test
 lib/Pod/t/eol.t                        end of line agnosticism
 lib/Pod/Text/Color.pm          Convert POD data to color ASCII text
 lib/Pod/Text/Overstrike.pm     Convert POD data to formatted overstrike text
@@ -1926,6 +1958,9 @@ 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/Test/Builder.pm            For writing new test libraries
+lib/Test/Builder/Module.pm     Base class for test modules
+lib/Test/Builder/Tester.pm     For testing Test::Builder based classes
+lib/Test/Builder/Tester/Color.pm       Turn on color in Test::Builder::Tester
 lib/Test/Harness/Assert.pm     Test::Harness::Assert (internal use only)
 lib/Test/Harness/bin/prove     The prove harness utility
 lib/Test/Harness/Changes       Test::Harness
@@ -1959,6 +1994,7 @@ lib/Test/Simple.pm                Basic utility for writing tests
 lib/Test/Simple/README         Test::Simple README
 lib/Test/Simple/t/00test_harness_check.t       Test::Simple test
 lib/Test/Simple/t/bad_plan.t   Test::Builder plan() test
+lib/Test/Simple/t/bail_out.t   Test::Builder BAIL_OUT test
 lib/Test/Simple/t/buffer.t     Test::Builder buffering test
 lib/Test/Simple/t/Builder.t    Test::Builder tests
 lib/Test/Simple/t/circular_data.t      Test::Simple test
@@ -2007,6 +2043,13 @@ lib/Test/Simple/t/skipall.t      Test::More test, skip all tests
 lib/Test/Simple/t/skip.t       Test::More test, SKIP tests
 lib/Test/Simple/t/sort_bug.t   Test::Simple test
 lib/Test/Simple/t/strays.t     Test::Builder stray newline checks
+lib/Test/Simple/t/tbt_01basic.t        Test::Builder::Tester test
+lib/Test/Simple/t/tbt_02fhrestore.t    Test::Builder::Tester test
+lib/Test/Simple/t/tbt_03die.t  Test::Builder::Tester test
+lib/Test/Simple/t/tbt_04line_num.t     Test::Builder::Tester test
+lib/Test/Simple/t/tbt_05faildiag.t     Test::Builder::Tester test
+lib/Test/Simple/t/tbt_06errormess.t    Test::Builder::Tester test
+lib/Test/Simple/t/tbt_07args.t Test::Builder::Tester test
 lib/Test/Simple/t/threads.t    Test::Builder thread-safe checks
 lib/Test/Simple/t/thread_taint.t       Test::Simple test
 lib/Test/Simple/t/todo.t       Test::More test, TODO tests
@@ -2493,6 +2536,7 @@ Porting/apply             Apply patches sent by mail
 Porting/check83.pl     Check whether we are 8.3-friendly
 Porting/checkAUTHORS.pl        Check that the AUTHORS file is complete
 Porting/checkcase.pl   Check whether we are case-insensitive-fs-friendly
+Porting/checkcfgvar.pl Check that config scripts define all symbols
 Porting/checkURL.pl    Check whether we have working URLs
 Porting/checkVERSION.pl        Check whether we have $VERSIONs
 Porting/cmpVERSION.pl  Compare whether two trees have changed modules
@@ -2600,6 +2644,7 @@ symbian/config.pl         Configuration script for Symbian
 symbian/config.sh              Configuration data for Symbian
 symbian/cwd.pl                 Helper code for config.pl
 symbian/demo_pl                        "Archive" of demo code
+symbian/find_writeable_data.pl Development utility
 symbian/install.cfg            Installation instructions
 symbian/makesis.pl             Installation file creator
 symbian/PerlAppAif.rss         Symbian sample app code
@@ -2612,10 +2657,14 @@ symbian/PerlBase.h              Symbian Perl base class header
 symbian/PerlBase.pod           Symbian Perl base class documentation
 symbian/PerlRecog.cpp          Symbian recognizer code
 symbian/PerlRecog.mmp          Symbian recognizer build
+symbian/PerlUtil.cpp           Symbian Perl utility class
+symbian/PerlUtil.h             Symbian Perl utility class header
+symbian/PerlUtil.pod           Symbian Perl utility class documentation
 symbian/port.pl                        Helper code for config.pl
 symbian/README                 ReadMe for the Symbian files
 symbian/sanity.pl              Helper code for config.pl
 symbian/sdk.pl                 Helper code for config.pl
+symbian/sisify.pl              Packaging utility
 symbian/symbian_dll.cpp                The DLL stub for Symbian
 symbian/symbianish.h           Header for Symbian      
 symbian/symbian_proto.h                Prototypes for Symbian
@@ -2667,6 +2716,7 @@ thread.h                  Threading header
 t/io/argv.t                    See if ARGV stuff works
 t/io/binmode.t                 See if binmode() works
 t/io/crlf.t                    See if :crlf works
+t/io/crlf_through.t            See if pipe passes data intact with :crlf
 t/io/dup.t                     See if >& works right
 t/io/fflush.t                  See if auto-flush on fork/exec/system/qx works
 t/io/fs.t                      See if directory manipulations work
@@ -2680,11 +2730,13 @@ t/io/pipe.t                     See if secure pipes work
 t/io/print.t                   See if print commands work
 t/io/read.t                    See if read works
 t/io/tell.t                    See if file seeking works
+t/io/through.t                 See if pipe passes data intact
 t/io/utf8.t                    See if file seeking works
 t/japh/abigail.t               Obscure tests
 t/lib/1_compile.t              See if the various libraries and extensions compile
 t/lib/commonsense.t            See if configuration meets basic needs
 t/lib/compmod.pl               Helper for 1_compile.t
+t/lib/contains_pod.xr          Pod-Parser test file
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
 t/lib/Dev/Null.pm              Module for testing Test::Harness
@@ -2727,6 +2779,7 @@ t/lib/Math/BigRat/Test.pm         Math::BigRat test helper
 t/lib/NoExporter.pm                    Part of Test-Simple
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/bignum              Test data for Test::Harness
+t/lib/sample-tests/bignum_many         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
@@ -2771,6 +2824,7 @@ t/lib/Test/Simple/sample_tests/pre_plan_death.plx         for exit.t
 t/lib/Test/Simple/sample_tests/require.plx             for exit.t
 t/lib/Test/Simple/sample_tests/success.plx             for exit.t
 t/lib/Test/Simple/sample_tests/too_few.plx             for exit.t
+t/lib/Test/Simple/sample_tests/too_few_fail.plx                for exit.t
 t/lib/Test/Simple/sample_tests/two_fail.plx            for exit.t
 t/lib/TieIn.pm                 Testing library for dummy input handles
 t/lib/TieOut.pm                        Testing library to capture prints
@@ -2810,6 +2864,7 @@ t/lib/warnings/toke               Tests for toke.c for warnings.t
 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/lib/ZlibTestUtils.pm         Compress::Zlib
 Todo.micro                     The Wishlist for microperl
 toke.c                         The tokener
 t/op/64bitint.t                        See if 64 bit integers work