mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
8 lines
288 B
Text
8 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
|