add missing file from change#1943
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 8db3514..a2d35e9 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -41,6 +41,7 @@ README.plan9          Notes about Plan9 port
 README.qnx             Notes about QNX port
 README.threads         Notes about multithreading
 README.vms             Notes about VMS port
+README.vos             Notes about Stratus VOS port
 README.win32           Notes about Win32 port
 Todo                   The Wishlist
 Todo-5.005             What needs doing before 5.005 release
@@ -227,6 +228,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
@@ -431,6 +433,7 @@ hints/unicosmk.sh   Hints for named architecture
 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
 hv.c                   Hash value code
 hv.h                   Hash value header
 installhtml            Perl script to install html files for pods
@@ -564,6 +567,7 @@ lib/dumpvar.pl              A variable dumper
 lib/exceptions.pl      catch and throw routines
 lib/fastcwd.pl         a faster but more dangerous getcwd
 lib/fields.pm          Set up object field names for pseudo-hash-using classes
+lib/filetest.pm                For "use filetest"
 lib/find.pl            A find emulator--used by find2perl
 lib/finddepth.pl       A depth-first find emulator--used by find2perl
 lib/flush.pl           Routines to do single flush
@@ -1194,7 +1198,7 @@ vms/genconfig.pl  retcon config.sh from config.h
 vms/genopt.com         hack to write options files in case of broken makes
 vms/make_command.com   record MM[SK] command used to build Perl
 vms/mms2make.pl                convert descrip.mms to make syntax
-vms/munchconfig.c   performs shell $var substitution for VMS
+vms/munchconfig.c      performs shell $var substitution for VMS
 vms/myconfig.com       record local configuration info for bug report
 vms/perlvms.pod                VMS-specific additions to Perl documentation
 vms/perly_c.vms                perly.c with fixed declarations for global syms
@@ -1207,19 +1211,25 @@ vms/vms.c               VMS-specific C code for Perl core
 vms/vms_yfix.pl                convert Unix perly.[ch] to VMS perly_[ch].vms
 vms/vmsish.h           VMS-specific C header for Perl core
 vms/writemain.pl       Generate perlmain.c from miniperlmain.c+extensions
+vos/build.cm           VOS command macro to build Perl
+vos/Changes            Changes made to port Perl to the VOS operating system
+vos/compile_perl.cm    VOS commnad macro to build multiple version of Perl
+vos/config.h           config.h for VOS
+vos/config_h.SH_orig   config_h.SH at the time config.h was created
+vos/perl.bind          VOS bind control file
+vos/test_vos_dummies.c Test program for "vos_dummies.c"
+vos/vos_dummies.c      Wrappers to soak up undefined functions
+vos/vosish.h           VOS-specific header file
 warning.h              The warning numbers
 warning.pl             Program to write warning.h and lib/warning.pm
 win32/GenCAPI.pl       Win32 port for C API with PERL_OBJECT
 win32/Makefile         Win32 makefile for NMAKE (Visual C++ build)
 win32/TEST             Win32 port
 win32/autosplit.pl     Win32 port
-win32/bin/network.pl   Win32 port
 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/bin/webget.pl    Win32 port
-win32/bin/www.pl       Win32 port
 win32/config.bc                Win32 base line config.sh (Borland C++ build)
 win32/config.gc                Win32 base line config.sh (mingw32/gcc build)
 win32/config.vc                Win32 base line config.sh (Visual C++ build)