disable WARN and DIE hooks during constant folding
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 944449f..c577752 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -346,7 +346,6 @@ ext/Devel/PPPort/HACKERS    Devel::PPPort hackers documentation
 ext/Devel/PPPort/Makefile.PL   Devel::PPPort makefile writer
 ext/Devel/PPPort/MANIFEST      Devel::PPPort Manifest
 ext/Devel/PPPort/MANIFEST.SKIP Devel::PPPort Manifest skip specs
-ext/Devel/PPPort/META.yml      Devel::PPPort meta-data in YAML
 ext/Devel/PPPort/mktests.PL    Devel::PPPort test file writer
 ext/Devel/PPPort/module2.c     Devel::PPPort test file
 ext/Devel/PPPort/module3.c     Devel::PPPort test file
@@ -606,7 +605,6 @@ ext/Encode/lib/Encode/Supported.pod Documents for supported encodings
 ext/Encode/lib/Encode/Unicode/UTF7.pm  Encode extension
 ext/Encode/Makefile.PL         Encode extension makefile writer
 ext/Encode/MANIFEST            Encode extension
-ext/Encode/META.yml            Module meta-data in YAML
 ext/Encode/README              Encode extension
 ext/Encode/Symbol/Makefile.PL  Encode extension
 ext/Encode/Symbol/Symbol.pm    Encode extension
@@ -987,6 +985,8 @@ ext/POSIX/t/waitpid.t               See if waitpid works
 ext/POSIX/typemap              POSIX extension interface types
 ext/re/hints/mpeix.pl          Hints for re for named architecture
 ext/re/Makefile.PL             re extension makefile writer
+ext/re/re_top.h                        re extension symbol hiding header
+ext/re/re_comp.h               re extension wrapper for regcomp.h
 ext/re/re.pm                   re extension Perl module
 ext/re/re.xs                   re extension external subroutines
 ext/re/t/re.t                  see if re pragma works
@@ -1131,12 +1131,16 @@ ext/threads/shared/t/wait.t     Test cond_wait and cond_timedwait
 ext/threads/shared/typemap     thread::shared types
 ext/threads/t/basic.t          ithreads
 ext/threads/t/end.t            Test end functions
+ext/threads/t/free.t           Test ithread destruction
+ext/threads/t/free2.t          More ithread destruction tests
 ext/threads/threads.pm         ithreads
 ext/threads/threads.xs         ithreads
 ext/threads/t/join.t           Testing the join function
 ext/threads/t/libc.t           testing libc functions for threadsafety
 ext/threads/t/list.t           Test threads->list()
 ext/threads/t/problems.t       Test various memory problems
+ext/threads/t/stack.t          Tests for stack limits
+ext/threads/t/stack_env.t      Tests for stack limits
 ext/threads/t/stress_cv.t      Test with multiple threads, coderef cv argument.
 ext/threads/t/stress_re.t      Test with multiple threads, string cv argument and regexes.
 ext/threads/t/stress_string.t  Test with multiple threads, string cv argument.
@@ -1293,6 +1297,7 @@ hints/powerux.sh          Hints for named architecture
 hints/qnx.sh                   Hints for named architecture
 hints/README.hints             Notes about hints
 hints/rhapsody.sh              Hints for named architecture
+hints/riscos.sh                        Hints for named architecture
 hints/sco_2_3_0.sh             Hints for named architecture
 hints/sco_2_3_1.sh             Hints for named architecture
 hints/sco_2_3_2.sh             Hints for named architecture
@@ -1945,6 +1950,7 @@ lib/Memoize/t/tie_sdbm.t  Memoize SDBM interface test
 lib/Memoize/t/tie_storable.t   Memoize Storable interface test
 lib/Memoize/t/tie.t            Memoize tied file test
 lib/Memoize/t/unmemoize.t      Memoize 'unmemoize' function test
