>>>>> "Gisle" == Gisle Aas <[EMAIL PROTECTED]> writes:

Gisle> You would have to make the test '!defined($response)' instead of
Gisle> 'undef($reponse)'

Yes... undef($response) has the property of forcing the $response
to undef, and yet always returning undef.  That might be masking another
fault.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to