Pakiet: libhtml-tokeparser-simple-perl (3.15-1) [universe]
Odnośniki dla libhtml-tokeparser-simple-perl
Zasoby systemu Ubuntu:
Pobieranie pakietu źródłowego libhtml-tokeparser-simple-perl:
- [libhtml-tokeparser-simple-perl_3.15-1.dsc]
- [libhtml-tokeparser-simple-perl_3.15.orig.tar.gz]
- [libhtml-tokeparser-simple-perl_3.15-1.diff.gz]
Opiekun:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Christian Sánchez
It should generally not be necessary for users to contact the original maintainer.
Podobne pakiety:
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' ).
Inne pakiety związane z libhtml-tokeparser-simple-perl
|
|
|
-
- 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
Pobieranie libhtml-tokeparser-simple-perl
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 39,5 KiB | 168,0 KiB | [lista plików] |