Binary "==" returns true if the left argument is numerically equal to the right argument.What is the definition of numerically equal?
I struggle to see that the below Does What I Mean:
$ perl -le "print 1 if 'you' == 'me'" 1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |