Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Capturing STDERR using IO::Handle

by DrHyde (Prior)
on Nov 26, 2007 at 11:44 UTC ( [id://652961]=note: print w/replies, xml ) Need Help??


in reply to Capturing STDERR using IO::Handle

Tie::STDERR might be useful as well.

Replies are listed 'Best First'.
Re^2: Capturing STDERR using IO::Handle
by salva (Canon) on Nov 26, 2007 at 11:56 UTC
    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!

Log In?
Username:
Password:

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

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

    No recent polls found