Subject: | Pod tests fail on Perl 5.8.9 |
Please don't ship pod tests. Put them in an xt directory and run them
locally before release.
# Testing Net::GitHub 0.50, Perl 5.008009,
/Users/david/perl5/perlbrew/perls/8.9/bin/perl
t/00-load.t .. ok
# Failed test 'POD test for blib/lib/Net/GitHub/V3/Search.pm'
# at /Users/david/.perlbrew/libs/8.9@std/lib/perl5/Test/Pod.pm line 186.
# blib/lib/Net/GitHub/V3/Search.pm (70): Expected text after =item, not
a bullet
# Looks like you failed 1 test of 13.
t/pod.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests