[Catalyst] Hangs in RenderView in "end"

Tomas Doran bobtfish at bobtfish.net
Thu Jul 2 21:47:34 GMT 2009


On 2 Jul 2009, at 21:33, Gunnar Strand wrote:

> I found the problem. Turning on debugging for TT (DEBUG =>  
> DEBUG_ALL) in TT.pm showed that it hangs on the [% USE CGI %]  
> directive. Apparently
>
> [% USE CGI('-no_debug') %]
>
> is needed. Got it from here:
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=137589
>
> Seems CGI thinks that it is begin run from command line and prompts  
> for data.
>

Wow, that's a fairly unexpected gotcha.

Any chance of a doc patch to make it easier for the next poor soul  
who gets stuck on this?

Cheers
t0m




More information about the Catalyst mailing list