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.
- Sources inherited from project SUSE:SLE-12:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Alexander_Naumov:SLE12/perl-Config-General && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Config-General-2.52.tar.gz | 0000060471 59.1 KB | |
perl-Config-General.changes | 0000011047 10.8 KB | |
perl-Config-General.spec | 0000002394 2.34 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- remove obsolete patch from source: 0001-Fix-deprecation-warning-in-5.18-about-splitting-in-r.patch.
Comments 0