in reply to Definition of numerically equal and rationale for 'you' == 'me'

It doesn't "mean" anything, which is why Perl tells you that you made an error.

Argument "you" isn't numeric in numeric eq (==) at -e line 1. Argument "me" isn't numeric in numeric eq (==) at -e line 1.
  • Comment on Re: Definition of numerically equal and rationale for 'you' == 'me'
  • Download Code