| Server IP : 68.178.202.69 / Your IP : 216.73.216.174 Web Server : Apache System : Linux 69.202.178.68.host.secureserver.net 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64 User : ikioworld ( 1005) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/perl-IO-HTML-1.00/ |
Upload File : |
IO-HTML version 1.00, released February 23, 2013
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).
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
Package Minimum Version
--------- ---------------
perl 5.8.0
Carp
Encode 2.10
Exporter 5.57
CHANGES
Here's what's new in version 1.00 of IO-HTML:
(See the file "Changes" for the full revision history.)
- No code changes, just documentation improvements
- Document filehandle position set by sniff_encoding
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Christopher J. Madsen.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.