diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1998-10-17 14:07:49 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1998-10-17 14:07:49 +0000 |
commit | 5b7e2fe55885acf170d7496132b9ef976ea5c02b (patch) | |
tree | cb91d27d40f4358fb8546f0ae3ab0b7f36f355d8 /MANIFEST | |
parent | ea492b465f75db4fb4af15e7e8426136cb4c2b99 (diff) | |
download | perl-5b7e2fe55885acf170d7496132b9ef976ea5c02b.tar.gz |
VM/ESA-update.
p4raw-id: //depot/cfgperl@2008
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -435,6 +435,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 @@ -1178,6 +1179,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 |