in reply to Re: BrainPain-Help
in thread BrainPain-Help
I am still confused as all the variables in use are local to the snippet with the exception of the cgi query object $q
Why does the parameter store correctly when used as:
my $Requestor = $q->param('Requestor')
but not when it is being packed in the hash?
Requestor=>$q->param('Requestor')
coreolyn Duct tape devotee.
|
---|