in reply to
Parsing Query Strings in a file
why not use
undef
?
<code>undef $name;
undef $amt; <code>
Comment on
Re: Parsing Query Strings in a file
In Section
Seekers of Perl Wisdom