套件:libtemplate-plugin-xml-perl(2.17-5)
libtemplate-plugin-xml-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtemplate-plugin-xml-perl:
- [libtemplate-plugin-xml-perl_2.17-5.dsc]
- [libtemplate-plugin-xml-perl_2.17.orig.tar.gz]
- [libtemplate-plugin-xml-perl_2.17-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libtemplate-plugin-xml-perl 有關的套件
|
|
|
|
-
- dep: libtemplate-perl
- "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: libxml-xpath-perl
- Perl module for processing XPath
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language