http://www.perlmonks.org?node_id=1183893


in reply to Re: PerlIO file handle dup
in thread PerlIO file handle dup

You lose sequence. I had to autoflush output to keep it from getting jumbled. I didn't realize you can share elements of an array without sharing the whole array. Can you do the same with hashes?