| Paketname | libxml-dom-xpath-perl | 
| Beschreibung | adds XPath support to XML::DOM, using XML::XPathEngine | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.14-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 72 Byte | 
| Hängt ab von | perl (>= 5.6.0-16), libxml-xpathengine-perl (>= 0.10), libxml-dom-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group  | 
| Quelle |  | 
| Paketgröße | 9622 Byte | 
| Prüfsumme MD5 | 6b6049297bedf9018e16beedfe4c05c8 | 
| Prüfsumme SHA1 | 2b02e4b8749e76bd59c40f2ee20aaa018d1ef2fe | 
| Prüfsumme SHA256 | 9a03ace955685808218fe07e3c84b641db4f73b3e4c5ce52a4c21285c6d2df52 | 
| 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.
 |