Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.111 Net::netentChapter 8
Standard Modules
Next: 8.113 Net::protoent
 

8.112 Net::Ping

Provides methods to create ping objects and test the reachability of remote hosts on the network. After the object has been created, a variable number of hosts can be pinged multiple times before closing the connection. The methods are:


Previous: 8.111 Net::netentPerl in a NutshellNext: 8.113 Net::protoent
8.111 Net::netentBook Index8.113 Net::protoent