my %hash = f(...); # hash is also a copy my $value = $hash{'value'};