libconfig-file-perl

Rating: 
0
No votes yet

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

Application versions: 
AttachmentSizeDate
File libconfig-file-perl_1.50-2_all.deb9.82 KB05/08/2013 - 14:43
Changelog: 

libconfig-file-perl (1.50-2) unstable; urgency=low

* add libtest-pod-perl and libtest-pod-coverage-perl to B-D-I
Closes: #516276