Help for this page
my @elements = ( keys %hash ); foreach (@elements){ ... #Do something to an item in element } }