On Jul 13, 2012, at 11:26, Philip Gwyn wrote: > > On 10-Jul-2012 Rocco Caputo wrote: >> Good morning. >> >> I could use some help with this problem. > > After a look at wheel_run.pm, seems to me this is a buffering issue. The > child does print; <>; print; print; but the parent does print; sysread(); > > Included is a double patch: In the first patch, the parent will accumulate the > input until it find a terminator. The second patch is a clean up of the first > (the terminator is a param) but I don't know how to get git to show them > combined. Thanks! I've applied this, and I'll release the changes after sweeping through POE's bug queues. -- Rocco Caputo <rcaputo@pobox.com>Thread Previous