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

Changes for version 0.004000 - 2018-01-24

  • add ping vs. raw socket advantages to ICMP and ICMPv6 documentation
  • raw ICMP and ICMPv6 now only uses a single socket and internal reply dispatching for increased performance (O vs. O^2)
  • don't use Net::Frame::Simple for ICMP and ICMPv6 reply packet parsing for improved performance
  • send errors are now handled and returned as failed Futures for ping sockets and warnings for the shared raw socket

Modules

asyncronously check remote host for reachability