blob: b7f34e1ea747b26660c9f114c13215d44969fbe2 (
plain)
1
2
3
4
5
6
|
perl-IO-HTML -- Open an HTML file with automatic charset detection
IO::HTML provides an easy way to open a file containing HTML while
automatically determining its encoding. It uses the HTML5 encoding
sniffing algorithm specified in section 8.2.2.1 of the draft
standard.
|