[Catalyst] Relocating the configuration file

John Romkey romkey at romkey.com
Sat Jan 21 17:08:46 GMT 2012


On Jan 21, 2012, at 11:47 AM, Robert Rothenberg wrote:
> Another question: I would like the configuration file to be in
> /opt/myapp/etc instead of /opt/myapp/lib/MyApp.
> 
> How do I configure Catalyst to look for configuration files in an
> alternative location?  I haven't found very clear documentation on this.

Check out the documentation for Catalyst::Plugin::ConfigLoader

http://search.cpan.org/~bricas/Catalyst-Plugin-ConfigLoader-0.30/lib/Catalyst/Plugin/ConfigLoader.pm

	- john romkey
	http://www.romkey.com/




More information about the Catalyst mailing list