perlfaq typos
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 62aa460..7ba415a 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -38,8 +38,10 @@ README.mpeix         Notes about MPE/iX port
 README.os2             Notes about OS/2 port
 README.os390           Notes about OS/390 (nee MVS) port
 README.plan9           Notes about Plan9 port
+README.posix-bc                Notes about BC2000 POSIX port
 README.qnx             Notes about QNX port
 README.threads         Notes about multithreading
+README.vmesa           Notes about VM/ESA port
 README.vms             Notes about VMS port
 README.vos             Notes about Stratus VOS port
 README.win32           Notes about Win32 port
@@ -206,6 +208,7 @@ 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_vms.xs       VMS implementation
+ext/DynaLoader/dl_vmesa.xs     VM/ESA implementation
 ext/DynaLoader/dlutils.c       Dynamic loader utilities for dl_*.xs files
 ext/Errno/ChangeLog            Errno perl module change log
 ext/Errno/Errno_pm.PL          Errno perl module create script
@@ -228,6 +231,7 @@ ext/IO/lib/IO/Seekable.pm   IO::Seekable extension Perl module
 ext/IO/lib/IO/Select.pm                IO::Select extension Perl module
 ext/IO/lib/IO/Socket.pm                IO::Socket extension Perl module
 ext/IPC/SysV/ChangeLog         IPC::SysV extension Perl module
+ext/IPC/SysV/hints/next_3.pl   Hint for IPC::SysV for named architecture
 ext/IPC/SysV/MANIFEST          IPC::SysV extension Perl module
 ext/IPC/SysV/Makefile.PL       IPC::SysV extension Perl module
 ext/IPC/SysV/Msg.pm            IPC::SysV extension Perl module
@@ -343,6 +347,7 @@ fakethr.h           Fake threads header
 form.h                 Public declarations for the above
 global.sym             Symbols that need hiding when embedded
 globals.c              File to declare global symbols (for shared library)
+globvar.sym            Global variables that need hiding when embedded
 gv.c                   Glob value code
 gv.h                   Glob value header
 h2pl/README            How to turn .ph files into .pl files
@@ -410,6 +415,7 @@ hints/openbsd.sh    Hints for named architecture
 hints/opus.sh          Hints for named architecture
 hints/os2.sh           Hints for named architecture
 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/sco.sh           Hints for named architecture
@@ -433,6 +439,7 @@ hints/unisysdynix.sh        Hints for named architecture
 hints/utekv.sh         Hints for named architecture
 hints/uts.sh           Hints for named architecture
 hints/uwin.sh          Hints for named architecture
+hints/vmesa.sh         Hints for named architecture
 hv.c                   Hash value code
 hv.h                   Hash value header
 installhtml            Perl script to install html files for pods
@@ -772,7 +779,6 @@ mpeix/relink                MPE/iX port
 mv-if-diff             Script to mv a file if it changed
 myconfig               Prints summary of the current configuration
 nostdio.h              Cause compile error on stdio calls
-objpp.h                        Scoping macros for Perl Object
 op.c                   Opcode syntax tree code
 op.h                   Opcode syntax tree header
 opcode.h               Automatically generated opcode header
@@ -915,6 +921,7 @@ pod/splitman                Splits perlfunc into multiple man pages
 pod/splitpod           Splits perlfunc into multiple pod pages
 pp.c                   Push/Pop code
 pp.h                   Push/Pop code defs
+pp.sym                 Push/Pop code symbols
 pp_ctl.c               Push/Pop code for control flow
 pp_hot.c               Push/Pop code for heavily used opcodes
 pp_proto.h             C++ definitions for Push/Pop code
@@ -1063,6 +1070,7 @@ t/op/each.t               See if hash iterators work
 t/op/eval.t            See if eval operator works
 t/op/exec.t            See if exec and system work
 t/op/exp.t             See if math functions work
+t/op/filetest.t                See if file tests work
 t/op/flip.t            See if range operator works
 t/op/fork.t            See if fork works
 t/op/glob.t            See if <*> works
@@ -1076,6 +1084,7 @@ 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
 t/op/join.t            See if join works
+t/op/lex_assign.t      See if ops involving lexicals or pad temps work
 t/op/list.t            See if array lists work
 t/op/local.t           See if local works
 t/op/magic.t           See if magic variables work
@@ -1159,7 +1168,6 @@ t/pragma/warning.t        See if warning controls work
 taint.c                        Tainting code
 thrdvar.h              Per-thread variables
 thread.h               Threading header
-thread.sym             Symbols for threads
 toke.c                 The tokener
 universal.c            The default UNIVERSAL package methods
 unixish.h              Defines that are assumed on Unix
@@ -1176,6 +1184,9 @@ 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
 utils/splain.PL                Stand-alone version of diagnostics.pm
+vmesa/Makefile         VM/ESA Makefile
+vmesa/vmesa.c          VM/ESA-specific C code for Perl core
+vmesa/vmesaish.h       VM/ESA-specific C header for Perl core
 vms/descrip_mms.template               Template MM[SK] description file for build
 vms/ext/DCLsym/0README.txt     ReadMe file for VMS::DCLsym
 vms/ext/DCLsym/DCLsym.pm       Perl access to CLI symbols