Fri Jan 09 18:08:39 2015ether [...] cpan.org - Ticket created
Subject:
Has a runtime-requires prereq on Test::Pod::Coverage
Test::Pod::Coverage should only be in develop-requires, and tests that use it should be moved to xt/ or guarded with a check to AUTHOR_TESTING.
Fri Jan 09 19:00:24 2015ether [...] cpan.org - Correspondence added
The prereq is actually in build, but some tools combine this with 'runtime'. These things are only actually needed at test time (but should be in 'develop' instead).
Fri Jan 09 19:03:01 2015ether [...] cpan.org - Correspondence added
On 2015-01-09 16:00:24, ETHER wrote:
Show quoted text
> The prereq is actually in build, but some tools combine this with
> 'runtime'.
This is being caused by an ancient version of Module::Install in inc/.
This dist isn't fancy enough to need Module::Install; it can be rewritten to just use ExtUtils::MakeMaker.
Sun Feb 15 16:35:50 2015rjbs [...] cpan.org - Correspondence added