$hashref->{"fh"} = FileHandle->new(">./test"); print $hashref->{"fh"} "Hello\n";