in reply to
Re: check for undefined param name
in thread
check for undefined param name
We should also check whether it has a length in this case, since it could be the empty string (e.g., if loc=&foo=bar is passed).
Comment on
Re: Re: check for undefined param name
In Section
Seekers of Perl Wisdom