in reply to RFC: A YAML config module to be posted to CPAN

This is a follow up to my previous RFC (RFC: A YAML config module to be posted to CPAN).

I have now released this config module as Config::Loader version 1.

Config::Loader reads in (and merges) a configuration directory tree, which can contain files with YAML, XML, JSON, INI, Perl and Config::General config data. (Thanks castaway for the pointer to Config::Any.)

(WARNING - I had a version 0.01 on CPAN from 2004 which worked very differently - look for version 1.00)

I would appreciate any feedback / comments / use of the module.

thanks

clint

Replies are listed 'Best First'.
Re^2: RFC: A YAML config module to be posted to CPAN
by clinton (Priest) on Nov 07, 2007 at 12:41 UTC