RSS | Module Info | Add a review of Config-General

0 out of 4 found this review helpful:

Config-General (2.42) ****

Thanks, good module! :)

Dmitry Bigunyak - 2009-02-17 06:32:38
Was this review helpful to you?  Yes No

1 out of 1 found this review helpful:

Config-General (2.37)

RwBerg wrote:

> But there are some missing items in the
> documentation, such as "save_file".

That's wrong. There is a section about save_file() in the docs. Read at http://search.cpan.org/~tlinden/Config-General-2.37/General.pm#SUBROUTINES/METHODS

> Also, when saving back to a config file
> the order and formatting is rearranged.
> I know the formatting can be altered, but
> no way or documentation has been found on
> how to do so.

No. There's an option "-Tie" which can be supplied to new(). It takes a Tie class name as argument. The docs are explaining it:

"You could, for example supply a tied hash, say Tie::DxHash, which preserves ordering of the keys in the config."

So, just read the docs. Try "perldoc Config::General".

tlinden - 2007-11-24 17:36:10
Was this review helpful to you?  Yes No

4 out of 4 found this review helpful:

Config-General (2.33) ****

This is a very good concept and I love to use it. But there are some missing items in the documentation, such as "save_file". Also, when saving back to a config file the order and formatting is rearranged. I know the formatting can be altered, but no way or documentation has been found on how to do so.

Just trying to help. Aside from that, it's really an amazing piece of Perl. Way to go!

RwBerg - 2007-08-07 11:41:45
Was this review helpful to you?  Yes No

2 out of 7 found this review helpful:

Config-General (2.32) *****

It just works.

kynn jones - 2007-04-11 09:37:13
Was this review helpful to you?  Yes No

0 out of 4 found this review helpful:

Config-General (2.32) *****

Very useful. I dreamt of that kind of module for along time !

Jacquelin Charbonnel - 2007-03-27 13:30:48
Was this review helpful to you?  Yes No

3 out of 3 found this review helpful:

Config-General (2.21) ****

Easy to implement and a whole slew of features and options. The configuration files for programs using this module are in an apache style, so no more smb.conf madness. (:

Best feature i like is the ability to load a config, munge it and save it again.

deliria - 2003-09-18 04:55:26
Was this review helpful to you?  Yes No

3 out of 3 found this review helpful:

Config-General (2.21) ****

An excellent module for creating "apache-like" configuration. Every program using Perl should use this for his configuration file.

alexandre dulaunoy - 2003-08-19 04:29:47
Was this review helpful to you?  Yes No


the camel