Skip Menu |

This queue is for tickets about the Yote CPAN distribution.

Report information
The Basics
Id: 93451
Status: resolved
Estimated: 5 min
Priority: 0/
Queue: Yote

People
Owner: CANID [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.1022
Fixed in: (no value)



Subject: Fails with Test::Pod::Coverage installed
As per subject. Sample fail report: http://www.cpantesters.org/cpan/report/39789127 HTH && Thanks, (Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)
Pod tests are not appropriate to run for user installs. The test should be moved to xt/author/pod-coverage.t, or a guard placed at the top so that it only runs when $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING} is set.
this has been removed