![]() |
|
XP is just a number | |
PerlMonks |
Re^4: strong typingby gmpassos (Priest) |
on Dec 15, 2004 at 22:52 UTC ( #415212=note: print w/replies, xml ) | Need Help?? |
In the high level you are right, Perl makes a good abstraction, where we don't need to think about numeric types and booleans. But internally it have to do this convertions to integer to make the arithmetic operation, and than it converts again to string. SCALAR is the group of all this types!
Graciliano M. P.
In Section
Perl News
|
|