update Wed Oct 7 12:37:00 PDT 2009
[pkgsrc.git] / wip / p5-Config-Simple / DESCR
1 Reading and writing configuration files is one of the most frequent tasks of
2 any software design. Config::Simple is the library that helps you with it.
3
4 Config::Simple is a class representing configuration file object. It supports
5 several configuration file syntax and tries to identify the file syntax
6 automatically. Library supports parsing, updating and creating configuration
7 files.