[ 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:
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' )
Other Packages Related to libhtml-tokeparser-simple-perl
|
|
|
|
-
- dep: libhtml-parser-perl
- HTML 텍스트 문서 구문 분석 모듈 모음
-
- dep: libwww-perl
- world-wide web (www)에 대한 간단하고 일관적인 인터페이스
-
- dep: perl
- 래리 월의 Practical Extraction and Report Language
Download libhtml-tokeparser-simple-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 38.2 kB | 90.0 kB | [list of files] |