Re: [Catalyst] Catalyst::Plugin::DefaultEnd - returning a false string (zeroes)

2006-06-21 Thread Adam Sjøgren
On Fri, 7 Apr 2006 14:30:34 +0100, Carl wrote: On 07/04/06, ADSJ (Adam Sjøgren) [EMAIL PROTECTED] wrote: -return 1 if $c-response-body; +return 1 if length $c-response-body; That'll cause a warning whenever body is undefined. I didn't see any warnings when I tried it, but that

Re: [Catalyst] Streaming?

2006-06-21 Thread John Napiorkowski
This is exactly what I was looking for! Thanks! --john --- Andreas Marienborg [EMAIL PROTECTED] wrote: http://dev.catalyst.perl.org/browser/trunk/examples/Streaming might be something to look at. andreas On 21. jun. 2006, at 05.00, John Napiorkowski wrote: This wouldn't support

Re: [Catalyst] catalyst/perl and resources

2006-06-21 Thread Tobias Kremer
Zitat von Jurgen Pletinckx [EMAIL PROTECTED]: hang on. There _is_ a perl job market in Belgium? That's good to know I didn't find one last time I looked. (But then, that was long ago, and I didn't look very hard.) Which raises my all-time favourite question: Why is Perl still going strong in

Re: [Catalyst] Patch for Catalyst::Engine::Apache

2006-06-21 Thread Bill Moseley
This is to follow up on a patch I posted on April 28 that was ever applied. Andy asked if the SSL detection should be factored out to work with other engines (CGI/FastCGI), which it should, but in the mean time the patch got lost again. I noticed ningu made a patch that attempts to do something

Re: [Catalyst] Development Server Crashing

2006-06-21 Thread Brandon Black
On 6/21/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: When I run script/myapp_server.pl -k with the keepalive option (so that things work with IE), I get the following crash (not right away, but usually within the first few clicks): Use of uninitialized value in subroutine entry at