diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-12-28 02:24:44 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-12-28 02:24:44 +0000 |
commit | 0536e0eb9430aabbd7108b476aed1956f9be68df (patch) | |
tree | a4bc09b8cade81d816e436455a973bd0bc766089 /lib/Net | |
parent | bd0dd1d83c04650dba1d85f284d68152ddb80c5c (diff) | |
download | perl-0536e0eb9430aabbd7108b476aed1956f9be68df.tar.gz |
pod edits from Paul Marquess and Mark-Jason Dominus
p4raw-id: //depot/perl@4711
Diffstat (limited to 'lib/Net')
-rw-r--r-- | lib/Net/Ping.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/Ping.pm b/lib/Net/Ping.pm index 495b82f95b..54540601d3 100644 --- a/lib/Net/Ping.pm +++ b/lib/Net/Ping.pm @@ -4,7 +4,7 @@ package Net::Ping; # # Authors of the original pingecho(): # karrer@bernina.ethz.ch (Andreas Karrer) -# pmarquess@bfsec.bt.co.uk (Paul Marquess) +# Paul.Marquess@btinternet.com (Paul Marquess) # # Copyright (c) 1996 Russell Mosemann. All rights reserved. This # program is free software; you may redistribute it and/or modify it |