http://www.perlmonks.org?node_id=408955

prasadbabu has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks,

Now i am interested in oops concepts and i want to do a project based on oops. I need to learn oops concepts with examples. Could anyone suggest me a good study materials for oops with examples.

Thanks in advance

Prasad

20041120 Edit by castaway: Changed title from 'oops'

Replies are listed 'Best First'.
Re: oops concepts
by gaal (Parson) on Nov 19, 2004 at 07:26 UTC
    You mean object oriented programming, yes?

    Object Oriented Perl by Damian Conway is very, very good.

      Thank you for the guidance

      Prasad

Re: oops concepts
by pelagic (Priest) on Nov 19, 2004 at 09:50 UTC
    I for one think for an OO beginner already having some Perl skills Mr. RLS's perlboot is a good start (and fun to read!).

    pelagic
Re: oops concepts
by Random_Walk (Prior) on Nov 19, 2004 at 09:36 UTC