Subject: | Encoding bug in pod |
Recent Pod::Simple warns when it encounters a non-ascii character in pod
that has no =encoding directive.
Diagnostics with Text-Sass-0.95:
# Failed test 'POD test for blib/lib/Text/Sass/Functions.pm'
# at
/home/src/perl/repoperls/installed-perls/perl/v5.16.0/127e/lib/site_perl/5.16.0/Test/Pod.pm
line 182.
# blib/lib/Text/Sass/Functions.pm (458): Non-ASCII character seen before
=encoding in 'Bj�rn-Olav'. Assuming UTF-8
# Looks like you failed 1 test of 4.
t/00-pod.t ................................
Sample fail report:
http://www.cpantesters.org/cpan/report/4cf8793a-b082-11e1-97c7-61ff39f89482
There's some discussion about this recent development at
http://blogs.perl.org/users/al berto_simoes/2012/06/cpan-is-a
ll-broken-now.html
HTH&&Regards,