Forum Moderators: coopster & phranque

Message Too Old, No Replies

Object Oriented Perl

         

gbizeau

8:43 pm on Jan 16, 2003 (gmt 0)

10+ Year Member



Anyone doing OOP(erl) programming...

I've started, but finding clear examples are a bit frustrating.

I've been using Modules from CPAN for quite some time, so using OO in Perl is fine. I want to make my Own Modules, and OO Classes for my own scipts.

andreasfriedrich

9:32 pm on Jan 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld [webmasterworld.com] gbizeau.

Be sure to read Marcia`s WebmasterWorld Welcome and Guide to the Basics [webmasterworld.com] post.

OO in Perl is great. Have a look at the OO programming chapter in the Perl Cookbook. If you know about the concepts of OOP, then there youŽll find all you really need to know about how OOP is done in Perl.

Andreas