Please don't allow pod tests to run for normal user installs. Either move them to xt/, or guard them with:
plan skip_all => "These tests are for authors only!" unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
Tue Nov 03 17:02:26 2015The RT System itself - Status changed from 'new' to 'open'
Fri Dec 04 14:18:29 2015DDUMONT [...] cpan.org - Correspondence added
Le Mar 03 Nov 2015 23:02:25, ETHER a écrit :
Show quoted text
> Please don't allow pod tests to run for normal user installs. Either
> move them to xt/, or guard them with:
I've contacted upstream. I'm now co-maintainer of this package. I'll fix this test.
All the best
Fri Dec 04 14:18:35 2015DDUMONT [...] cpan.org - Taken
Thu Nov 24 15:03:44 2016DDUMONT [...] cpan.org - Correspondence added
Done (a while ago..)
Thanks for the report
Thu Nov 24 15:03:50 2016DDUMONT [...] cpan.org - Status changed from 'open' to 'resolved'
Thu Nov 24 15:03:55 2016DDUMONT [...] cpan.org - Fixed in 0.04 added