in reply to How to output result from perl script to page gradually instead of in 1 shot?

Considering that exec ought to inherit open file descriptors, replacing the entire code with exec /www/cgi-bin/run.pl should do the trick.
Perl --((8:>*
  • Comment on Re: How to output result from perl script to page gradually instead of in 1 shot?
  • Download Code