Subject: | POD coverage fail |
Date: | Fri, 24 Feb 2012 09:54:41 +0000 |
To: | bug-Net-SSLeay [...] rt.cpan.org |
From: | Zefram <zefram [...] fysh.org> |
Net-SSLeay-1.43 fails its test suite in two ways. One (missing data
file) has been covered in [rt.cpan.org #75261]. The other is the POD
coverage test:
# Failed test 'Pod coverage on Net::SSLeay'
# at t/local/02_pod_coverage.t line 11.
# Coverage for Net::SSLeay is 99.7%, with 1 naked subroutine:
# SESSION_cmp
# Looks like you failed 1 test of 2.
t/local/02_pod_coverage.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
-zefram