$_->[0] = \*STDOUT; print { $_->[0] } "moo\n"; [download]
In reply to Re: print to a filehandle by imp in thread print to a filehandle by dk