Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Capturing both STDOUT, STDERR and exit status

by merlyn (Sage)
on May 06, 2005 at 16:13 UTC ( [id://454718]=note: print w/replies, xml ) Need Help??


in reply to Capturing both STDOUT, STDERR and exit status

IPC::Open3 appears to give you the PID of the created child. Just waitpid for that, then look at $?.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re: Capturing both STDOUT, STDERR and exit status

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-16 08:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found