I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-09-13 17:10:38-07 by arifsaha
Flushing Output or Incremental Output, how?

Hi!

Do you know how I can get the output flushed (actually sent to output file handler) at certain point in processing a template. I understand this won't make sense for some construct (such as WRAPPER), but this is not that kind of construct. Is there anyway to do this? In my search I found that years ago somebody put up a patch for incremental output, but at that time the patch still has a lot of issue.

Please note that I don't need continuous incremental / streaming output (although in my case won't hurt), a manual flush will be adequate.

Thanks!

Direct Responses: Write a response