The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.41

  • Bugfixes
  • Windows Vista does not appear to support inet_ntop(). It seems to have InetNtop() instead. So, working around by using getnameinfo() and passing in the NI_NUMERICHOST to get an IP address. Features
  • Change Net::Ping to use Time::HiRes::time() instead of CORE::time() by default. For most successful cases, CORE::time() returned zero.

Modules

check a remote host for reachability