diff options
Diffstat (limited to 'perl/perl-IO-HTML/README')
-rw-r--r-- | perl/perl-IO-HTML/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-IO-HTML/README b/perl/perl-IO-HTML/README new file mode 100644 index 000000000000..b7f34e1ea747 --- /dev/null +++ b/perl/perl-IO-HTML/README @@ -0,0 +1,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. |