Subject: | pod test fails (0.01) |
With Data-Template-0.01 I see:
# Failed test 'POD test for ./blib/lib/Data/Template.pm'
# at /usr/perl5.20.0/lib/site_perl/5.20.0/Test/Pod.pm line 187.
# ./blib/lib/Data/Template.pm (191): Non-ASCII character seen before =encoding in 'naïve'. Assuming CP1252
# Failed test 'POD test for ./lib/Data/Template.pm'
# at /usr/perl5.20.0/lib/site_perl/5.20.0/Test/Pod.pm line 187.
# ./lib/Data/Template.pm (191): Non-ASCII character seen before =encoding in 'naïve'. Assuming CP1252
# Looks like you failed 2 tests of 8.
t/99_pod.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
Probably you should add a line "=encoding iso-8859-1" or so to the top of the Pod.