Help for this page
if( defined $fileno ){ open STDIN, "<&$fileno" ... } STDIN->autoflush(1); STDOUT->autoflush(1);