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 /lib/File/Path.pm | |
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 'lib/File/Path.pm')
-rw-r--r-- | lib/File/Path.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/File/Path.pm b/lib/File/Path.pm index 39f1ba1771..09c52a4e1b 100644 --- a/lib/File/Path.pm +++ b/lib/File/Path.pm @@ -88,7 +88,7 @@ in situations where security is an issue. =head1 AUTHORS Tim Bunce <F<Tim.Bunce@ig.co.uk>> and -Charles Bailey <F<bailey@genetics.upenn.edu>> +Charles Bailey <F<bailey@newman.upenn.edu>> =head1 REVISION |