Help for this page
%hash = map { get_a_key_for($_) => $_ } @array;
%hash = (1 => value's list, 2 => values's list, n => value's list)