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.
| Tags | Software Development Libraries |
|---|---|
| Licenses | Artistic |
| Implementation | Perl |
Recent releases


Release Notes: This release fixes a couple of bugs and adds new features which allow turning off escaping and manipulating configuration options or values by using a subroutine reference.


Release Notes: Lots of bugs have been fixed since 2.45.


Release Notes: Several escaping and quoting bugs were fixed.


Release Notes: The missing file t/Tie/LxHash.pm was added.


No changes have been submitted for this release.