Parses simple configuration files
ConfigFile parses simple configuration files and store its values in
an anonymous hash reference. The syntax of the configuration file is
quite simple:
.
# This is a comment
VALUE_ONE = foo
VALUE_TWO = $VALUE_ONE/bar
VALUE_THREE = The value contains a \# (hash). # This is a comment.
COMPOSED_VALUE[one] = The first component of a clustered value
COMPOSED_VALUE[two] = The second component of a clustered value
Attachment | Size | Date |
---|---|---|
libconfig-file-perl_1.50-2_all.deb | 9.82 KB | 05/08/2013 - 14:43 |
libconfig-file-perl (1.50-2) unstable; urgency=low
* add libtest-pod-perl and libtest-pod-coverage-perl to B-D-I
Closes: #516276
Recent comments