in reply to construct a standard object oriented program

Perl Object Oriented Meta-Tutorial provides several good sources of information on object oriented programming with Perl. If you're looking for a good book on the subject, check out Object Oriented Perl by TheDamian.

Update: There are a bunch more OO tutorials in the (you guessed it) Tutorials section as well :).

  • Comment on Re: construct a standard object oriented program