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/gen_shrfls.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/gen_shrfls.pl')
-rw-r--r-- | vms/gen_shrfls.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/gen_shrfls.pl b/vms/gen_shrfls.pl index 43029692b2..ac92374995 100644 --- a/vms/gen_shrfls.pl +++ b/vms/gen_shrfls.pl @@ -33,7 +33,7 @@ # library has everything old one did # (i.e. /Define=DEBUGGING,EMBED,MULTIPLICITY)? # -# Author: Charles Bailey bailey@genetics.upenn.edu +# Author: Charles Bailey bailey@newman.upenn.edu require 5.000; |