mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
902192de01
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
288 B
Text
7 lines
288 B
Text
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
|