CC: | ANDK [...] cpan.org |
Subject: | Malformed UTF-8 character |
With perl 5.25.9 and 5.25.10 the test suite fails:
...
Malformed UTF-8 character: \x83 (unexpected continuation byte 0x83, with no preceding start byte) at t/10_searchPOI.t line 23.
Malformed UTF-8 character (fatal) at t/10_searchPOI.t line 23.
t/10_searchPOI.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...
(@Andreas: maybe a perl bisect candidate, or maybe already a known problem?)