Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: Some suggestions on coding style - a chance to critique

by chromatic (Archbishop)
on Jun 26, 2002 at 20:03 UTC ( [id://177506]=note: print w/replies, xml ) Need Help??


in reply to Re: Some suggestions on coding style - a chance to critique
in thread Some suggestions on coding style - a chance to critique

# If you're printing to STDOUT in various places, set $|=1;

Why would you want to slow things down to get output in smaller chunks more often? Buffering is enabled for a reason, and I'm curious as to why you recommend disabling it.

  • Comment on Re: Re: Some suggestions on coding style - a chance to critique

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (8)
As of 2024-04-23 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found