my %hash = map {$_, [$query->param($_)]} @names; #### my %hash = $query->Vars();