On 9/21/06, Ovid <[EMAIL PROTECTED]> wrote:
OK, I'm stuck.  I've read through IPC::Open3 and friends, I've looked through 
CPANPLUS, I've tried to solve this problem but no matter how hard I try, while 
I can fetch both STDOUT and STDERR, I cannot guarantee that they're in synch.  
That's my big problem and

So I'm going to head over to Perlmonks and ask there.  It seems like, unless 
the source of the data ensures that everything is going to the same filehandle, 
I can't reliably solve this problem.  Lots of folks have offered suggestions 
and for that I am very grateful, but what about the 'must be in synch' problem? 
 That's the one I'm struggling with.

do you have a test that clearly shows the failure? if so, i can try to
code up an IPC::Run solution. it shouldn't take me very long to
determine if it's feasible.
~jerry

Reply via email to