libhtml-tokeparser-simple-perl - 3.16-4 main

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' )

Priority: optional
Section: perl
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Perl Group <pkg-perl-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 92.2 kB
Architectures: all 

 

Versions

3.16-4 all