パッケージ: libhtml-query-perl (0.09-2)
libhtml-query-perl に関するリンク
Debian の資源:
libhtml-query-perl ソースパッケージをダウンロード:
- [libhtml-query-perl_0.09-2.dsc]
- [libhtml-query-perl_0.09.orig.tar.gz]
- [libhtml-query-perl_0.09-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
HTML::Tree add-on to allow jQuery-like queries on HTML::Element trees
The HTML::Query module is an add-on for the HTML::Tree module set. It provides a simple way to select one or more elements from a tree using a query syntax inspired by jQuery. This selector syntax will be reassuringly familiar to anyone who has ever written a CSS selector.
HTML::Query is not an attempt to provide a complete (or even near-complete) implementation of jQuery in Perl (see Ingy's pQuery module for a more ambitious attempt at that). Rather, it borrows some of the tried and tested selector syntax from jQuery (and CSS) that can easily be mapped onto the look_down() method provided by the HTML::Element module.
その他の libhtml-query-perl 関連パッケージ
|
|
|
|
-
- dep: libbadger-perl
- Badger application programming toolkit
-
- dep: libhtml-tree-perl
- HTML 構文木を表示および作成する Perl モジュール
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語