Server IP : 192.168.23.10  /  Your IP : 3.144.95.141
Web Server : Apache
System : Linux echo.premieradvertising.com 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 7 14:54:22 EST 2023 x86_64
User : rrrallyteam ( 1049)
PHP Version : 8.1.31
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /usr/share/doc/expat/../perl-IO-HTML/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //usr/share/doc/expat/../perl-IO-HTML/README
IO-HTML version 1.004, released September 26, 2020


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.004 of IO-HTML:
    (See the file "Changes" for the full revision history.)

	- No code changes since 1.003, just documentation improvements
	- New example file: detect-encoding.pl



COPYRIGHT AND LICENSE

This software is copyright (c) 2020 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.