Subject: | pod.t and pod-coverage.t fail |
This happened with bleadperl on Linux. See also
http://cpantesters.perl.org/show/Net-Twitter.html.
t/pod-coverage....
# Failed test 'Pod coverage on Net::Twitter'
# at
/home/src/perl/repoperls/installed-perls/perl/pqen8aq/perl-5.8.0@31682/lib/site_perl/5.9.5/Test/Pod/Coverage.pm
line 126.
# Coverage for Net::Twitter is 85.7%, with 3 naked subroutines:
# ^Icreate_friend
# ^Iend_session
# ^Iverify_credentials
# Looks like you failed 1 test of 1.
dubious
^ITest returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
^IFailed 1/1 tests, 0.00% okay
t/pod.............
# Failed test 'blib/lib/Net/Twitter.pm'
# at
/home/src/perl/repoperls/installed-perls/perl/pqen8aq/perl-5.8.0@31682/lib/site_perl/5.9.5/Test/Pod.pm
line 159.
# blib/lib/Net/Twitter.pm (300): '=item' outside of any '=over'
# blib/lib/Net/Twitter.pm (403): =over should be: '=over' or '=over
positive_number'
# blib/lib/Net/Twitter.pm (403): You can't have =items (as at line 409)
unless the first thing after the =over is an =item
# blib/lib/Net/Twitter.pm (549): You forgot a '=back' before '=head1'
# Looks like you failed 1 test of 1.
dubious
^ITest returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
^IFailed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/pod-coverage.t 1 256 1 1 1
t/pod.t 1 256 1 1 1