Subject: | self-test failure on darwin |
Date: | Thu, 04 Jul 2013 13:54:48 -0400 |
To: | bug-Net-Ping-External [...] rt.cpan.org |
From: | "Daniel Macks" <dmacks [...] netspace.org> |
Running a more verbose test suite.
-------------------------------------------------
Net::Ping::External version: 0.13
2/6 tests passed.
Successful tests:
use Net::Ping::External qw(ping)
ping(host => 'some.non.existent.host')
Failed tests:
ping(host => '127.0.0.1')
ping(host => '127.0.0.1', timeout => 5)
ping(host => '127.0.0.1', count => 10)
ping(host => '127.0.0.1', size => 32)
Operating system according to perl: darwin
Operating system according to `uname -a` (if available):
Darwin home-desktop.home 12.4.0 Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64
Perl version: This is perl 5, version 12, subversion 4 (v5.12.4) built for darwin-thread-multi-2level
Ping help: usage: ping [-AaDdfnoQqRrv] [-b boundif] [-c count] [-G sweepmaxsize] [-g sweepminsize]
[-h sweepincrsize] [-i wait] [-l preload] [-M mask | time] [-m ttl]
[-p pattern] [-S src_addr] [-s packetsize] [-t timeout]
[-W waittime] [-z tos] host
ping [-AaDdfLnoQqRrv] [-c count] [-I iface] [-i wait] [-l preload]
[-M mask | time] [-m ttl] [-p pattern] [-S src_addr]
[-s packetsize] [-T ttl] [-t timeout] [-W waittime]
[-z tos] mcast-group
-------------------------------------------------
dan
--
Daniel Macks
dmacks@netspace.org