summaryrefslogtreecommitdiff
path: root/lib/File
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 /lib/File
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 'lib/File')
-rw-r--r--lib/File/Copy.pm2
-rw-r--r--lib/File/Path.pm2
-rw-r--r--lib/File/Spec.pm2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/File/Copy.pm b/lib/File/Copy.pm
index d0b3c8977e..ce1fbd7ffe 100644
--- a/lib/File/Copy.pm
+++ b/lib/File/Copy.pm
@@ -336,7 +336,7 @@ $! will be set if an error was encountered.
=head1 AUTHOR
File::Copy was written by Aaron Sherman I<E<lt>ajs@ajs.comE<gt>> in 1995,
-and updated by Charles Bailey I<E<lt>bailey@genetics.upenn.eduE<gt>> in 1996.
+and updated by Charles Bailey I<E<lt>bailey@newman.upenn.eduE<gt>> in 1996.
=cut
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
diff --git a/lib/File/Spec.pm b/lib/File/Spec.pm
index 5f3dbf5fce..67b6703a56 100644
--- a/lib/File/Spec.pm
+++ b/lib/File/Spec.pm
@@ -106,7 +106,7 @@ File::Spec::VMS, ExtUtils::MakeMaker
Kenneth Albanowski <F<kjahds@kjahds.com>>, Andy Dougherty
<F<doughera@lafcol.lafayette.edu>>, Andreas KE<ouml>nig
<F<A.Koenig@franz.ww.TU-Berlin.DE>>, Tim Bunce <F<Tim.Bunce@ig.co.uk>>. VMS
-support by Charles Bailey <F<bailey@genetics.upenn.edu>>. OS/2 support by
+support by Charles Bailey <F<bailey@newman.upenn.edu>>. OS/2 support by
Ilya Zakharevich <F<ilya@math.ohio-state.edu>>. Mac support by Paul Schinder
<F<schinder@pobox.com>>.