in reply to
Re: Perl Idioms Explained - $|++
in thread
Perl Idioms Explained - $|++
Well if you're going that far, you might as well
use English;
and use
$OUTPUT_AUTOFLUSH
too.
Comment on
Re: Re: Perl Idioms Explained - $|++
Select
or
Download
Code
In Section
Meditations