|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Why is this evaluating to true?by lidden (Deacon) |
| on Nov 16, 2011 at 13:04 UTC ( #938366=note: print w/ replies, xml ) | Need Help?? |
|
The string "test" is zero when perl makes it numeric. I don't remember where that is documented but "test" is zero and e.g. "2test" is two.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||