Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: How to disable buffering ?

by targetsmart (Curate)
on Jun 03, 2009 at 06:42 UTC ( [id://767909]=note: print w/replies, xml ) Need Help??


in reply to How to disable buffering ?

well said by lakshmananindia ++

Why do you do select everytime on filehandles and then set $| to true, that is not a good idea
you can use IO::Handle or FileHandle modules to open the files and set autoflush on that handle to true, that will avoid using select everytime on different handles and setting $|=1

Instead of flushing the buffer can't we disable the buffering itself ?
buffering is our friend, saves a lot of time for us, so don't think our disabling buffering


Vivek
-- In accordance with the prarabdha of each, the One whose function it is to ordain makes each to act. What will not happen will never happen, whatever effort one may put forth. And what will happen will not fail to happen, however much one may seek to prevent it. This is certain. The part of wisdom therefore is to stay quiet.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://767909]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2026-01-21 17:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (125 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.