![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^2: How to learn Object Oriented programming in Perl ?by jplindstrom (Monsignor) |
on Apr 22, 2008 at 10:20 UTC ( #682127=note: print w/replies, xml ) | Need Help?? |
Having used both I'd look into Moose rather than Spiffy, Moose being a lot more solid base.
The nicest thing about Spiffy is the way it handles $self for you. But that's done with a source filter, so... slightly fragile. Starting a new project today, I'd go with Moose, and probably try out Method::Signatures. That pretty much brings Perl OO into the Century of the Fruitbat. /J
In Section
Seekers of Perl Wisdom
|
|