http://www.perlmonks.org?node_id=809411


in reply to Re^2: OO automatic accessor generation
in thread OO automatic accessor generation

I can think of a simple way to put it. When someone's coding class method generators, it's time to point them in another direction.
What this guy's talking about is not simple OO. It's great to do this- write your own accessor generator- I've done this a few times. Awesome- learned a ton- but really.. I wouldn't say that writing a class construction helper is part of knowing how to write a class! :-)