Help for this page
%hash = EXPR;
my @anon = LIST; %hash = (); ... my $v = shift(@anon); $hash{$k} = $v; }