SOCK_DGRAM and listen() do not mix as reported in
[p5sagit/p5-mst-13.2.git] / pod / perl56delta.pod
index 5eb9d2c..9f30314 100644 (file)
@@ -789,9 +789,8 @@ already.  The fatal error has been downgraded to an optional warning:
         
 This warns you that C<"fred@example.com"> is going to turn into
 C<fred.com> if you don't backslash the C<@>.
-
-See L<http://www.plover.com/~mjd/perl/at-error.html|http://www.plover.com/~mjd/perl/at-error.html>
-for more details about the history here.
+See http://www.plover.com/~mjd/perl/at-error.html for more details
+about the history here.
 
 =head1 Modules and Pragmata