in reply to Re^2: OOP method usage
in thread OOP method usage

So, sometimes there are cases where there you ought to pick one way to do it ... and stick with that way forever. Grab any ol' Perl package that you have respect for, look inside to see how they do it, and do it that way.