![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re^2: == and != don't work as expectedby chromatic (Archbishop) |
on Aug 09, 2004 at 17:23 UTC ( #381307=note: print w/replies, xml ) | Need Help?? |
Perl is a weakly typed language.<mini_rant> No, it's not. It just doesn't associate the type with the name, as you might expect. Try coercing a hash to an array in place or treating a scalar as an array, for example. C's typing system is only slightly more advanced than bare assembly code. </mini_rant>
In Section
Seekers of Perl Wisdom
|
|