p5-HTML-TagParser
0.20_1Yet another HTML tag parser by pure Perl implementation
HTML::TagParser is a pure Perl implementaion for parsing HTML files. This module provides some methods like DOM. This module is not strict about XHTML format because many of HTML pages are not strict. You know, many pages use <br> elemtents instead of <br/> and have <p> elements which are not closed. This module natively understands a character set of document by reading its meta element. <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> The parsed document's encoding is converted as this class's fixed internal encoding "UTF-8".
Origin: www/p5-HTML-TagParser
Category: www
Size: 29.4KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
Website: metacpan.org/release/HTML-TagParser
$
pkg install p5-HTML-TagParserDependencies (1)
Required By (1 packages)
More in www
py311-requests2.32.5
Python HTTP for Humansp5-libwww6.81
Perl5 library for WWW accessp5-HTML-Parser3.83
Perl5 module for parsing HTML documentsphp84-session8.4.16
The session shared extension for phpp5-Catalyst-Runtime5.90132_1
Elegant MVC Web Application Framework (Runtime)py311-django424.2.29
High-level Python Web Frameworkapache242.4.66
Version 2.4.x of Apache web serverp5-HTTP-Message7.01
Representation of HTTP style messagesp5-Template-Toolkit3.102
Extensible template processing systemp5-Plack1.0051
Perl extension of PSGI reference implementation and utilities