chromatic wrote:
On Monday 30 July 2007 10:01:25 Eric Wilhelm wrote:
I think the important bit is that `make test` only runs tests which
verify the module's functionality.
... and if my POD coverage somehow mysteriously changed between the time I
bundled a new dist and some user downloaded that bundle from the CPAN, there
are bigger problems with that downloaded dist than failing POD coverage
tests.
Or alternatively, there might have been a new release of Test::Pod with
a slight change in behaviour that causes failures.
Adam K