diff options
author | Perl 5 Porters <perl5-porters@africa.nicoh.com> | 1996-02-08 03:23:31 +0000 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-02-08 03:23:31 +0000 |
commit | 482b294c2001bd1c291b5e70975012f29ac95f24 (patch) | |
tree | d16a6fd8abf3b5343bcf99fef11459076cd92800 /vms/myconfig.com | |
parent | b8440792c4a62245d0033c065af6c1ecb58e6474 (diff) | |
download | perl-482b294c2001bd1c291b5e70975012f29ac95f24.tar.gz |
VMS updates.
Diffstat (limited to 'vms/myconfig.com')
-rw-r--r-- | vms/myconfig.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/myconfig.com b/vms/myconfig.com index b9f1bcd476..923fbc5a3d 100644 --- a/vms/myconfig.com +++ b/vms/myconfig.com @@ -2,7 +2,7 @@ $! #!/bin/sh ---> MYCONFIG.COM $! # This script is designed to provide a handy summary of the configuration $! # information being used to build perl. This is especially useful if you -$! # are requesting help from comp.lang.perl on usenet or via mail. +$! # are requesting help from comp.lang.perl.misc on usenet or via mail. $! DCL-ified by Peter Prymmer <pvhp@lns62.lns.cornell.edu> 22-DEC-1995 $! DCL usage (choose one): |