Paketname | libxml-dom-xpath-perl |
Beschreibung | adds XPath support to XML::DOM, using XML::XPathEngine |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.14-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | libxml-dom-perl, libxml-xpathengine-perl (>= 0.10), perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 9722 Byte |
Prüfsumme MD5 | af5b397d7191e4c62e77428356f8a520 |
Prüfsumme SHA1 | 20a657d7e4aa019063d50064d70b6c7bc414f74b |
Prüfsumme SHA256 | 9f4f6252f46e78439d49bac29529d546ca1d196783b88067ee2866cd675086d6 |
Link zum Herunterladen | libxml-dom-xpath-perl_0.14-1_all.deb |
Ausführliche Beschreibung | 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.
|