object-oriented perl

From: nus (cheem_ng_at_yahoo.com.sg)
Date: 12/24/03


Date: 23 Dec 2003 23:04:44 -0800

Hi,

I'm wondering if object-oriented perl is a must-use if say you're
going to code a pretty large program. I've used perl for almost a year
but have written large plain perl code. I try to organise my code by
putting related subs in different modules and have the main script
call those subs. In that way, I'm able to reuse some of the modules.
However, it's non-OO.

I find OO perl a little confusing. Are there any no compelling reasons
to use it?



Relevant Pages

  • FAQ 3.27 Where can I learn about object-oriented Perl programming?
    ... Where can I learn about object-oriented Perl programming? ... A good place to start is perltoot, and you can use perlobj, perlboot, ... A good book on OO on Perl is the "Object-Oriented Perl" by Damian Conway ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ...
    (comp.lang.perl.misc)
  • FAQ 3.27 Where can I learn about object-oriented Perl programming?
    ... Where can I learn about object-oriented Perl programming? ... A good place to start is perltoot, and you can use perlobj, perlboot, ... A good book on OO on Perl is the "Object-Oriented Perl" by Damian Conway ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ...
    (comp.lang.perl.misc)