Paket: libhtml-tokeparser-simple-perl (3.16-2)
Links für libhtml-tokeparser-simple-perl
Trisquel-Ressourcen:
Quellcode-Paket libhtml-tokeparser-simple-perl herunterladen:
- [libhtml-tokeparser-simple-perl_3.16-2.dsc]
- [libhtml-tokeparser-simple-perl_3.16.orig.tar.gz]
- [libhtml-tokeparser-simple-perl_3.16-2.debian.tar.xz]
Betreuer:
Original Maintainers:
- Debian Perl Group (E-Mail-Archiv)
- Christian Sánchez
- gregor herrmann
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
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' )
Andere Pakete mit Bezug zu libhtml-tokeparser-simple-perl
|
|
|
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
libhtml-tokeparser-simple-perl herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 36,2 kB | 116 kB | [Liste der Dateien] |