But in string context, it's a different matter:C:\>perl -e "print 'ok' if undef == 0;" ok C:\>
C:\>perl -e "print 'ok' if undef eq 0;" C:\>
In reply to Re: Surprising result when using undef
by syphilis
in thread Surprising result when using undef
by davebaker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |