my %results = map { ( $_ => some_func($_) ) } @array;