[Catalyst] Can't redirect using $c->res->redirect()

Tomas Doran bobtfish at bobtfish.net
Fri Nov 6 16:14:53 GMT 2009


Emmanuel Quevillon wrote:
> [Fri Nov  6 15:36:13 2009] [error] Caught exception in engine "Can't
> call method "as_string" on an undefined value at
> /usr/local/share/perl/5.10.0/Catalyst/Engine.pm line 95."

Can you start your server with perl -MDevel::SimpleTrace 
script/myapp_server.pl -d

and attach the full app startup, and the request which breaks (which 
should now include a full stack trace in its error).

Thanks.
t0m




More information about the Catalyst mailing list