Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: A Strange print() predicament.

by Tomte (Priest)
on Feb 19, 2003 at 21:44 UTC ( [id://236834]=note: print w/replies, xml ) Need Help??


in reply to A Strange print() predicament.

perldoc -f open and search for redirect...

in short using a un*x, but read the above mentioned part for the complete story:

open STDOUT, '>', "/dev/null"; open STDERR, '>&STDOUT';

regards,
tomte


Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-29 06:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found