http://qs321.pair.com?node_id=957329

andreas1234567 has asked for the wisdom of the Perl Monks concerning the following question:

I humbly ask for your enlightenment in the following question: perlop states
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
--
No matter how great and destructive your problems may seem now, remember, you've probably only seen the tip of them. [1]