in reply to Re: Careful with Test::Pod::Coverage
in thread Careful with Test::Pod::Coverage
Well, what's the point in having your module pods (not just coverage) tested on every machine where it is installed?
I agree 100%. My problem was caused by a module that I listed as a dependency. It's very annoying. Someone can't install my module because a module that I have as a prereq fails to pass a coverage test -- falsely -- because of an outdated Pod::Coverage on the tester's machine.
-xdg
Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
|
|---|