hesco has asked for the wisdom of the Perl Monks concerning the following question:
I'd hate to post this to CPAN with a broken test like this, since it would possibly fail to install for others. Short of marking this test as TODO: or SKIP:, does anyone have any ideas how to proceed to figure out what is required to make this test happy?
Any and all ideas are appreciated.
-- Hugh
t/pod-coverage.t 1..1 not ok 1 - Pod coverage on Politics::US::VA::SBEWebServices # Failed test 'Pod coverage on Politics::US::VA::SBEWebServices' # at /usr/local/share/perl/5.8.4/Test/Pod/Coverage.pm line 126. # Politics::US::VA::SBEWebServices: couldn't find pod # Looks like you failed 1 test of 1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Pod::Coverage tests failing for documented module. Why?
by philcrow (Priest) on Jan 19, 2007 at 19:44 UTC | |
by hesco (Deacon) on Jan 19, 2007 at 20:16 UTC | |
by davidrw (Prior) on Jan 20, 2007 at 16:07 UTC | |
|
Re: Pod::Coverage tests failing for documented module. Why?
by chargrill (Parson) on Jan 20, 2007 at 05:21 UTC | |
|
Re: Pod::Coverage tests failing for documented module. Why?
by Herkum (Parson) on Jan 19, 2007 at 20:37 UTC | |
|
Re: Pod::Coverage tests failing for documented module. Why?
by Anonymous Monk on Jan 20, 2007 at 00:39 UTC |