[ 原始碼: libconfig-properties-perl ]
套件:libconfig-properties-perl(1.80-3)
libconfig-properties-perl 的相關連結
Debian 的資源:
下載原始碼套件 libconfig-properties-perl:
- [libconfig-properties-perl_1.80-3.dsc]
- [libconfig-properties-perl_1.80.orig.tar.gz]
- [libconfig-properties-perl_1.80-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to read and write Java-style property files
Config::Properties is a near implementation of the java.util.Properties API. It is designed to allow easy reading, writing and manipulation of Java-style property files in Perl applications.
The format of a Java-style property file is that of a key-value pair separated by either whitespace, the colon (:) character, or the equals (=) character. Whitespace before the key and on either side of the separator is ignored. Lines that begin with either a hash (#) or a bang (!) are considered comment lines and ignored.
其他與 libconfig-properties-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language