Help for this page
my %hash = ( key => 'foo', ... key => 'fizz', key => 'buzz', );
%hash = ( key => 'buzz', );