http://www.perlmonks.org?node_id=631343


in reply to Re: Net::Ping broken on Solaris?
in thread Net::Ping broken on Solaris?

It looks like device binding is only available on Linux. The documentation for Net::Ping has been updated as such and should be in the next release of Net::Ping and Perl.


Steve_p

Test your modules with bleadperl!

  rsync -avz rsync://public.activestate.com/perl-current/ .
  ./Configure -des -Dusedevel -Dprefix=/path/to/test/perl
  make test
  make install

Now, please test you modules! If you have test failures that don't happen with Perl 5.8.8, send a simplified test case to

perlbug at perl.org