in reply to How to cycle through CGI query params?

Found a tangential reference to it here

http://www.perlmonks.org/?node_id=289954

which lead to this:

%hash = $query->Vars(); foreach $key (keys %hash) { print "<br> $key -> $hash{$key}\n"; }



Forget that fear of gravity,
Get a little savagery in your life.