libconfig-file-perl
simple configuration file parsing module
Description
Config::File 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
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Config-File
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libconfig-file-perl