Subject: | pod test fails: Non-ASCII character seen before =encoding |
The Pod test fails with newer perls:
...
# Failed test 'POD test for blib/lib/Geo/Coordinates/Parser.pm'
# at t/pod.t line 22.
# blib/lib/Geo/Coordinates/Parser.pm (19): Non-ASCII character seen before =encoding in '$coordinateparser->parse(q{E25°42'60"});'. Assuming CP1252
# Looks like you failed 1 test of 1.
t/pod.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...