+lib/Module/Build/API.pod       Module::Build
 lib/Module/Build/Authoring.pod Module::Build
 lib/Module/Build/Base.pm       Module::Build
 lib/Module/Build/Changes       Module::Build
@@ -2383,6 +2389,7 @@ lib/Test/Harness/t/strap-analyze.t        Test::Harness::Straps test
 lib/Test/Harness/t/strap.t             Test::Harness::Straps test
 lib/Test/Harness/t/test-harness.t      Test::Harness test
 lib/Test/Harness/t/version.t   Test::Harness test
+lib/Test/Harness/Util.pm       Various utility functions for Test::Harness
 lib/Test/More.pm               More utilities for writing tests
 lib/Test.pm                    A simple framework for writing test scripts
 lib/Test/Simple/Changes                Test::Simple changes
@@ -2467,6 +2474,7 @@ lib/Text/Abbrev.t         Test Text::Abbrev
 lib/Text/Balanced/Changes      Text::Balanced
 lib/Text/Balanced.pm           Text::Balanced
 lib/Text/Balanced/README       Text::Balanced
+lib/Text/Balanced/t/00-load.t  See if Text::Balanced works
 lib/Text/Balanced/t/extbrk.t   See if Text::Balanced works
 lib/Text/Balanced/t/extcbk.t   See if Text::Balanced works
 lib/Text/Balanced/t/extdel.t   See if Text::Balanced works
@@ -2475,6 +2483,8 @@ lib/Text/Balanced/t/extqlk.t      See if Text::Balanced works
 lib/Text/Balanced/t/exttag.t   See if Text::Balanced works
 lib/Text/Balanced/t/extvar.t   See if Text::Balanced works
 lib/Text/Balanced/t/gentag.t   See if Text::Balanced works
+lib/Text/Balanced/t/pod.t      See if Text::Balanced works
+lib/Text/Balanced/t/pod-coverage.t     See if Text::Balanced works
 lib/Text/ParseWords.pm         Perl module to split words on arbitrary delimiter
 lib/Text/ParseWords.t          See if Text::ParseWords works
 lib/Text/ParseWords/taint.t    See if Text::ParseWords works with tainting
@@ -3023,6 +3033,7 @@ README.os390                      Perl notes for OS/390
 README.os400                   Perl notes for OS/400
 README.plan9                   Perl notes for Plan 9
 README.qnx                     Perl notes for QNX
+README.riscos                  Perl notes for RISC OS
 README.solaris                 Perl notes for Solaris
 README.symbian                 Perl notes for Symbian
 README.tru64                   Perl notes for Tru64
@@ -3221,6 +3232,8 @@ t/lib/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
 t/lib/Math/BigInt/Scalar.pm    Pure Perl module to support Math::BigInt
 t/lib/Math/BigInt/Subclass.pm  Empty subclass of BigInt for test
 t/lib/Math/BigRat/Test.pm              Math::BigRat test helper
+t/lib/mypragma.pm              An example user pragma
+t/lib/mypragma.t               Test the example user pragma
 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
@@ -3319,6 +3332,7 @@ t/op/args.t                       See if operations on @_ work
 t/op/arith.t                   See if arithmetic works
 t/op/array.t                   See if array operations work
 t/op/assignwarn.t              See if OP= operators warn correctly for undef targets
+t/op/attrhand.t                        See if attribute handlers work
 t/op/attrs.t                   See if attributes on declarations work
 t/op/auto.t                    See if autoincrement et all work
 t/op/avhv.t                    See if pseudo-hashes work
@@ -3365,6 +3379,7 @@ t/op/hashassign.t         See if hash assignments work
 t/op/hash.t                    See if the complexity attackers are repelled
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/inccode.t                 See if coderefs work in @INC
+t/op/incfilter.t               See if the source filters in coderef-in-@INC work
 t/op/inc.t                     See if inc/dec of integers near 32 bit limit work
 t/op/index.t                   See if index works
 t/op/int.t                     See if int works
