Tomas Doran skrev:
>
> 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?
Sure. Where would you like it?
KR,
Gunnar
_______________________________________________
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/