in reply to Re^2: Child process inter communication
in thread Child process inter communication

That is cool tybalt89. I understand it now after reading this line. Ah, it's the first child who is listening on STDIN ;-)

$me == $hasterminal and $sel->add(*STDIN);

Regards, Mario