That's ugly cargo-cult code. The following does your task nicely, if your perl isn't very outdated:
use strict; # might be a good idea, too. But the code: use CGI; my $q = CGI::->new; my %input = $q->Vars;
In reply to Re: Parsing "&" from header.
by Happy-the-monk
in thread Parsing "&" from header.
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |