all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libhtml-tokeparser-simple-perl  ]

Package: libhtml-tokeparser-simple-perl (3.16-4)

Links for libhtml-tokeparser-simple-perl

Screenshot

Debian Resources:

Download Source Package libhtml-tokeparser-simple-perl:

Maintainers:

External Resources:

Similar packages:

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

Tags: Software Development: Perl Development, Libraries, Implemented in: implemented-in::perl, works-with-format::html, Works with: Text

Other Packages Related to libhtml-tokeparser-simple-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libhtml-tokeparser-simple-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 38.2 kB90.0 kB [list of files]