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


Paketnamelibtemplate-plugin-xml-perl
BeschreibungXML plugins for the Template Toolkit
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.17-3
Sektionuniverse/perl
Prioritätoptional
Installierte Größe204 Byte
Hängt ab vonperl (>= 5.6.0-16), libtemplate-perl (>= 2.15), libxml-simple-perl, libxml-libxml-perl, libxml-rss-p
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße53320 Byte
Prüfsumme MD515378272e4ae891d54326d422560f99c
Prüfsumme SHA1a1d958a6d83468625284aff6339e5ead650e8cb6
Prüfsumme SHA256573db6706b99cef855bb5b9ba066d29f07d2ccac60e900c834319e8ac35facd5
Link zum Herunterladenlibtemplate-plugin-xml-perl_2.17-3_all.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds