Perl cross-platform interface to ICMP "ping" utilities
Net::Ping::External is a module which interfaces with the "ping" command on many systems. It presently provides a single function, ping(), that takes in a hostname and (optionally) a timeout and returns true if the host is alive, and false otherwise. Unless you have the ability (and willingness) to run your scripts as the superuser on your system, this module will probably provide more accurate results than Net::Ping will.
$
pkg install p5-Net-Ping-ExternalOrigin
net/p5-Net-Ping-External
Size
23.5KiB
License
ART10, GPLv1+
Maintainer
douglas@douglasthrift.net
Dependencies
1 packages
Required by
0 packages