Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Capturing STDERR using IO::Handle

by salva (Canon)
on Nov 26, 2007 at 11:56 UTC ( [id://652965]=note: print w/replies, xml ) Need Help??


in reply to Re: Capturing STDERR using IO::Handle
in thread Capturing STDERR using IO::Handle

from Tie::STDERR docs:

The module will catch all output, including your explicit prints to STDERR... However, if you run external command (system, ``), stderr output from that process won't be caught.

So, it is not what the OP is looking for!

  • Comment on Re^2: Capturing STDERR using IO::Handle

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-18 04:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found