$h{$k} = $v; @h{$k} = ($v); %h = ($k, $v); # Also removes everything else. [download]
In reply to Re^5: Hashing it out: defined? exists? by ikegami in thread Hashing it out: defined? exists? by eff_i_g