Fix breakages that prevended -DPERL_POISON from compiling.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 4349638..24f3d55 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -706,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
@@ -891,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
@@ -1349,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
@@ -1891,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
@@ -1958,6 +1964,8 @@ 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
@@ -2040,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
@@ -2218,7 +2233,6 @@ lib/vmsish.t                      Tests for vmsish.pm
 lib/warnings.pm                        For "use warnings"
 lib/warnings/register.pm       For "use warnings::register"
 lib/warnings.t                 See if warning controls work
-lib/ZlibTestUtils.pm   Compress::Zlib
 locale.c                       locale-specific utility functions
 makeaperl.SH                   perl script that produces a new perl binary
 makedef.pl                     Create symbol export lists for linking
@@ -2229,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
@@ -2245,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
@@ -2635,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
@@ -2722,6 +2754,7 @@ 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
@@ -2849,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
@@ -3241,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