and it works just as well if you assign to a hashref rather than a hash.my %var = $query->Vars; for my $param (keys %var) { my $param_value = $var{$param}; }
In reply to Re: How to cycle through CGI query params?
by cLive ;-)
in thread How to cycle through CGI query params?
by punch_card_don
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |