in reply to Re^2: Fork is changing up my IO::Select behaviour
in thread Fork is changing up my IO::Select behaviour

Suffering from buffering?
use IO::Handle; $EC->autoflush(1);

(doh! I had opened the window a while ago and forgot to check for replies before trying to debug)