2009/6/29 Kieren Diment <[email protected]>:
> So uncomment PerlSetEnv CATALYST_DEBUG=1 in you config when you want
> debugging on.

Where did he say he'd commented it out?

> I removed -Debug, and set $ENV{CATALYST_DEBUG} =1 using PerlSetEnv
> CATALYST_DEBUG 1.

Malloy, try dumping $ENV{CATALYST_DEBUG} in your app code and seeing
if it's actually set.  Ideally, do that in lib/{App}.pm .

-- 
Ian.

_______________________________________________
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