4 lines
194 B
Text
4 lines
194 B
Text
|
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).
|