Subject: | t/pod-coverage.t may fail |
t/pod-coverage.t fails on some of my smokers:
...
# Failed test 'Pod coverage on WebService::Cmis::Client'
# at /opt/perl-5.27.5/lib/site_perl/5.27.5/Test/Pod/Coverage.pm line 133.
# WebService::Cmis::Client: requiring 'WebService::Cmis::Client' failed
# Looks like you failed 1 test of 34.
t/pod-coverage.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/34 subtests
...
Actually this is not a Pod problem, but a compilation problem.