in reply to Re: Should string inequality operators return the point the of divergance?
in thread Should string inequality operators return the point the of divergance?

If you'll check wantarray, you'll find that there is such a thing as boolean context in Perl 5. I don't know whether operators see it though, but there is no reason that they couldn't.

UPDATE D'oh. I meant Want, not wantarray. I shouldn't post before I wake up. :-(

  • Comment on Re^2: Should string inequality operators return the point the of divergance?