[ 原始碼: libxml-dom-xpath-perl ]
套件:libxml-dom-xpath-perl(0.14-4)
libxml-dom-xpath-perl 的相關連結
Debian 的資源:
下載原始碼套件 libxml-dom-xpath-perl:
- [libxml-dom-xpath-perl_0.14-4.dsc]
- [libxml-dom-xpath-perl_0.14.orig.tar.gz]
- [libxml-dom-xpath-perl_0.14-4.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
- re-usable XPath engine for DOM-like trees
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language