dwww Home


Documentation for packages, which contain /usr/share/doc/libhtml-tokeparser-simple-perl:

Package: libhtml-tokeparser-simple-perl

Description: Perl module used to tokenize HTML documents
HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with tokens. For instance, rather than writing code like this:
 $token->[0] eq 'S' and $token->[1] eq 'form' .
you can instead write something simpler like this:
 $token->is_start_tag( 'form' )
Homepage: https://metacpan.org/release/HTML-TokeParser-Simple
copyright | changelog | Debian changelog

Manual pages:

HTML::TokeParser::Simple(3pm) HTML::TokeParser::Simple::Token(3pm) HTML::TokeParser::Simple::Token::Comment(3pm)
HTML::TokeParser::Simple::Token::Declaration(3pm) HTML::TokeParser::Simple::Token::ProcessInstruction(3pm) HTML::TokeParser::Simple::Token::Tag(3pm)
HTML::TokeParser::Simple::Token::Tag::End(3pm) HTML::TokeParser::Simple::Token::Tag::Start(3pm) HTML::TokeParser::Simple::Token::Text(3pm)

Other documents:

/usr/share/doc/libhtml-tokeparser-simple-perl

Generated by dwww version 1.15 on Sat Jun 1 21:12:09 CEST 2024.