软件包:libconfig-auto-perl(0.44-2)
libconfig-auto-perl 的相关链接
Debian 的资源:
下载源码包 libconfig-auto-perl:
- [libconfig-auto-perl_0.44-2.dsc]
- [libconfig-auto-perl_0.44.orig.tar.gz]
- [libconfig-auto-perl_0.44-2.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Niko Tyni (QA 页面)
- gregor herrmann (QA 页面)
- Salvatore Bonaccorso (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
magical config file parser
Config::Auto allows developers to parse config files without needing to specify the format of the file (though they can do it).
It even looks for the config file in standard places (working dir, home dir, /etc) and tries some common config file names if the path isn't specified in the call.
It then determines the format of the config file, parses it and then returns a data structure containing the configuration data. The format of this structure depends on the format of the file.
At the moment, libconfig-auto-perl knows about colon, space and equals separated, XML, Perl, Windows INI, BIND9 and irssi style config files, though files in BIND9 or irssi format cannot be parsed.
其他与 libconfig-auto-perl 有关的软件包
|
|
|
|
-
- dep: libconfig-inifiles-perl
- read .ini-style configuration files
-
- dep: libio-string-perl
- Emulate IO::File interface for in-core strings
-
- dep: libxml-simple-perl
- Perl module for reading and writing XML
-
- dep: libyaml-perl
- YAML Ain't Markup Language
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)