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 Debian Archiv squeeze (main)
Version0.12-2
Sektionperl
Prioritätoptional
Installierte Größe200 Byte
Hängt ab vonperl (>= 5.6.0-16), libtest-simple-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße38944 Byte
Prüfsumme MD5a97b41b6d24d47c2e793c4bc1753f162
Prüfsumme SHA1aa389cef6c1a86bc61833b311988df9e75b20a49
Prüfsumme SHA256bae96b7b1260d09f6dad2e39edc53d994adac4b3b62e1a458800fcc5de328ac4
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