open an HTML file with automatic charset detection
This module opens a file and performs automatic charset detection
based on the HTML5 algorithm.  You can then pass the filehandle to
HTML::Parser or a related module (or just read it yourself).

Maintainer: Nigel Taylor <nigel@openbsd.org>

WWW: https://metacpan.org/release/IO-HTML
