Subject: | install fails - incomplete pod coverage |
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00-load.........# Testing Maypole::FormBuilder 0.412, Perl 5.008006, /usr/loca
l/bin/perl
t/00-load.........ok
t/pod-coverage....NOK 3# Failed test (/usr/lib/perl5/site_perl/5.8.6/Test/Po
d/Coverage.pm at line 112)
# Coverage for Maypole::FormBuilder::Model is 97.4%, with 1 naked subroutine:
# edit_all_has_a
t/pod-coverage....ok 5/5# Looks like you failed 1 tests of 5.
t/pod-coverage....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/5 tests, 80.00% okay
t/pod.............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/pod-coverage.t 1 256 5 1 20.00% 3
Failed 1/3 test scripts, 66.67% okay. 1/11 subtests failed, 90.91% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force