[ 原始碼: libconfig-tiny-perl ]
套件:libconfig-tiny-perl(2.28-2)
libconfig-tiny-perl 的相關連結
Debian 的資源:
下載原始碼套件 libconfig-tiny-perl:
- [libconfig-tiny-perl_2.28-2.dsc]
- [libconfig-tiny-perl_2.28.orig.tar.gz]
- [libconfig-tiny-perl_2.28-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
This module is primarily for reading human written files, and anything written into shouldn't need to have documentation/comments. If something with more power is needed, move up to Config::Simple, Config::General or one of the many other Config:: modules. Config::Tiny does not preserve comments, whitespace, or the order of the file contents.
其他與 libconfig-tiny-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language