Sat May 24 12:31:04 2014SREZIC [...] cpan.org - Ticket created
Subject:
pod coverage test is failing
See subject.
Sat May 24 12:44:34 2014ether [...] cpan.org - Correspondence added
Pod coverage tests should not be running for the user. Either move it to xt/, or guard it with:
use Test::More;
plan skip_all => 'these tests are for authors only' unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
Sat May 24 12:44:34 2014The RT System itself - Status changed from 'new' to 'open'