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/ _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
