Re: recommend oo tut

2002-02-17 Thread zentara
On Sat, 16 Feb 2002 20:31:29 -0800 (PST), [EMAIL PROTECTED] (Simon K. Chan) wrote: >Hi All, > >I'm not new to perl, however I would like to pick up some object-oriented perl. >Can anyone out there recommend a good BEGINNER'S tutorial out there? I've spent >some time searching on Google, couldn't

Re: recommend oo tut

2002-02-17 Thread Randal L. Schwartz
> "Simon" == Simon K Chan <[EMAIL PROTECTED]> writes: Simon> I'm not new to perl, however I would like to pick up some Simon> object-oriented perl. Can anyone out there recommend a good Simon> BEGINNER'S tutorial out there? I've spent some time searching Simon> on Google, couldn't find much

recommend oo tut

2002-02-16 Thread Simon K. Chan
Hi All, I'm not new to perl, however I would like to pick up some object-oriented perl. Can anyone out there recommend a good BEGINNER'S tutorial out there? I've spent some time searching on Google, couldn't find much for a oo newbie. Right now, I reading Randal's oo tutorial on CPAN. Thanks