On 7/30/07, Christopher H. Laco <[EMAIL PROTECTED]> wrote: > Sure, Test::Pod::Coverage could fail for some reason other than it's > main purpose of checking coverage and finding a naked method, but so > then can Test::More and any other test module.
Ironically, that just happened today with Statistics::Bedford: http://cpantesters.perl.org/show/Statistics-Benford.html There was a coverage failure on a hidden ._Bedford.pm. I'm guessing that was some editor swap file, but somehow, it got packaged and distributed. David