[ ソース: libweb-query-perl ]
パッケージ: libweb-query-perl (1.01-1)
libweb-query-perl に関するリンク
Debian の資源:
libweb-query-perl ソースパッケージをダウンロード:
- [libweb-query-perl_1.01-1.dsc]
- [libweb-query-perl_1.01.orig.tar.gz]
- [libweb-query-perl_1.01-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
perl web scraping library like jQuery
Web::Query is a yet another web scraping framework, with a jQuery like interface.
Web::Query built at top of the CPAN modules HTML::TreeBuilder::XPath, LWP::UserAgent, and HTML::Selector::XPath.
Web::Query uses HTML::Selector::XPath and only supports the CSS 3 selector supported by that module. It doesn't support jQuery's extended queries (yet?). If a selector is passed as a scalar ref, it'll be taken as a straight XPath expression.
その他の libweb-query-perl 関連パッケージ
|
|
|
|
-
- dep: libhtml-parser-perl
- HTML テキスト文書を解析するモジュール集
-
- dep: libhtml-selector-xpath-perl
- module for compiling CSS Selectors to XPath
-
- dep: libhtml-treebuilder-libxml-perl
- HTML::TreeBuilder and XPath compatible interface with libxml
-
- dep: libhtml-treebuilder-xpath-perl
- Perl module to add XPath support to HTML::TreeBuilder
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libxml-libxml-perl
- libxml2 ライブラリへの Perl インターフェース