Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Reading only STDERR

by nobull (Friar)
on Apr 06, 2005 at 18:43 UTC ( [id://445397]=note: print w/replies, xml ) Need Help??


in reply to Reading only STDERR

Not strictly a Perl solution, but using the rediction features of Unix shell:
my $STDERR_of_program = `program 2>&1 >/dev/null`;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-03-28 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found