2009/6/29 Kieren Diment <dim...@gmail.com>:
> 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: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to