http://www.perlmonks.org?node_id=280191


in reply to Re: Re: Re: Perl Idioms Explained - $|++
in thread Perl Idioms Explained - $|++

My only reservation was of the practice of using IO->Handle only for the purposes of turning on autoflush.

I agree. I said "longer scripts" and most of my longer scripts already pull use IO::Handle somewhere along the line anyway. I probably should have said that it's not a good idea to use it just for autoflush.

-sauoq
"My two cents aren't worth a dime.";