s> If you want to eliminate the need of the 'print ""' line, you should reverse
s> the order of the commands:
s> local $| = 1; print "Content-type: image/gif\r\n\r\n"; 

No, that doesn't work - I forget the exact error - something about
"script did not send headers" I think.

Kind Regards,
Chris Drake


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to