![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^3: child process stream capturing and Windowsby tbone1 (Monsignor) |
on Jun 16, 2009 at 13:58 UTC ( #772023=note: print w/replies, xml ) | Need Help?? |
Have you done this in the child process as well, not just before you call the child in the parent process? I'm not too experienced in Perl on Windows, as I've mostly worked on Unix/Linux/OS X systems, but I believe that certain systems expect certain default behaviors. I don't know that the value for $| is inherited by the child; it might be set to the default of 'unflushed'.
--
In Section
Seekers of Perl Wisdom
|
|