Help for this page
%{{ map { $_ => $hash{$_} } @keys }}
%{{ map { $array[$_] => 1 } @nums }}
%{{ map { $_ => 1 } @array }}