On Tue, 3Jan 2006 17:19:35 +1100, Eric Bohlman wrote:
Hi Eric
Config::General has become myfavourite, after I dabbled in the complexity of the set of modules yourefer to. It supports complex, hierarchical, formats, which ultimatelymeans you can do just about anything with that one module, rather thanhaving to switch later.
Within CGI scripts based onCGI::Application (my preferred basis), the same config files as used byConfig::General can be read with CGI::Application:

lugin::Config::Context.Neat.
Config::Simple is very nice, too. Onecustomer asked me to use it because they had a Debian package for it, whichsimplified installation in their customers' machines.