blob: 2d5f5bb26e23ca957fdc37bc4acac4c94d16b77b (
plain)
1
2
3
4
5
|
The Perl 5 module Config::Std implements yet another damn
configuration-file system. The configuration language is deliberately
simple and limited, and the module works hard to preserve as much
information (section order, comments, etc.) as possible when a
configuration file is updated
|