[ Source: libhtml-tokeparser-simple-perl ]
Package: libhtml-tokeparser-simple-perl (3.16-4)
Links for libhtml-tokeparser-simple-perl
Debian Resources:
Download Source Package libhtml-tokeparser-simple-perl:
- [libhtml-tokeparser-simple-perl_3.16-4.dsc]
- [libhtml-tokeparser-simple-perl_3.16.orig.tar.gz]
- [libhtml-tokeparser-simple-perl_3.16-4.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
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' )
Other Packages Related to libhtml-tokeparser-simple-perl
|
|
|
|
-
- dep: libhtml-parser-perl
- raccolta di moduli che analizzano documenti in formato HTML
-
- dep: libwww-perl
- interfaccia semplice e coerente al world-wide web
-
- dep: perl
- "Practical Extraction and Report Language" di Larry Wall
Download libhtml-tokeparser-simple-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 38.2 kB | 90.0 kB | [list of files] |