This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Net::Ping isn't going to work much without
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 26 Dec 2001 17:47:57 +0000 (17:47 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 26 Dec 2001 17:47:57 +0000 (17:47 +0000)
commita2a978ac74e3f07d5ba28e7a4d1f1e4ae67ce129
treea6b49396544e348857ed96ffc36c6cb0b36d4ffb
parentd54344fc28d39ef8e90173262ec572bec67f5e6c
Net::Ping isn't going to work much without
the Socket extension; fail more gracefully.

p4raw-id: //depot/perl@13890
lib/Net/Ping/t/100_load.t
lib/Net/Ping/t/110_icmp_inst.t
lib/Net/Ping/t/120_udp_inst.t
lib/Net/Ping/t/130_tcp_inst.t
lib/Net/Ping/t/140_stream_inst.t
lib/Net/Ping/t/200_ping_tcp.t
lib/Net/Ping/t/300_ping_stream.t