Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 78146f041d6a33e09c30ea1f3c4da1b0

perl-HTML-TokeParser-Simple-3.13-1mdk.src.rpm

Description:

HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses
easy-to-remember method calls to work with the tokens. Rather than
try to remember a bunch of array indices or try to write a bunch of
constants for them, you can now do something like:

$token->is_start_tag( 'form' )

instead of

$token->[0] eq 'S' and $token->[1] eq 'form'

Generated packages:

Other version of this rpm: