On 6 August 2015 at 09:24, Alex Becker wrote:
> I started to use Test::POD and Test__POD::Coverage in my modules.
> However, I got the feedback that these tests should not be done when someone
> installs the module from CPAN. The logic is quite clear: POD issues are not
> critical.
>
> So, there w
Hi!
I started to use Test::POD and Test__POD::Coverage in my modules.
However, I got the feedback that these tests should not be done when
someone installs the module from CPAN. The logic is quite clear: POD issues
are not critical.
So, there will be author tests. I saw a few other modules that i