[ ソース: libxml-dom-xpath-perl ]
パッケージ: libxml-dom-xpath-perl (0.14-3)
libxml-dom-xpath-perl に関するリンク
Debian の資源:
libxml-dom-xpath-perl ソースパッケージをダウンロード:
- [libxml-dom-xpath-perl_0.14-3.dsc]
- [libxml-dom-xpath-perl_0.14.orig.tar.gz]
- [libxml-dom-xpath-perl_0.14-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
adds XPath support to XML::DOM, using XML::XPathEngine
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This is often much easier than relying only on getElementsByTagName. It lets you use all of the XML::DOM methods.
In truth this should only be used if you have existing code using XML::DOM. If you start a new project and you can install XML::LibXML (and libxml2 on which it is based) then you will get a DOM, XPath support and a lot more power and speed.
その他の libxml-dom-xpath-perl 関連パッケージ
|
|
|
|
-
- dep: libxml-dom-perl
- Perl module for building DOM Level 1 compliant doc structures
-
- dep: libxml-xpathengine-perl
- DOM に似たツリーのための再利用可能な XPath エンジン
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語