[ aria ]
[ Fonte: libhtml-tokeparser-simple-perl ]
Pacote: libhtml-tokeparser-simple-perl (3.16-4)
Links para libhtml-tokeparser-simple-perl
Baixe o pacote-fonte libhtml-tokeparser-simple-perl:
- [libhtml-tokeparser-simple-perl_3.16-4.debian.tar.xz]
- [libhtml-tokeparser-simple-perl_3.16-4.dsc]
- [libhtml-tokeparser-simple-perl_3.16.orig.tar.gz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
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' )
Outros pacotes relacionados a libhtml-tokeparser-simple-perl
|
|
|
|
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download de libhtml-tokeparser-simple-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 38.2 kB | 90.0 kB | [lista de arquivos] |