![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Show information before end of scriptby Opalenet (Acolyte) |
on Sep 15, 2005 at 13:06 UTC ( #492199=perlquestion: print w/replies, xml ) | Need Help?? |
Opalenet has asked for the wisdom of the Perl Monks concerning the following question:
Hey,
I have a Perl script that is rather long to execute (around 20 sec.). I would like it to send some message to the browser, before it ends. Actually, it would start by showing a "Processing..." message, then do its job, then show the end result. The problem is that I did made some print in the head of the script, but it always awaits for its end to make the print to the browser. Do you have any idea? Thanks, Andrei
Back to
Seekers of Perl Wisdom
|
|