Generic Config Module
This module opens a config file and parses its contents for you. The *new*
method requires one parameter which needs to be a filename. The method
*getall* returns a hash which contains all options and its associated
values of your config file.
The format of config files supported by *Config::General* is inspired by
the well known Apache config format, in fact, this module is 100%
compatible to Apache configs, but you can also just use simple name/value
pairs in your config files.
In addition to the capabilities of an Apache config file it supports some
enhancements such as here-documents, C-style comments or multiline options.
- Links to openSUSE:Factory / perl-Config-General
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:AL:TW/perl-Config-General && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Config-General-2.65.tar.gz | 0000065295 63.8 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Config-General.changes | 0000015258 14.9 KB | |
perl-Config-General.spec | 0000002055 2.01 KB |
Latest Revision
Dirk Mueller (dirkmueller)
committed
(revision 1)
Comments 0