Do like this to make it happen
my $arguments = $r->args; my %currargs = map { split("=",$_) } split(/&/, $arguments);
In reply to Re^3: mod_perl query string puzzle
by Anonymous Monk
in thread mod_perl query string puzzle
by johnnywang
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |