Help for this page
%hash = (); { ... $hash { $keys [$c] } = $values [ $c ]; } }
@hash { qw (a, b, c) } = 1..3;