in reply to Re^2: HTML::Lint and utf-8 document woes
in thread HTML::Lint and utf-8 document woes

OK, that is indeed the correct utf8 encoding. I suppose that means HTML::Lint does do bad things. In fact, it looks to me like the _text() method in HTML::Lint::Parser gets the wrong encoding back from HTML::Parser.
  • Comment on Re^3: HTML::Lint and utf-8 document woes