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