8 lines
288 B
Plaintext
8 lines
288 B
Plaintext
Config::Simple - A simple configuration file class
|
|
|
|
Config::Simple is a class representing configuration file object.
|
|
It supports several configuration file syntax and tries to identify the file syntax
|
|
automatically.
|
|
|
|
Library supports parsing, updating and creating configuration files
|