Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How to learn Object Oriented programming in Perl ?

by Anonymous Monk
on Apr 22, 2008 at 08:19 UTC ( [id://682112]=note: print w/replies, xml ) Need Help??


in reply to How to learn Object Oriented programming in Perl ?

Spiffy? Moose?
  • Comment on Re: How to learn Object Oriented programming in Perl ?

Replies are listed 'Best First'.
Re^2: How to learn Object Oriented programming in Perl ?
by jplindstrom (Monsignor) on Apr 22, 2008 at 10:20 UTC
    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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://682112]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 05:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found