Help for this page
#------Check options----- # Check if host is defined and alive ... } $ping->close(); }
sub showUsage { ... or die "$host is unreachable\n"; print "$host is alive\n\n";