John Tate wrote:
I point to the config file using the environment variable MYAPP_CONFIG, set in my mod_perl configuration, but I don't mess with any of the other ways of setting the config path, nor anything to do with the local suffix.
That was the hint i needed. It turns out that explicit config paths weren't having the suffix appended properly. I've checked in a patch + test in svn (r7145) [1]. I'll push a new version to CPAN soon-ish.
-Brian [1] http://dev.catalyst.perl.org/svnweb/Catalyst/revision/?rev=7145 _______________________________________________ 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/
