Hi Meir, see
http://urth.org/~autarch/new-pod/html/perlootut.pod.html for a modern introduction to OO perl. Cheers, Christoph Am 03.07.2011 11:52, schrieb Meir Guttman:
Hi all! First I should mention that I am a Perl newbie, using Perl for less than two years! I learned Perl by doing, never attending a formal course. And although I am using objects daily (how can one NOT using these?), I never created an OO package. This is my first post to this list. I recently came to realize that it might be beneficial to implement a certain package as an OO one. My first stop was, as suggested by the CPAN Moose page, Moose::Manual and all its hyper-links. Here my enthusiasm waned...
[snip]
In short, a lot to be desired... Can somebody point me to a better source? Meir. Please, don't flame me! Even though I should know a lot more about many more things in Perl, basic and advanced, an introduction such as Moose::Manual should be peppered with hyper-links to even basic concepts such as packages, and so. Bear with me...