![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^3: Results depending on evaluation orderby moritz (Cardinal) |
on Apr 23, 2014 at 17:51 UTC ( #1083402=note: print w/replies, xml ) | Need Help?? |
eval expects a string, so the number is converted to a string, and the stringification rounds a tiny bit, so it accidentally produces the right result.
In Section
Seekers of Perl Wisdom
|
|