in reply to Really Writing Object Oriented Perl
Currently I have the problem the other way round, I can think in OO, but I'm having difficulties lerning haskell...
I'd recommend to read a good book on OO, not necessary a Perl book - I liked "Object Oriented Software Construction" by Bertrand Meyer.
Once you start thinking in OO-Terms, you'll ask yourself how to do that in perl, and eventually you'll end up using Moose or something ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Really Writing Object Oriented Perl
by perlfan (Parson) on Jun 01, 2007 at 20:43 UTC |