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

Re: Re: Re: pipes and return data

by l2kashe (Deacon)
on Oct 31, 2003 at 18:59 UTC ( [id://303663]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # assuming READ, and WRITE are the reader and writer FHs
    # and $pid is the pid of the process spawned
    ...
    close($write);
    
    waitpid $pid, 0;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (1)
As of 2024-04-19 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found