On Thu, 24 Mar 2005 11:29:04 -0000, Jos� Pedro Silva Pinto wrote: > > So, it's very strange, so I can not have two pipes?, what's the problem. >
"perldoc -f pipe" has this to say: "Note that if you set up a loop of piped processes, deadlock can occur unless you are very careful." It further says this: 'See IPC::Open2, IPC::Open3, and "Bidirectional Communication" in perlipc for examples of such things.' Hope this helps, -- Offer Kaye -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
