my %hash = map { my @vals = $query->param( $_ ); $_, \@vals } @names;