diff options
author | Charles Bailey <bailey@newman.upenn.edu> | 1998-09-04 21:23:58 -0400 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-09-23 08:45:58 +0000 |
commit | bd3fa61ce4cf706aee95ff3241fb1c7b94ddf61a (patch) | |
tree | 349add580f1742a8fdcda306b3c8438102d39d36 /vms/writemain.pl | |
parent | a97be1210229297ea0fbef9273b534b7a5fa973c (diff) | |
download | perl-bd3fa61ce4cf706aee95ff3241fb1c7b94ddf61a.tar.gz |
(via private mail)
Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
p4raw-id: //depot/perl@1837
Diffstat (limited to 'vms/writemain.pl')
-rw-r--r-- | vms/writemain.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/writemain.pl b/vms/writemain.pl index a502d6131e..63091076ea 100644 --- a/vms/writemain.pl +++ b/vms/writemain.pl @@ -5,7 +5,7 @@ # linker options file which causes the bootstrap routines for # these extension to be universal symbols in PerlShr.Exe. # -# Last modified 29-Nov-1994 by Charles Bailey bailey@genetics.upenn.edu +# Last modified 29-Nov-1994 by Charles Bailey bailey@newman.upenn.edu # if (-f 'miniperlmain.c') { $dir = ''; } |