套件:libconfig-any-perl(0.32-1)
libconfig-any-perl 的相關連結
Debian 的資源:
下載原始碼套件 libconfig-any-perl:
- [libconfig-any-perl_0.32-1.dsc]
- [libconfig-any-perl_0.32.orig.tar.gz]
- [libconfig-any-perl_0.32-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Krzysztof Krzyzaniak (eloy) (QA 頁面)
- Damyan Ivanov (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- gregor herrmann (QA 頁面)
- Salvatore Bonaccorso (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to load configuration from different file formats
Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, Windows INI files, and even Perl code.
The rationale for this module is as follows: Perl programs are deployed on many different platforms and integrated with many different systems. Systems administrators and end users may prefer different configuration formats than the developers. The flexibility inherent in a multiple format configuration loader allows different users to make different choices, without generating extra work for the developers. As a developer you only need to learn a single interface to be able to use the power of different configuration formats.
其他與 libconfig-any-perl 有關的套件
|
|
|
|
-
- dep: libmodule-pluggable-perl
- module for giving modules the ability to have plugins
- 或者 perl (<< 5.17.0)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libconfig-general-perl
- generic configuration module
-
- rec: libconfig-tiny-perl
- Read/Write .ini style files with as little code as possible
-
- rec: libxml-simple-perl
- Perl module for reading and writing XML
- 或者 libxml-namespacesupport-perl
- Perl module for supporting simple generic namespaces
-
- rec: libyaml-libyaml-perl
- Perl interface to libyaml, a YAML implementation
- 或者 libyaml-syck-perl
- Perl module providing a fast, lightweight YAML loader and dumper
- 或者 libyaml-perl
- YAML Ain't Markup Language