Subject: | Trivial spelling failures in t/97_spelling |
PerlCritic 1.03, run make test with $ENV{TEST_AUTHOR} = 1, some easy to fix spelling test
failures show up (some are typos, some are just method names etc.):
t/97_spelling............................ok 1/114
# Failed test 'POD spelling for blib/lib/Perl/TODO.pod'
# at /Library/Perl/5.8.6/Test/Spelling.pm line 80.
t/97_spelling............................NOK 5/114# Errors:
# API
# FindBin
# Foo'Bar'Baz
# InputOutputRequireCheckedOpen
# ProhibitMixedBooleanOperators
# RequireCheckedClose
# RequireExplicitPackage
# RequireSimpleSortBlock
# RequireTidyCode
# RequireUseStrict
# RequireUseWarnings
# cachedir
# easeir
# expempt
# forbbiden
# lattitude
# mixde
# numifies
# numify
# trinary
# xs
t/97_spelling............................ok 99/114# Looks like you failed 1 test of 114.
t/97_spelling............................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/114 tests, 99.12% okay