软件包: libconfig-tiny-perl (2.10-1) [universe]
libconfig-tiny-perl 的相关链接
Ubuntu 的资源:
下载源码包 libconfig-tiny-perl:
- [libconfig-tiny-perl_2.10-1.dsc]
- [libconfig-tiny-perl_2.10.orig.tar.gz]
- [libconfig-tiny-perl_2.10-1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Dominic Hargreaves
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Read/Write .ini style files with as little code as possible
Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Memory usage is normally scoffed at in Perl, but in my opinion should be at least kept in mind.
This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power, move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.
其它与 libconfig-tiny-perl 有关的软件包
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)