Re: object oriented programming in perl

2005-06-20 Thread Randal L. Schwartz
> "Wiggins" == Wiggins d'Anconia <[EMAIL PROTECTED]> writes: Wiggins> Unless you are already familar with OOP concepts you are Wiggins> better off with the LPORM book than Conway's, as Object Wiggins> Oriented Perl is more difficult to read without already Wiggins> knowing a lot of the OOP te

Re: object oriented programming in perl

2005-06-20 Thread Wiggins d'Anconia
Randal L. Schwartz wrote: >>"Aditi" == Aditi Gupta <[EMAIL PROTECTED]> writes: > > > Aditi> I've been doing some general perl coding(not too complicated) > Aditi> for past some time but now i want to learn the object oriented > Aditi> way of programming. I've several books including Perl cook

Re: object oriented programming in perl

2005-06-20 Thread Randal L. Schwartz
> "Aditi" == Aditi Gupta <[EMAIL PROTECTED]> writes: Aditi> I've been doing some general perl coding(not too complicated) Aditi> for past some time but now i want to learn the object oriented Aditi> way of programming. I've several books including Perl cookbook, Aditi> Programming Perl and Beg

RE: object oriented programming in perl

2005-06-20 Thread Thomas Bätzler
Aditi Gupta <[EMAIL PROTECTED]> asked: > I've been doing some general perl coding(not too complicated) > for past some time but now i want to learn the object > oriented way of programming. I've several books including > Perl cookbook, Programming Perl and Beginning Perl (by Simon > Cozens).. b

object oriented programming in perl

2005-06-20 Thread Aditi Gupta
Hi everybody, I've been doing some general perl coding(not too complicated) for past some time but now i want to learn the object oriented way of programming. I've several books including Perl cookbook, Programming Perl and Beginning Perl (by Simon Cozens).. but now i'm confused which one to re