Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Checking and verifying a unix command sent in Perl

by friedo (Prior)
on Jul 19, 2009 at 04:55 UTC ( [id://781418]=note: print w/replies, xml ) Need Help??


in reply to Checking and verifying a unix command sent in Perl

If you need to capture both STDOUT and STDERR, a more robust option is to use IPC::Open3, which will give you separate filehandles for each.
  • Comment on Re: Checking and verifying a unix command sent in Perl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found