| Paketname | libtemplate-plugin-xml-perl |
| Beschreibung | XML plugins for the Template Toolkit |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.17-3 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 204 Byte |
| Hängt ab von | libtemplate-perl (>= 2.15), libxml-dom-perl, libxml-libxml-perl, libxml-parser-perl, libxml-rss-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Dominic Hargreaves |
| Quelle | |
| Paketgröße | 54928 Byte |
| Prüfsumme MD5 | 7acbd782586174eb8c03fd5c6f1011df |
| Prüfsumme SHA1 | af76c6db7ee3de547558da8e647d1d8a812ebdde |
| Prüfsumme SHA256 | 46c235f462c6a1d4cd749163903bd778bdaefc1530664097c604e1f7157cc83e |
| Link zum Herunterladen | libtemplate-plugin-xml-perl_2.17-3_all.deb |
| Ausführliche Beschreibung | This package provides a number of Template Toolkit
plugin modules for working with XML.
.
The Template::Plugin::XML module is a front-end to the various other
XML plugin modules. Through this you can access XML files and
directories of XML files via the Template::Plugin::XML::File and
Template::Plugin::XML::Directory modules (which subclass from the
Template::Plugin::File and Template::Plugin::Directory modules
respectively). You can then create a Document Object Model (DOM) from
an XML file (Template::Plugin::XML::DOM), examine it using XPath
queries (Template::Plugin::XML::XPath), turn it into a Perl data
structure (Template::Plugin::XML::Simple) or parse it as an RSS (RDF
Site Summary) file.
|