Subject: | pod tests are for suckers (or authors) |
pod tests failing shouldn't block a user from installing code, but they do:
# Failed test 'POD test for blib/lib/Text/KwikiFormatish.pm'
# at /Users/rjbs/.perlbrew/libs/19.1@std/lib/perl5/Test/Pod.pm line 186.
# blib/lib/Text/KwikiFormatish.pm (184): Expected text after =item, not a bullet
# blib/lib/Text/KwikiFormatish.pm (202): Expected text after =item, not a bullet
# Looks like you failed 1 test of 1.
I suggest fixing the pod, but also making the test not run for muggles.
--
rjbs