Paketname | libxml-xql-perl |
Beschreibung | Perl module for querying XML tree structures with XQL |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.68-5 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 420 Byte |
Hängt ab von | perl, libdate-manip-perl (>= 5.33), libparse-yapp-perl, libxml-dom-perl (>= 1.29), libxml-regexp-per |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 156468 Byte |
Prüfsumme MD5 | b2e77eb9aad1f03531357212ecdd02ac |
Prüfsumme SHA1 | af92fb633b7a87dab393f80d598ad9af8c0657bc |
Prüfsumme SHA256 | bccd648f68bccdbd0fa27014224738b2a0f939b41aea08b5ec64f7e72120f3a3 |
Link zum Herunterladen | libxml-xql-perl_0.68-5_all.deb |
Ausführliche Beschreibung | The 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.
|