libconfig-general-perl

generic configuration module

Description

Config::General opens a configuration file and parses its contents for you. After parsing it returns a hash which contains all options and their associated values from your configuration file.

The format of configuration files supported by Config::General is inspired by the well known Apache configuration format, in fact, this module is fully capable of parsing Apache configurations, but the output is not usable by Apache. You can also just use simple name/value pairs in your configuration files.

In addition to the capabilities of an Apache configuration file it supports some enhancements such as here-documents, C-style comments and multi-line options.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Config-General


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libconfig-general-perl