|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Ensuring the user doesn't have to wait for a CGI to finishby tune (Curate) |
| on Jul 11, 2002 at 16:39 UTC ( #181061=note: print w/ replies, xml ) | Need Help?? |
|
You have to add the following line at the beginning of your script: It is setting printing into direct mode (turning buffer off), so perl will flush out everything in realtime. --
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||