in reply to Re: Modifying values by reference: what works and what doesn't
in thread Modifying values by reference: what works and what doesn't

A nit, my %h = { ... } with braces is wrong. Use parentheses instead.