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


in reply to Coverity and lines of Perl Code

Coverity has been pretty good in working with our code since it helps them to improve their product. It may be that someone else's use cases may have altered how they count our code. I'll have to dig up my password to see exactly what is going on. Thanks for pointing this out. I'll respond back here when I figure out what is going on.



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