Generic Config Module

Edit Package perl-Config-General
http://search.cpan.org/perldoc?Config::General

This module opens a config file and parses it's 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 it's 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.

Refresh
Refresh
Source Files
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
Revision 44 (latest revision is 45)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 969142 from Tina Müller's avatar Tina Müller (tinita) (revision 44)
- updated to 2.65
   see /usr/share/doc/packages/perl-Config-General/Changelog
  2.65  - fix rt.cpan.org#132893: clarified license, now licensed
          under the Artistic License 2.0.
        - fix rt.cpan.org#139261: correctly include directories.
        - fix rt.cpan.org#118746: remove the comma from legal
  	    variable names, added mandatory start characters a-zA-Z0-9,
          added a section in the POD to clarify this.
  	  - fix rt.cpan.org#119160: fix IfDefine code. Thanks for the patch.
  2.64  - fix rt.cpan.org#142095: copy default hash, avoid modification.
        - the Catalyst folks who hosted the source of this module
          closed or moved the repository, I have not been informed and
          have therefore lost all history of the module. So I moved
          to github (https://github.com/TLINDEN/Config-General).
          Thanks for nothing, Catalyst.
Comments 0
openSUSE Build Service is sponsored by