Help for this page
myfunc($query); ... }
my @values = map { $q->param($_) } $q->param; myfunc(\@values);