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-xql-perl
BeschreibungPerl module for querying XML tree structures with XQL
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.68-6
Sektionperl
Prioritätoptional
Installierte Größe420 Byte
Hängt ab vonperl, libdate-manip-perl (>= 5.33), libparse-yapp-perl, libxml-dom-perl (>= 1.29), libxml-regexp-per
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße155328 Byte
Prüfsumme MD559158dfb0e8e5c852ce1a9f05c37b5f7
Prüfsumme SHA10ffaf785b84bc7c3f50ad0941ace49d137b2debb
Prüfsumme SHA256d24f5f239c68aeb0f629ee3b9741d07ad738b1c04215eef84ceacc71f28599d3
Link zum Herunterladenlibxml-xql-perl_0.68-6_all.deb
Ausführliche BeschreibungThe XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: http://www.w3.org/TandS/QL/QL98/pp/xql.html. Most of the contents related to the XQL syntax can also be found in the XML::XQL::Tutorial that comes with this distribution. Note that XQL is not the same as XML-QL! . The current implementation only works with the XML::DOM module, but once the design is stable and the major bugs are flushed out, other extensions might follow, e.g. for XML::Grove. . XQL was designed to be extensible and this implementation tries to stick to that. Users can add their own functions, methods, comparison operators and data types. Plugging in a new XML tree structure (like XML::Grove) should be a piece of cake.


Impressum
Linux is a registered trademark of Linus Torvalds