in reply to Re: How to learn Object Oriented Perl
in thread How to learn Object Oriented Perl
I second the suggestion regarding Advanced Perl Programing, by Sriram Srinivasan. It has some good stuff about OO and classes in Perl. Plus some useful examples.