Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Handling STDERR when using Net::OpenSSH

by salva (Canon)
on Aug 26, 2013 at 09:00 UTC ( [id://1050923]=note: print w/replies, xml ) Need Help??


in reply to Handling STDERR when using Net::OpenSSH

Is it possible to capture the output of stderr in Net::OpenSSH to a variable instead of to a file

Not safely.

The master SSH process is run on the background asynchronously. Any module redirecting its ouput to anything but a file may interfere with the module inner workings.

  • Comment on Re: Handling STDERR when using Net::OpenSSH

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 00:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found