Is there anything wrong with:

if ( defined $one && defined $two && $one eq $two ) {
   #### do something
}

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to