@@ -3417,6 +3432,7 @@ t/op/regmesg.t                    See if one can get regular expression errors
 t/op/repeat.t                  See if x operator works
 t/op/re_tests                  Regular expressions for regexp.t
 t/op/reverse.t                 See if reverse operator works
+t/op/rxcode.t                  See if /(?{ code })/ works
 t/op/runlevel.t                        See if die() works from perl_call_*()
 t/op/sleep.t                   See if sleep works
 t/op/smartmatch.t              See if the ~~ operator works
@@ -3429,6 +3445,7 @@ t/op/srand.t                      See if srand works
 t/op/sselect.t                 See if 4 argument select works
 t/op/stash.t                   See if %:: stashes work
 t/op/stat.t                    See if stat works
+t/op/state.t                   See if state variables work
 t/op/study.t                   See if study works
 t/op/studytied.t               See if study works with tied scalars
 t/op/sub_lval.t                        See if lvalue subroutines work
@@ -3521,6 +3538,7 @@ t/uni/chomp.t                     See if Unicode chomp works
 t/uni/class.t                  See if Unicode classes work (\p)
 t/uni/fold.t                   See if Unicode folding works
 t/uni/lower.t                  See if Unicode casing works
+t/uni/overload.t               See if Unicode overloading works
 t/uni/sprintf.t                        See if Unicode sprintf works
 t/uni/title.t                  See if Unicode casing works
 t/uni/tr_7jis.t                        See if Unicode tr/// works
@@ -3609,91 +3627,71 @@ vos/vos.c                       VOS emulations for missing POSIX functions
 vos/vosish.h                   VOS-specific header file
 warnings.h                     The warning numbers
 warnings.pl                    Program to write warnings.h and lib/warnings.pm
+win32/FindExt.pm               Scan for extensions
+win32/Makefile                 Win32 makefile for NMAKE (Visual C++ build)
+win32/Makefile.ce              WinCE port
 win32/bin/exetype.pl           Set executable type to CONSOLE or WINDOWS
 win32/bin/perlglob.pl          Win32 globbing
 win32/bin/pl2bat.pl            wrap perl scripts into batch files
 win32/bin/runperl.pl           run perl script via batch file namesake
 win32/bin/search.pl            Win32 port
 win32/buildext.pl              Build extensions once miniperl is built
+win32/ce-helpers/cecopy-lib.pl WinCE port
+win32/ce-helpers/comp.pl       WinCE port
+win32/ce-helpers/compile-all.bat       WinCE port
+win32/ce-helpers/compile.bat   WinCE port
+win32/ce-helpers/makedist.pl   WinCE port
+win32/ce-helpers/registry.bat  WinCE port
 win32/config.bc                        Win32 base line config.sh (Borland C++ build)
+win32/config.ce                        WinCE port
 win32/config.gc                        Win32 base line config.sh (mingw32/gcc build)
+win32/config.vc                        Win32 base line config.sh (Visual C++ build)
+win32/config.vc64              Win64 base line config.sh (Visual C++ build)
 win32/config_H.bc              Win32 config header (Borland C++ build)
+win32/config_H.ce              WinCE port
 win32/config_H.gc              Win32 config header (GNU build)?
-win32/config_h.PL              Perl code to convert Win32 config.sh to config.h
 win32/config_H.vc              Win32 config header (Visual C++ build)
 win32/config_H.vc64            Win64 config header (Visual C++ build)
+win32/config_h.PL              Perl code to convert Win32 config.sh to config.h
 win32/config_sh.PL             Perl code to update Win32 config.sh from Makefile
-win32/config.vc                        Win32 base line config.sh (Visual C++ build)
-win32/config.vc64              Win64 base line config.sh (Visual C++ build)
 win32/distclean.bat            Remove _ALL_ files not listed here in MANIFEST
 win32/dl_win32.xs              Win32 port
 win32/ext/Win32/Makefile.PL    Win32 extension makefile writer
 win32/ext/Win32/Win32.pm       Win32 extension Perl module
 win32/ext/Win32/Win32.xs       Win32 extension external subroutines
 win32/fcrypt.c                 crypt() implementation
