$p = Net::Ping->new(); print($p->ping(gethostbyname($host),5));