Pakket: libtemplate-plugin-xml-perl (2.17-3)
Verwijzigingen voor libtemplate-plugin-xml-perl
Trisquel bronnen:
Het bronpakket libtemplate-plugin-xml-perl downloaden:
- [libtemplate-plugin-xml-perl_2.17-3.dsc]
- [libtemplate-plugin-xml-perl_2.17.orig.tar.gz]
- [libtemplate-plugin-xml-perl_2.17-3.diff.gz]
Beheerder:
Original Maintainer:
- Dominic Hargreaves
Externe bronnen:
- Homepage [search.cpan.org]
Vergelijkbare pakketten:
XML plugins for the Template Toolkit
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.
Andere aan libtemplate-plugin-xml-perl gerelateerde pakketten
|
|
|
-
- dep: libtemplate-perl (>= 2.15)
- "Template Toolkit" template processing system in Perl
-
- dep: libxml-dom-perl
- Perl module for building DOM Level 1 compliant doc structures
-
- dep: libxml-libxml-perl
- Perl interface to the libxml2 library
-
- dep: libxml-parser-perl
- Perl module for parsing XML files
-
- dep: libxml-rss-perl
- Perl module for managing RSS (RDF Site Summary) files
-
- dep: libxml-simple-perl
- Perl module for reading and writing XML
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language