Integrate with Sarathy.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 10a1bcc..1888c0d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -37,9 +37,9 @@ README.apollo         Notes about Apollo DomainOS port
 README.beos            Notes about BeOS port
 README.cygwin32                Notes about Cygwin32 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.lexwarn         Notes about lexical warnings
 README.mint            Notes about Atari MiNT port
 README.mpeix           Notes about MPE/iX port
 README.os2             Notes about OS/2 port
@@ -60,10 +60,7 @@ apollo/netinet/in.h  Apollo DomainOS port: C header file frontend
 av.c                   Array value code
 av.h                   Array value header
 beos/nm.c              BeOS port
-bytecode.h             Bytecode header for compiler
-bytecode.pl            Produces byterun.h, byterun.c and ext/B/Asmdata.pm
-byterun.c              Runtime support for compiler-generated bytecode
-byterun.h              Header for byterun.c
+bytecode.pl            Produces ext/ByteLoader/byterun.h, ext/ByteLoader/byterun.c and ext/B/Asmdata.pm
 cc_runtime.h           Macros need by runtime of compiler-generated code
 cflags.SH              A script that emits C compilation flags per file
 config_h.SH            Produces config.h
@@ -160,8 +157,13 @@ emacs/cperl-mode.el        An alternate perl-mode
 emacs/e2ctags.pl       etags to ctags converter
 emacs/ptags            Creates smart TAGS file
 embed.h                        Maps symbols to safer names
-embed.pl               Produces embed.h
+embed.pl               Produces {embed,embedvar,objXSUB,proto}.h, global.sym
 embedvar.h             C namespace management
+epoc/config.h          EPOC port
+epoc/epoc.c            EPOC port
+epoc/epocish.h         EPOC port
+epoc/perl.mmp          EPOC port
+epoc/perl.pkg          EPOC port
 ext/B/B.pm             Compiler backend support functions and methods
 ext/B/B.xs             Compiler backend external subroutines
 ext/B/B/Asmdata.pm     Compiler backend data for assembler
@@ -189,7 +191,6 @@ ext/B/O.pm          Compiler front-end module (-MO=...)
 ext/B/README           Compiler backend README
 ext/B/TESTS            Compiler backend test data
 ext/B/Todo             Compiler backend Todo list
-ext/B/byteperl.c       Bytecode runner
 ext/B/defsubs.h.PL     Generator for constant subroutines
 ext/B/ramblings/cc.notes       Compiler ramblings: notes on CC backend
 ext/B/ramblings/curcop.runtime Compiler ramblings: notes on curcop use
@@ -201,6 +202,9 @@ ext/B/typemap               Compiler backend interface types
 ext/ByteLoader/ByteLoader.pm   Bytecode loader Perl module
 ext/ByteLoader/ByteLoader.xs   Bytecode loader external subroutines
 ext/ByteLoader/Makefile.PL     Bytecode loader makefile writer
+ext/ByteLoader/bytecode.h      Bytecode header for bytecode loader
+ext/ByteLoader/byterun.c       Runtime support for bytecode loader
+ext/ByteLoader/byterun.h       Header for byterun.c
 ext/DB_File/Changes            Berkeley DB extension change log
 ext/DB_File/DB_File.pm         Berkeley DB extension Perl module
 ext/DB_File/DB_File.xs         Berkeley DB extension external subroutines
@@ -230,6 +234,7 @@ ext/DynaLoader/dl_hpux.xs   HP-UX implementation
 ext/DynaLoader/dl_mpeix.xs     MPE/iX implementation
 ext/DynaLoader/dl_next.xs      Next implementation
 ext/DynaLoader/dl_none.xs      Stub implementation
+ext/DynaLoader/dl_rhapsody.xs  Rhapsody implementation
 ext/DynaLoader/dl_vms.xs       VMS implementation
 ext/DynaLoader/dl_vmesa.xs     VM/ESA implementation
 ext/DynaLoader/dlutils.c       Dynamic loader utilities for dl_*.xs files
@@ -454,6 +459,7 @@ hints/os390.sh              Hints for named architecture
 hints/posix-bc.sh      Hints for named architecture
 hints/powerux.sh       Hints for named architecture
 hints/qnx.sh           Hints for named architecture
+hints/rhapsody.sh      Hints for named architecture
 hints/sco.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
@@ -522,6 +528,7 @@ lib/CGI/Apache.pm   Support for Apache's Perl module
 lib/CGI/Carp.pm                Log server errors with helpful context
 lib/CGI/Cookie.pm      Interface to Netscape Cookies
 lib/CGI/Fast.pm                Support for FastCGI (persistent server process)
+lib/CGI/Pretty.pm      Output nicely formatted HTML
 lib/CGI/Push.pm                Support for server push
 lib/CGI/Switch.pm      Simple interface for multiple server types
 lib/CPAN.pm            Interface to Comprehensive Perl Archive Network
@@ -638,6 +645,7 @@ lib/bigint.pl               An arbitrary precision integer arithmetic package
 lib/bigrat.pl          An arbitrary precision rational arithmetic package
 lib/blib.pm            For "use blib"
 lib/cacheout.pl                Manages output filehandles when you need too many
+lib/caller.pm          Inherit pragmatic attributes from caller's context
 lib/chat2.pl            Obsolete ipc library (use Comm.pm etc instead)
 lib/complete.pl                A command completion subroutine
 lib/constant.pm                For "use constant"
@@ -755,6 +763,7 @@ lib/unicode/In/Tamil.pl                             Unicode character database
 lib/unicode/In/Telugu.pl                       Unicode character database
 lib/unicode/In/Thai.pl                         Unicode character database
 lib/unicode/In/Tibetan.pl                      Unicode character database
+lib/unicode/Is/ASCII.pl                                Unicode character database
 lib/unicode/Is/Alnum.pl                                Unicode character database
 lib/unicode/Is/Alpha.pl                                Unicode character database
 lib/unicode/Is/BidiAN.pl                       Unicode character database
@@ -771,6 +780,7 @@ lib/unicode/Is/BidiWS.pl                    Unicode character database
 lib/unicode/Is/C.pl                            Unicode character database
 lib/unicode/Is/Cc.pl                           Unicode character database
 lib/unicode/Is/Cn.pl                           Unicode character database
+lib/unicode/Is/Cntrl.pl                                Unicode character database
 lib/unicode/Is/Co.pl                           Unicode character database
 lib/unicode/Is/DCcircle.pl                     Unicode character database
 lib/unicode/Is/DCcompat.pl                     Unicode character database
@@ -790,6 +800,7 @@ lib/unicode/Is/DCwide.pl                    Unicode character database
 lib/unicode/Is/DecoCanon.pl                    Unicode character database
 lib/unicode/Is/DecoCompat.pl                   Unicode character database
 lib/unicode/Is/Digit.pl                                Unicode character database
+lib/unicode/Is/Graph.pl                                Unicode character database
 lib/unicode/Is/L.pl                            Unicode character database
 lib/unicode/Is/Ll.pl                           Unicode character database
 lib/unicode/Is/Lm.pl                           Unicode character database
@@ -809,6 +820,7 @@ lib/unicode/Is/Pd.pl                                Unicode character database
 lib/unicode/Is/Pe.pl                           Unicode character database
 lib/unicode/Is/Po.pl                           Unicode character database
 lib/unicode/Is/Print.pl                                Unicode character database
+lib/unicode/Is/Punct.pl                                Unicode character database
 lib/unicode/Is/Ps.pl                           Unicode character database
 lib/unicode/Is/S.pl                            Unicode character database
 lib/unicode/Is/Sc.pl                           Unicode character database
@@ -817,6 +829,8 @@ lib/unicode/Is/So.pl                                Unicode character database
 lib/unicode/Is/Space.pl                                Unicode character database
 lib/unicode/Is/Syllable.pl                     Unicode character database
 lib/unicode/Is/Upper.pl                                Unicode character database
+lib/unicode/Is/Word.pl                         Unicode character database
+lib/unicode/Is/XDigit.pl                       Unicode character database
 lib/unicode/Is/Z.pl                            Unicode character database
 lib/unicode/Is/Zl.pl                           Unicode character database
 lib/unicode/Is/Zp.pl                           Unicode character database
@@ -905,7 +919,6 @@ os2/OS2/REXX/t/rx_tievar.t  DLL access module
 os2/OS2/REXX/t/rx_tieydb.t     DLL access module
 os2/OS2/REXX/t/rx_varset.t     DLL access module
 os2/OS2/REXX/t/rx_vrexx.t      DLL access module
-os2/POSIX.mkfifo       POSIX.xs patch
 os2/diff.configure     Patches to Configure
 os2/dl_os2.c           Addon for dl_open
 os2/dlfcn.h            Addon for dl_open
@@ -917,6 +930,8 @@ os2/perl2cmd.pl             Corrects installed binaries under OS/2
 patchlevel.h           The current patch level of perl
 perl.c                 main()
 perl.h                 Global declarations
+perlapi.c              Perl API functions
+perlapi.h              Perl API function declarations
 perl_exp.SH            Creates list of exported symbols for AIX
 perlio.c               C code for PerlIO abstraction
 perlio.h               compatibility stub
@@ -978,6 +993,7 @@ pod/perlfunc.pod    Function info
 pod/perlguts.pod       Internals info
 pod/perlhist.pod       Perl history info
 pod/perlipc.pod                IPC info
