On Wed, 2009-06-17 at 16:13 +0100, 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.
> 

As mine is written via the DumpFile function of the YAML module, I think
it will parse correctly. Anyway, here's a sample myapp_local.yml

---
MyApp::Model::MyAppDB:
  connect_info:
    - DBI:SQLite:/tmp/8UwA7IjIPZ/db

Looks OK to me.


@Ben: Sorry, I found your thread only after I had written my message.
But yes, looks like it's the same problem.

Regards,

Jochen


_______________________________________________
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