in reply to Re: The Perl UTF-8 and utf8 Encoding Mess
in thread The Perl UTF-8 and utf8 Encoding Mess

Yes, this is weird, but its not that hard to find the error message, and relevant fix .
http://perldoc.perl.org/perldiag.html#Malformed-UTF-8-character-(%25s)
http://perldoc.perl.org/Encode.html#Handling-Malformed-Data
http://perldoc.perl.org/Encode.html#UTF-8-vs.-utf8-vs.-UTF8
  • Comment on Re^2: The Perl UTF-8 and utf8 Encoding Mess