Nice, but it sounds like a
familiar gripe ...
- A Perl Adapt ... Curses the flexibility of the Perl object system.
- A Perl Hacker ... Delights in the flexibility of the Perl object system.
I prefer to use
$self - it just isn't a big deal to
me to type 6 or so more characters if it makes my code more
apparent in intent. Even in C++ and Java i prefer to use
this - you look at a method and immediately know
what the attributes are.