Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

perl-html-parser (perl)

Perl - HTML::Parser (Offizielles Paket)

Version: 3.4.0 Status: stable Release Datum: 2024-01-11
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: HTML::Parser  3.81.5.38.2

Objects of the 'HTML::Parser' class will recognize markup and separate it
from plain text (alias data content) in HTML documents. As different kinds
of markup and text are recognized, the corresponding event handlers are
invoked.

'HTML::Parser' is not a generic SGML parser. We have tried to make it able
to deal with the HTML that is actually "out there", and it normally parses
as closely as possible to the way the popular web browsers do it instead of
strictly following one of the many HTML specifications from W3C. Where
there is disagreement, there is often an option that you can enable to get
the official behaviour.

The document to be parsed may be supplied in arbitrary chunks. This makes
on-the-fly parsing as documents are received from the network possible.

If event driven parsing does not feel right for your application, you might
want to use 'HTML::PullParser'. This is an 'HTML::Parser' subclass that
allows a more conventional program structure.

http://search.cpan.org/dist/HTML-Parser
SHA256-Prüfsumme: 6cbb6720a8478071c42fa16deb549dfda03a9a70187aebca1ed1f976ce39cde0
Größe: 53.48 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=62227/perl-html-parser.tar.bz2.info
Benötigte Pakete: glibc 3.4.2
perl 3.4.0
perl-html-tagset 3.4.0
perl-http-message 3.4.0
perl-uri 3.4.0