Change 20151 by [EMAIL PROTECTED] on 2003/07/11 08:35:08
A known potentially failing test.
Affected files ...
... //depot/maint-5.8/perl/pod/perldelta.pod#39 edit
Differences ...
==== //depot/maint-5.8/perl/pod/perldelta.pod#39 (text) ====
Index: perl/pod/perldelta.pod
--- perl/pod/perldelta.pod#38~20150~ Fri Jul 11 01:07:55 2003
+++ perl/pod/perldelta.pod Fri Jul 11 01:35:08 2003
@@ -675,6 +675,12 @@
VMS) have large enough testing and expert population that they are
doing well.
+=head2 lib/Net/Ping/t/510_ping_udp.t subtest 2
+
+The subtest 2 of lib/Net/Ping/t/510_ping_udp.t might fail if you have
+an unusual networking setup. The test is trying to send a UDP ping to
+the IP address 127.0.0.1.
+
=head1 Platform Specific Problems
=head2 EBCDIC Platforms
End of Patch.