软件包: libxml-dom-xpath-perl (0.14-3)
libxml-dom-xpath-perl 的相关链接
Trisquel 的资源:
下载源码包 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]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
- Florian Schlichting
外部的资源:
- 主页 [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