in reply to OO in perl

Well, for starters you could try perltoot, which is a great OO-tut written by Tom Christiansen.
Also, Damian Conway has written a book called Object Oriented Perl. More info here.

I'm currently reading Advanced Perl Programming, which has an excellent chapter on OOP.

-- ar0n | Just Another Perl Joe