my %hash = %{$href}; $hash{"abc"} = 1; $href = \%hash; [download]
In reply to Re: Pearls (not really) of Perl programming by tall_man in thread Pearls (not really) of Perl programming by PetaMem