forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
248 B
Text
5 lines
248 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/IO-HTML/
|