http://qs321.pair.com?node_id=220277


in reply to Re: Re: nonblocking char reads from OUTPUT stream from open3
in thread nonblocking char reads from OUTPUT stream from open3

You can set autoflush on a single handle:

use IO::Handle; autoflush FH 1; # first way FH->autoflush(1); # OO-ish way

But anyway, that's not what you need (I just tried). I just don't know how to do it... sorry

-- 
        dakkar - Mobilis in mobile