To buffer or not ($|)

2004-12-29 Thread Jan Eden
Hi all, I already sent this as a reply to another post, but did not receive an answer. In the following script, the results are not printed at once, line by line, but in one block after several seconds: ___BEGIN CODE___ #!/usr/bin/perl -wT use CGI; use strict; use LWP::UserAgent; my $q =

Browser times out

2004-12-29 Thread Denzil Kruse
Hi all, I think I'm having a problem with my browser timing out because my cgi script is taking too long. The script processes some database records. When it does 250 of them, it takes about a minute or so, and the browser has no problem. But when I do more, the script takes about 2 or 3