Subject: | fails to install due to t/pod-coverage.t |
The pod-coverage test is failing. You may want to move this into the
xt/ directory and run it only as a developer test or otherwise ensure
that it does not prevent installation (as written, it will only fail
if the target machine has Test::Pod::Coverage installed, but will
sneak past you if you don't have T::P::C installed when you test
before a release.)
t/pod-coverage.................................2/129
# Failed test 'Pod coverage on Yahoo::Marketing::Service'
# at /usr/local/share/perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Yahoo::Marketing::Service is 83.3%, with 1 naked
subroutine:
# simple_type_exceptions
# Looks like you failed 1 test of 129.
Thanks,
Eric