etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]

Package: libhtml-tokeparser-simple-perl (3.15-1)

Perl module used to tokenize HTML documents

This is the CPAN module HTML::TokeParser::Simple.

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: Perl, Role: Shared Library, Works with: Text, Supports Format: HTML, Hypertext Markup Language

Other Packages Related to libhtml-tokeparser-simple-perl

  • depends
  • recommends
  • suggests
  • dep: libhtml-parser-perl (>= 3.25)
    collection of modules that parse HTML text documents
  • dep: perl (>= 5.6.0-16)
    Larry Wall's Practical Extraction and Report Language

Download libhtml-tokeparser-simple-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 39.5 kB168 kB [list of files]