Config::General 2.38 (Default branch) |
|
|
With Config::General you can read and write config files and access the parsed contents from a hash structure. The format of config files supported by Config::General is inspired by the Apache config format (and is 100% compatible with Apache configs). It also supports some enhancements such as here-documents, C-style comments, and multiline options.
License: Artistic License
Changes:
A couple of minor bugs regarding variable
interpolation were fixed. The -String parameter
was fixed to accept arrayrefs again.
|