in reply to Re^4: HTML parsing module handles known and unknown encoding
in thread HTML parsing module handles known and unknown encoding

I was merely pointing out that if the HTML includes an encoding ("charset") declaration, then XML::LibXML's parse_html method will honour it. I guess that's not much use if the HTML doesn't include a declaration.
  • Comment on Re^5: HTML parsing module handles known and unknown encoding