in reply to Re: Re: Re: Hacking with objects
in thread Hacking with objects

Perl's motto is TIMTOWTDI. I think that most people view Perl's OO support as providing some of the more organized and methodical WTDI. That said, it is possible to express yourself very loosely and fluently using OO techniques. Structure and flexibility can go together...