summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2001-11-12 15:50:34 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-13 13:31:34 +0000
commit9f84c00564fd021b1da47513d58d337c301b73aa (patch)
tree4be15ba03a33e2ceb64f7c2e91a94fe0591e2a0b /MANIFEST
parentbbd5c0f5ad81733b079008f34cd05cd9aef7d917 (diff)
downloadperl-9f84c00564fd021b1da47513d58d337c301b73aa.tar.gz
Making vmsish.pm a no-op on non-VMS
Message-ID: <20011112205034.H2888@blackrider> p4raw-id: //depot/perl@12971
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index c0f2dd7d1b..cf37116acb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1633,6 +1633,8 @@ lib/utf8_heavy.pl Support routines for utf8 pragma
lib/validate.pl Perl library supporting wholesale file mode validation
lib/vars.pm Declare pseudo-imported global variables
lib/vars.t See if "use vars" work
+lib/vmsish.pm Control VMS-specific behavior of Perl core
+lib/vmsish.t Tests for vmsish.pm
lib/warnings.pm For "use warnings"
lib/warnings.t See if warning controls work
lib/warnings/register.pm For "use warnings::register"
@@ -2317,8 +2319,6 @@ vms/ext/Stdio/Makefile.PL MakeMaker driver for VMS::Stdio
vms/ext/Stdio/Stdio.pm VMS options to stdio routines
vms/ext/Stdio/Stdio.xs VMS options to stdio routines
vms/ext/Stdio/test.pl regression tests for VMS::Stdio
-vms/ext/vmsish.pm Control VMS-specific behavior of Perl core
-vms/ext/vmsish.t Tests for vmsish.pm
vms/ext/XSSymSet.pm manage linker symbols when building extensions
vms/genconfig.pl retcon config.sh from config.h
vms/genopt.com hack to write options files in case of broken makes