http://qs321.pair.com?node_id=630821


in reply to Net::Ping broken on Solaris?

Hmmm...no ticket has been opened on this issue. I guess I'll do it. You may monitor CPAN RT#28686 for progress.


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