[Catalyst] How do I run finalize_error only if $c->debug is false?

Barry Hoggard bhoggard at gmail.com
Wed Aug 22 02:49:37 GMT 2007


I would like the regular error page with info when I'm running under
debug.  I have a finalize_error method set up similar to the one from
the mailing list archives, but I don't understand yet the magic of
return vs. next() and what will happen if I want to skip my version
under debug.


Barry Hoggard



More information about the Catalyst mailing list