On Monday 30 July 2007 13:19:56 Christopher H. Laco wrote: > Eric Wilhelm wrote:
> > If *you* don't have Test::Pod, and *I* do, *I* cannot install your > > module if the pod doesn't pass. > Huh? In that code, no Test::POD = skip all tests. How does that equate > to an install failure for anyone...either the author, the dist maint, or > the end user? Eric's case is where user who just wants to install the module has Test::POD but there are POD errors, so the tests fail and he or she has to examine the test output to see if forcing the installation is a good idea. It's not about not having Test::POD installed. If the distribution with the failing POD happens to be way up the dependency chain, I think we can safely call the situation "A big bucket of suck." -- c