
Reading and writing configuration files is one of the most frequent aspects of any software design. config::simple is the library to help you with it.
config::simple is a class representing configuration file object. it supports several configuration file syntax and tries to identify the file syntax to parse them accordingly. library supports parsing, updating and creating configuration files.