-win32/FindExt.pm               Scan for extensions
 win32/genmk95.pl               Perl code to generate command.com-usable makefile.95
 win32/include/arpa/inet.h      Win32 port
 win32/include/dirent.h         Win32 port
 win32/include/netdb.h          Win32 port
 win32/include/sys/socket.h     Win32 port
-win32/Makefile                 Win32 makefile for NMAKE (Visual C++ build)
 win32/makefile.mk              Win32 makefile for DMAKE (BC++, VC++ builds)
 win32/makeico.pl               script to create perlexe.ico image file
 win32/mdelete.bat              multifile delete
+win32/perl.rc                  WinCE port
 win32/perlexe.rc               associated perl binary with icon
 win32/perlglob.c               Win32 port
 win32/perlhost.h               Perl "host" implementation
 win32/perllib.c                        Win32 port
+win32/perlmaince.c             WinCE port
 win32/pod.mak                  Win32 port
 win32/runperl.c                        Win32 port
 win32/splittree.pl             Win32 port
 win32/sync_ext.pl              Win32 port
-win32/vdir.h                   Perl "host" virtual directory manager
-win32/vmem.h                   Perl "host" memory manager
+win32/vdir.h                   Perl "host" virtual directory manager for CE
+win32/vmem.h                   Perl "host" memory manager for CE
 win32/win32.c                  Win32 port
 win32/win32.h                  Win32 port
+win32/win32ceio.c              Win32/WinCE PerlIO layer support
 win32/win32io.c                        Win32 PerlIO layer support
 win32/win32iop.h               Win32 port
+win32/win32iop-o.h             WinCE port
 win32/win32sck.c               Win32 port
 win32/win32thread.c            Win32 functions for threads
 win32/win32thread.h            Win32 port mapping to threads
-wince/bin/exetype.pl                   WinCE port
-wince/bin/perlglob.pl                  WinCE port
-wince/bin/pl2bat.pl                    WinCE port
-wince/bin/runperl.pl                   WinCE port
-wince/bin/search.pl                    WinCE port
-wince/cecopy-lib.pl                    WinCE port
-wince/compile-all.bat                  WinCE port
-wince/compile.bat                      WinCE port
-wince/comp.pl                          WinCE port
-wince/config.ce                                WinCE port
-wince/config_H.ce                      WinCE port
-wince/config_h.PL                      WinCE port
-wince/config_sh.PL                     WinCE port
-wince/dl_win32.xs                      WinCE port
-wince/include/arpa/inet.h              WinCE port
-wince/include/sys/socket.h             WinCE port
-wince/makedist.pl                      WinCE port
-wince/Makefile.ce                      WinCE port
-wince/makeico.pl                       WinCE port
-wince/perlhost.h       Perl "host" implementation
-wince/perllib.c                                WinCE port
-wince/perlmain.c                       WinCE port
-wince/perl.rc                          WinCE port
-wince/registry.bat                     WinCE port
-wince/runperl.c                                WinCE port
-wince/splittree.pl                     WinCE port
-wince/vdir.h                   Perl "host" virtual directory manager for CE
-wince/vmem.h                   Perl "host" memory manager for CE
-wince/win32.h                          WinCE port
-wince/win32io.c                                WinCE port
-wince/win32iop.h                       WinCE port
-wince/win32thread.c                    WinCE port
-wince/win32thread.h                    WinCE port
-wince/wince.c                          WinCE port
-wince/wince.h                          WinCE port
-wince/wincesck.c                       WinCE port
+win32/wince.c                  WinCE port
+win32/wince.h                  WinCE port
+win32/wincesck.c               WinCE port
 writemain.SH                   Generate perlmain.c from miniperlmain.c+extensions
 x2p/a2p.c                      Output of a2p.y run through byacc
 x2p/a2p.h                      Global declarations