> Picking one technique and promoting it as *THE* way of doing objects > (or anything) makes my skin crawl. I count Dave's document as describing _three_ systems. It also starts off by saying: This document provides an introduction to object-oriented programming in Perl. It begins with a brief overview of the concepts behind object oriented programming. Then it introduces several different OO systems from CPAN which build on top of what Perl provides. If you want to know how Perl OO works under the hood, the perlobj document explains the nitty gritty details. That's hardly promoting "one way to do it."Thread Previous | Thread Next