summaryrefslogtreecommitdiff
path: root/vms/mms2make.pl
diff options
context:
space:
mode:
authorCharles Bailey <bailey@newman.upenn.edu>1998-09-04 21:23:58 -0400
committerGurusamy Sarathy <gsar@cpan.org>1998-09-23 08:45:58 +0000
commitbd3fa61ce4cf706aee95ff3241fb1c7b94ddf61a (patch)
tree349add580f1742a8fdcda306b3c8438102d39d36 /vms/mms2make.pl
parenta97be1210229297ea0fbef9273b534b7a5fa973c (diff)
downloadperl-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/mms2make.pl')
-rw-r--r--vms/mms2make.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/vms/mms2make.pl b/vms/mms2make.pl
index 6b35e75ffb..7795e4a8ab 100644
--- a/vms/mms2make.pl
+++ b/vms/mms2make.pl
@@ -4,7 +4,7 @@
# Version 2.2 29-Jan-1996
# David Denholm <denholm@conmat.phys.soton.ac.uk>
#
-# 1.0 06-Aug-1994 Charles Bailey bailey@genetics.upenn.edu
+# 1.0 06-Aug-1994 Charles Bailey bailey@newman.upenn.edu
# - original version
# 2.0 29-Sep-1994 David Denholm <denholm@conmat.phys.soton.ac.uk>
# - take action based on MMS .if / .else / .endif
@@ -16,9 +16,9 @@
# we deselect any other line if $conditions[0] is 0
# I'm being very lazy - push a 1 at start, then dont need to check for
# an empty @conditions [assume nesting in descrip.mms is correct]
-# 2.1 26-Feb-1995 Charles Bailey bailey@genetics.upenn.edu
+# 2.1 26-Feb-1995 Charles Bailey bailey@newman.upenn.edu
# - handle MMS macros generated by MakeMaker
-# 2.2 29-Jan-1996 Charles Bailey bailey@genetics.upenn.edu
+# 2.2 29-Jan-1996 Charles Bailey bailey@newman.upenn.edu
# - Fix output file name to work under Unix
if ($#ARGV > -1 && $ARGV[0] =~ /^[\-\/]trim/i) {