|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^2: Bidirectional IPC with Expect and Passthroughby steve (Deacon) |
| on May 07, 2011 at 04:52 UTC ( #903493=note: print w/ replies, xml ) | Need Help?? |
|
Thank you for the quick response. From Pipe Opens: "If you would like to open a bidirectional pipe, the IPC::Open2 library will handle this for you." From Bidirectional Communication with Another Process: "While this works reasonably well for unidirectional communication, what about bidirectional communication? The obvious thing you'd like to do doesn't actually work:""and if you forget to use the use warnings pragma or the -w flag, then you'll miss out entirely on the diagnostic message:" Am I misinterpreting what that says? I may need to take a step back and revisit this in a bit to get a clearer perspective.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||