パッケージ: 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
- libxml2 ライブラリへの Perl インターフェース
-
- 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 作の実用的な抽出とレポート用の言語