Skip Menu |

This queue is for tickets about the Maypole-FormBuilder CPAN distribution.

Report information
The Basics
Id: 13415
Status: resolved
Priority: 0/
Queue: Maypole-FormBuilder

People
Owner: cpan.zerofive [...] googlemail.com
Requestors: dave.Howorth [...] acm.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.211
Fixed in: (no value)



Subject: install fails - incomplete pod coverage
Hi Dave, Just for completeness sake, install fails with: t/00-load.........# Testing Maypole::FormBuilder 0.211, Perl 5.008006, /usr/local/bin/perl t/00-load.........ok t/pod-coverage....NOK 3# Failed test (/usr/lib/perl5/site_perl/5.8.6/Test/Pod/Coverage.pm at line 112) # Coverage for Maypole::FormBuilder::Model is 88.9%, with 2 naked subroutines: # display_columns # do_search 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 Cheers, Dave
[guest - Sat Jun 25 18:23:47 2005]: Show quoted text
> Hi Dave, > > Just for completeness sake, install fails with: > > t/00-load.........# Testing Maypole::FormBuilder 0.211, Perl 5.008006, > /usr/local/bin/perl > t/00-load.........ok > t/pod-coverage....NOK 3# Failed test > (/usr/lib/perl5/site_perl/5.8.6/Test/Pod/Coverage.pm at line 112) > # Coverage for Maypole::FormBuilder::Model is 88.9%, with 2 naked > subroutines: > # display_columns > # do_search > 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 > > > Cheers, Dave
Weird, I don't get this on my machine, but the errors are kind of there (no pod for do_search, but there is pod for display_columns). I've uploaded .212 to try and fix. Cheers, d.