DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibxml-xpathengine-perl
Beschreibungre-usable XPath engine for DOM-like trees
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.12-2
Sektionuniverse/perl
Prioritätoptional
Installierte Größe200 Byte
Hängt ab vonperl, libtest-simple-perl
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße39340 Byte
Prüfsumme MD55f8e9f1bcbb472c73729d3fefcd10969
Prüfsumme SHA1038e96341e22af3cf0eeb73ba66849a176c47796
Prüfsumme SHA256029c6389cd5bd88300e5c1ff37faaf210459dec5a48c0ead3361f184221abcd9
Link zum Herunterladenlibxml-xpathengine-perl_0.12-2_all.deb
Ausführliche BeschreibungXML::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees. . In order to use the XPath engine, nodes in the user module need to mimic DOM nodes. The degree of similarity between the user tree and a DOM dictates how much of the XPath features can be used. A module implementing all of the DOM should be able to use this module very easily (you might need to add the cmp method on nodes in order to get ordered result sets). . This module is derived from Matt Sergeant's XML::XPath.


Impressum
Linux is a registered trademark of Linus Torvalds