パッケージ: libxml-simple-perl (2.25-1)
libxml-simple-perl に関するリンク
Debian の資源:
libxml-simple-perl ソースパッケージをダウンロード:
- [libxml-simple-perl_2.25-1.dsc]
- [libxml-simple-perl_2.25.orig.tar.gz]
- [libxml-simple-perl_2.25-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module for reading and writing XML
The XML::Simple module provides a simple API layer on top of an underlying XML parsing module to maintain XML files (especially configuration files). Two functions are exported: XMLin() and XMLout().
The simplest approach is to call these two functions directly, but an optional object oriented interface allows them to be called as methods of an XML::Simple object. The object interface can also be used at either end of a SAX pipeline.
Note from upstream: The use of this module in new code is strongly discouraged. Other modules are available which provide more straightforward and consistent interfaces. In particular, XML::LibXML is highly recommended. XML::Twig is another excellent alternative.These modules are packaged as libxml-libxml-perl and libxml-twig-perl in Debian.
その他の libxml-simple-perl 関連パッケージ
|
|
|
|
-
- dep: libxml-libxml-perl
- libxml2 ライブラリへの Perl インターフェース
- または libxml-sax-expat-perl
- Perl module for a SAX2 driver for Expat (XML::Parser)
-
- dep: libxml-namespacesupport-perl
- Perl module for supporting simple generic namespaces
-
- dep: libxml-sax-perl
- Perl SAX2 XML プロセッサを利用および構築する Perl モジュール
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語