in reply to
Using CGI.pm params to make a DBI MySQL query
If you are using CGI.pm and want a hash, theres a method that return one:
my %form=$query->Vars();
man CGI
$anarion=\$anarion;
s==q^QBY_^=,$_^=$[x7,print
Comment on
Re: Using CGI.pm params to make a DBI MySQL query
In Section
Seekers of Perl Wisdom