Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Learning classes in Perl

by perlfan (Vicar)
on Feb 22, 2016 at 16:33 UTC ( [id://1155821]=note: print w/replies, xml ) Need Help??


in reply to Learning classes in Perl

Object Oriented Perl by Damian Conway is an excellent introduction, not only to OOP in Perl, but to the little features and tricks that make it possible. It will help you in many areas of Perl, not just OOP.

And while a little dated, there is no modern equivalent.

Replies are listed 'Best First'.
Re^2: Learning classes in Perl
by Your Mother (Archbishop) on Feb 22, 2016 at 17:05 UTC

    I second this recommendation with the caveat that the book has some advice that I would consider misplaced (like the inside-out stuff) and none of the advanced OO frameworks in Perl existed when it was written. This means a lot of the otherwise excellent code suggestions are (probably) moot for most applications. The enduring strength of the book for me was that it taught me how to think about complicated programming tasks in a much more sophisticated way than I'd been managing on my own and showed me why some of the critique/FUD of the so called "bolt-on" OO in Perl is unfounded.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-03-28 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found