in reply to Perl 5 OOP solutions
I was introduced to this topic by the excellent book "Perl Best Practices". No other programming book has ever explained such complex material so naturally to me, I really do recommend it. I haven't played around to know if the author's solution of inside-out objects using Class::Std works well for me, but at least I feel I better understand the problems.