Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: delayed die and open3

by cazz (Pilgrim)
on Mar 31, 2005 at 15:31 UTC ( [id://443860]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [bmc@hacked lib]$ perl -MIPC::Open3 -e 'eval {$pid = open3(*IN, *OUT, 
    +*ERR, @ARGV);}; print "ACK $@\n" if ($@);' asdf
    [bmc@hacked lib]$
    
  2. or download this
    [bmc@hacked lib]$ perl -MIPC::Open3 -e 'eval {$pid = open3(*IN, *OUT, 
    +*ERR, @ARGV);}; print "ACK $@\n" if ($@);'     
    ACK open3(*main::IN, *main::OUT, *main::ERR): not enough arguments at 
    +-e line 1
    [bmc@hacked lib]$
    

Log In?
Username:
Password:

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

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

    No recent polls found