slackbuilds_ponce/perl/perl-IO-HTML/README
Glenn Becker 56c357a3cc perl/perl-IO-HTML: Added (html handling with encoding support).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-22 09:44:57 +01:00

6 lines
277 B
Text

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.