100% OO is something else, though. You still have some operators that aren't method calls, but not many; iterators like each and math ops like + and <=> etc. are just method calls in Ruby.
In reply to Re^2: Is Perl Truly an Object Oriented Language?
by Joost
in thread Is Perl Truly an Object Oriented Language?
by awohld
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |