[Catalyst] Small patch for ConfigLoader

Brian Cassidy brian.cassidy at nald.ca
Wed Apr 19 13:04:14 CEST 2006


> -----Original Message-----
> Fine by me, as long as __HOME__ works everywhere :)

I've gone ahead and implemented the aforementioned changes [1], plus I've
added a "local" config to the mix [2]. The ConfigLoader will try to load
${config}.$ext first, then ${config}_local.$ext afterwards wherein you can
override (and add to) your current config.

I've copied the latest version to the Catalyst trunk [3] and the Moose
branch [4].

Version 0.05 [5] should be on a CPAN mirror near you sometime soon.

-Brian

[1] http://dev.catalyst.perl.org/changeset/3927
[2] http://dev.catalyst.perl.org/changeset/3928
[3] http://dev.catalyst.perl.org/changeset/3929
[4] http://dev.catalyst.perl.org/changeset/3930
[5] http://search.cpan.org/~bricas/Catalyst-Plugin-ConfigLoader-0.05/





More information about the Catalyst mailing list