+pod/perllexwarn.pod    Lexical Warnings info
 pod/perllocale.pod     Locale support info
 pod/perllol.pod                How to use lists of lists
 pod/perlmod.pod                Module mechanism info
@@ -1001,6 +1017,7 @@ pod/perltie.pod           Tieing an object class into a simple variable
 pod/perltoc.pod                Table of Contents info
 pod/perltodo.pod       Todo list explained
 pod/perltoot.pod       Tom's object-oriented tutorial
+pod/perltootc.pod      Tom's object-oriented tutorial (more on class data)
 pod/perltrap.pod       Trap info
 pod/perlvar.pod                Variable info
 pod/perlxs.pod         XS api info
@@ -1073,6 +1090,8 @@ t/io/dup.t                See if >& works right
 t/io/fs.t              See if directory manipulations work
 t/io/inplace.t         See if inplace editing works
 t/io/iprefix.t         See if inplace editing works with prefixes
+t/io/open.t            See if open works
+t/io/openpid.t         See if open works for subprocesses
 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
@@ -1155,6 +1174,7 @@ t/lib/textwrap.t  See if Text::Wrap::wrap works
 t/lib/thread.t         Basic test of threading (skipped if no threads) 
 t/lib/tie-push.t       Test for Tie::Array
 t/lib/tie-stdarray.t   Test for Tie::StdArray
+t/lib/tie-stdhandle.t  Test for Tie::StdHandle
 t/lib/tie-stdpush.t    Test for Tie::StdArray
 t/lib/timelocal.t      See if Time::Local works
 t/lib/trig.t           See if Math::Trig works
@@ -1288,11 +1308,17 @@ t/pragma/warn/2use      Tests for "use warning" for warning.t
 t/pragma/warn/3both    Tests for interaction of $^W and "use warning"
 t/pragma/warn/4lint    Tests for -W switch
 t/pragma/warn/5nolint  Tests for -X switch
+t/pragma/warn/6default Tests default warnings
+t/pragma/warn/av       Tests for av.c for warning.t
 t/pragma/warn/doio     Tests for doio.c for warning.t
+t/pragma/warn/doop     Tests for doop.c for warning.t
 t/pragma/warn/gv       Tests for gv.c for warning.t
+t/pragma/warn/hv       Tests for hv.c for warning.t
+t/pragma/warn/malloc   Tests for malloc.c for warning.t
 t/pragma/warn/mg       Tests for mg.c for warning.t
 t/pragma/warn/op       Tests for op.c for warning.t
 t/pragma/warn/perl     Tests for perl.c for warning.t
+t/pragma/warn/perlio   Tests for perlio.c for warning.t
 t/pragma/warn/perly    Tests for perly.y for warning.t
 t/pragma/warn/pp       Tests for pp.c for warning.t
 t/pragma/warn/pp_ctl   Tests for pp_ctl.c for warning.t
@@ -1300,11 +1326,13 @@ t/pragma/warn/pp_hot    Tests for pp_hot.c for warning.t
 t/pragma/warn/pp_sys   Tests for pp_sys.c for warning.t
 t/pragma/warn/regcomp  Tests for regcomp.c for warning.t
 t/pragma/warn/regexec  Tests for regexec.c for warning.t
+t/pragma/warn/run      Tests for run.c for warning.t
 t/pragma/warn/sv       Tests for sv.c for warning.t
 t/pragma/warn/taint    Tests for taint.c for warning.t
 t/pragma/warn/toke     Tests for toke.c for warning.t
 t/pragma/warn/universal        Tests for universal.c for warning.t
 t/pragma/warn/util     Tests for util.c for warning.t
+t/pragma/warn/utf8     Tests for utf8.c for warning.t
 t/pragma/warning.t     See if warning controls work
 taint.c                        Tainting code
 thrdvar.h              Per-thread variables
@@ -1321,7 +1349,6 @@ utils/c2ph.PL             program to translate dbx stabs to perl
 utils/h2ph.PL          A thing to turn C .h files into perl .ph files
 utils/h2xs.PL          Program to make .xs files from C header files
 utils/perlbug.PL       A simple tool to submit a bug report
-utils/perlbc.PL                Front-end for bytecode compiler
 utils/perlcc.PL                Front-end for compiler
 utils/perldoc.PL       A simple tool to find & display perl's documentation
 utils/pl2pm.PL         A pl to pm translator
@@ -1402,7 +1429,6 @@ win32/makefile.mk Win32 makefile for DMAKE (BC++, VC++ builds)
 win32/makemain.pl      Win32 port
 win32/makeperldef.pl   Win32 port
 win32/perlglob.c       Win32 port
-win32/perlhost.h       Perl host implementation
 win32/perllib.c                Win32 port
 win32/pod.mak          Win32 port
 win32/runperl.c                Win32 port