diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-11-02 12:33:57 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-11-02 12:33:57 +0000 |
commit | c98c5709a1fc0acfba02e8ebb6a4c372fb300ad7 (patch) | |
tree | f1e29bf66676f69fac19c784052960a45369b783 /pod/perlfaq9.pod | |
parent | 9e81e6a1d25bde90d61da3e28538c936bc2133ae (diff) | |
download | perl-c98c5709a1fc0acfba02e8ebb6a4c372fb300ad7.tar.gz |
FAQ sync
p4raw-id: //depot/perl@23466
Diffstat (limited to 'pod/perlfaq9.pod')
-rw-r--r-- | pod/perlfaq9.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlfaq9.pod b/pod/perlfaq9.pod index f73c619b98..fa59003d10 100644 --- a/pod/perlfaq9.pod +++ b/pod/perlfaq9.pod @@ -1,6 +1,6 @@ =head1 NAME -perlfaq9 - Networking ($Revision: 1.15 $, $Date: 2003/01/31 17:36:57 $) +perlfaq9 - Networking ($Revision: 1.16 $, $Date: 2004/10/30 12:20:59 $) =head1 DESCRIPTION @@ -383,7 +383,7 @@ a database, send mail, or purchase a computer). You can't, at least, not in real time. Bummer, eh? Without sending mail to the address and seeing whether there's a human -on the other hand to answer you, you cannot determine whether a mail +on the other end to answer you, you cannot determine whether a mail address is valid. Even if you apply the mail header standard, you can have problems, because there are deliverable addresses that aren't RFC-822 (the mail header standard) compliant, and addresses that aren't |