Fix breakages that prevended -DPERL_POISON from compiling.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 58e7fb1..24f3d55 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
@@ -675,6 +706,7 @@ ext/List/Util/Changes               Util extension
 ext/List/Util/lib/List/Util.pm List::Util
 ext/List/Util/lib/Scalar/Util.pm       Scalar::Util
 ext/List/Util/Makefile.PL      Util extension
+ext/List/Util/multicall.h      Util extension
 ext/List/Util/README           Util extension
 ext/List/Util/t/blessed.t      Scalar::Util
 ext/List/Util/t/dualvar.t      Scalar::Util
@@ -860,10 +892,12 @@ ext/Storable/t/blessed.t  See if Storable works
 ext/Storable/t/canonical.t     See if Storable works
 ext/Storable/t/circular_hook.t Test thaw hook called depth-first for circular refs
 ext/Storable/t/code.t          See if Storable works
+ext/Storable/t/compat01.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/file_magic.t    See if file_magic function works
 ext/Storable/t/forgive.t       See if Storable works
 ext/Storable/t/freeze.t                See if Storable works
 ext/Storable/t/HAS_ATTACH.pm   For auto-requiring of modules for STORABLE_attach
@@ -1318,15 +1352,17 @@ lib/constant.pm                 For "use constant"
 lib/constant.t                 See if compile-time constants work
 lib/CPAN/bin/cpan              easily interact with CPAN from the command line
 lib/CPAN/FirstTime.pm          Utility for creating CPAN config files
-lib/CPAN/META.yml              CPAN metainfo
 lib/CPAN/Nox.pm                        Runs CPAN while avoiding compiled extensions
 lib/CPAN/PAUSE2003.pub         CPAN public key
+lib/CPAN/PAUSE2005.pub         CPAN public key
+lib/CPAN/SIGNATURE             CPAN public key
+lib/CPAN/Version.pm            Simple math with different flavors of version strings
 lib/CPAN.pm                    Interface to Comprehensive Perl Archive Network
-lib/CPAN/SIGNATURE             CPAN signature
 lib/CPAN/t/loadme.t            See if CPAN the module works
 lib/CPAN/t/mirroredby.t                See if CPAN::Mirrored::By works
 lib/CPAN/t/Nox.t               See if CPAN::Nox works
 lib/CPAN/t/vcmp.t              See if CPAN the module works
+lib/CPAN/t/version.t           See if CPAN::Version works
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
 lib/DBM_Filter/Changes         DBM Filter Change history
@@ -1860,6 +1896,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 +1963,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 +1999,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 +2048,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
@@ -2195,6 +2243,7 @@ Makefile.SH                       A script that generates Makefile
 malloc.c                       A version of malloc you might not want
 malloc_ctl.h                   A version of malloc you might not want
 MANIFEST                       This list of files
+mathoms.c                      A home for binary-compatible code artifacts
 META.yml                       Distribution meta-data in YAML
 mg.c                           Magic code
 mg.h                           Magic header
@@ -2211,7 +2260,6 @@ mpeix/mpeix.c                     MPE/iX port
 mpeix/mpeixish.h               MPE/iX port
 mpeix/nm                       MPE/iX port
 mpeix/relink                   MPE/iX port
-mv-if-diff                     Script to mv a file if it changed
 myconfig.SH                    Prints summary of the current configuration
 NetWare/bat/Buildtype.bat      NetWare port
 NetWare/bat/SetCodeWar.bat     NetWare port
@@ -2493,6 +2541,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,22 +2649,40 @@ 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/ext/Moped/Msg/bld.inf  Demo extension build configuraion
+symbian/ext/Moped/Msg/location.pl      Demo extension script
+symbian/ext/Moped/Msg/Msg.mmp  Demo extension building
+symbian/ext/Moped/Msg/Msg.pkg  Demo extension packaging
+symbian/ext/Moped/Msg/Msg.pm   Demo extension Perl glue
+symbian/ext/Moped/Msg/Msg.xs   Demo extension code
+symbian/ext/Moped/Msg/README   Demo extension documentation
+symbian/find_writeable_data.pl Development utility
+symbian/hexdump.pl             Helper for sisify.pl updating
 symbian/install.cfg            Installation instructions
 symbian/makesis.pl             Installation file creator
-symbian/PerlAppAif.rss         Symbian sample app code
-symbian/PerlApp.cpp            Symbian sample app code
-symbian/PerlApp.h              Symbian sample app header
-symbian/PerlApp.hrh            Symbian sample app resource header
-symbian/PerlApp.rss            Symbian sample app resource definition
+symbian/PerlAppAif.rss         Symbian app launcher code
+symbian/PerlApp.cpp            Symbian app launcher code
+symbian/PerlApp.h              Symbian app launcher header
+symbian/PerlApp.hrh            Symbian app launcher resource header
 symbian/PerlBase.cpp           Symbian Perl base class
 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/PerlUi.cpp             Symbian Perl UI class
+symbian/PerlUi.h               Symbian Perl UI class header
+symbian/PerlUi.hrh             Symbian Perl UI class resource header
+symbian/PerlUiS60.rss          Symbian app launcher resource definition
+symbian/PerlUiS80.rss          Symbian app launcher resource definition
+symbian/PerlUiUIQ.rss          Symbian app launcher resource definition
+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 +2734,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 +2748,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 +2797,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 +2842,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 +2882,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
@@ -3202,7 +3275,6 @@ x2p/hash.c                        Hashes again
 x2p/hash.h                     Public declarations for the above
 x2p/INTERN.h                   Same as above
 x2p/Makefile.SH                        Precursor to Makefile
-x2p/proto.h                    Dummy header
 x2p/s2p.PL                     Sed to perl translator
 x2p/str.c                      String handling package
 x2p/str.h                      Public declarations for the above