NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
These aren't the operators you're looking for (Score:2)
The belief that operator overloading is evil stems largely from abuse by the C++ crowd. However, Ruby has shown me that it can be extremely useful without being the least bit confusing.
Reply to This
Re: (Score:1)
OTOH you can also abuse it in Ruby. (And Perl.)
It’s just very much like Java to be sternly patriarchal about things that could potentially be harmful. “No multiple inheritance for you! No operator overloading for you! No inheriting from base type classes for you!” Etc.