On 17/06/09 16:13, Carl Vincent wrote:
Are you sure that your config files are parsing correctly? I've had problems in 
the past (admittedly with YAML config files) with the files being silently 
ignored when there's a syntax error in them. This may be handled better in the 
latest versions.

Yeah i'm sure - if i load the config file manually from within lib/Myapp.pm, it works fine:

__PACKAGE__->config->{'Plugin::ConfigLoader'} = {file => '/home/motoring/Motoring/motoring_beta.conf'};

($ENV{MOTORING_CONFIG_LOCAL_SUFFIX} is set to "beta")

Ben


_______________________________________________
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/

Reply via email to