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

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

Links for libhtml-tokeparser-simple-perl

Screenshot

Debian Resources:

Download Source Package libhtml-tokeparser-simple-perl:

Maintainers:

External Resources:

Similar packages:

modulo Perl per suddividere in token documenti HTML

HTML::TokeParser::Simple è una sottoclasse di HTML::TokeParser che utilizza chiamate a metodi facili da ricordare per lavorare con i token. Ad esempio, anziché scrivere codice come questo:

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

è possibile invece scrivere qualcosa di più semplice:

 $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 37.7 kB90.0 kB [list of files]