Subject: | UTF8 failures with 5.6.0 |
Running the Pod::Simple tests on OS X 10.2.8's 5.6.0 gives a very large number of "Malformed UTF-8 character" warnings.
Malformed UTF-8 character at /private/var/local/cpanplus/5.6.0/build/Pod-Simple-2.04/blib/lib/Pod/Simple/PullParser.pm line 181.
...
It fails a large number of tests:
Failed 5/34 test scripts, 85.29% okay. 54/906 subtests failed, 94.04% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/corpustest.t 47 22 46.81% 3 5 7 9 11 13 15 17 19 21 23 25
27 29 32 34 36 38 40 42 44 46
t/fcodes_ee.t 0 10 20 20 100.00% 11-20
t/fcodes_ess.t 13 8 61.54% 5-12
t/pulltitle.t 104 12 11.54% 58 62 67 71 76 82 86-87 91 93 97
99
t/render.t 26 2 7.69% 23-24
The full output has been attached.
Message body is not shown because it is too large.