perl-Config-General
Generic Config Module
SRPM: perl-Config-General-2.37-1.n0i.12.fc9.src.rpm SPEC: perl-Config-General.spec Version: 2.37 Release: 1.n0i.12.fc9 Epoch: License: Artistic 2.0 Group: Development/Libraries Size: 48689 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Config-General/ Date: Sun Nov 25 2007, 21:52 GMT
Description:
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.
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.
Changelog:
- Sun Nov 25 2007 Marius Feraru <altblue@n0i.net> - 2.37-1.n0i.12
- version 2.37
- spec update (new reb00t build tools) - Fri Oct 19 2007 Marius Feraru <altblue@n0i.net> - 2.36-1.n0i.11
- version 2.36 - Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 2.33-1.n0i.10
- spec file (re)created using N0i::CPAN::RPMizer 2.004
- version 2.33 - Thu Feb 02 2006 Marius Feraru <altblue@n0i.net> 2.31-1.n0i.9
- version 2.31 - Tue Sep 20 2005 Marius Feraru <altblue@n0i.net> 2.30-1.n0i.8
- version 2.30 - Thu Jul 28 2005 Marius Feraru <altblue@n0i.net> 2.29-1.n0i.7
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7 - Sun Mar 20 2005 Marius Feraru <altblue@n0i.net> 0:2.27-2.n0i.6
- automatic rebuild (perl 5.8.6) - Sun Dec 05 2004 Marius Feraru <altblue@n0i.net> 0:2.27-2.n0i.5
- automatic rebuild (perl 5.8.6) - Fri Jul 09 2004 Marius Feraru <altblue@n0i.net> 0:2.27-2.n0i.4
- version 2.27 - Wed May 05 2004 Marius Feraru <altblue@n0i.net> 0:2.26-1.n0i.3
- spec file (re?)created using N0i::CPAN::RPMizer/2004050401
- rebuild (perl 5.8.4) - Fri Mar 19 2004 Marius FERARU <altblue@n0i.net> 0:2.26-1.n0i.2
- version 2.26 - Thu Jan 29 2004 Marius FERARU <altblue@n0i.net> 0:2.24-0.n0i.1
- version 2.24
- spec file (re?)created using N0i::CPAN::RPMizer/2004011001 - Mon Jun 30 2003 Marius FERARU <altblue@n0i.net> 2.21-0.n0i
- Initial build.
Files:
- Config-General-2.37.tar.gz
- perl-Config-General.spec
Requires:
- perl(File::Glob)
- perl(File::Spec::Functions)
- perl(FileHandle)
- perl(IO::File)
- rpm-build-reb00t-perl
- rpmlib(CompressedFileNames)