Re: Simple OOPs related query.

2009-12-21 Thread Shlomi Fish
On Tuesday 22 Dec 2009 04:20:30 Parag Kalra wrote: > Hi Shlomi, > > Thanks for your valuable comments. Will definitely keep it in mind in > future scripts. You're welcome. > > > > I've ran it and I still cannot figure out the bug. > > > > Here is the bug - > > pa...@station3:/tmp$ perl /t

Re: Simple OOPs related query.

2009-12-21 Thread Parag Kalra
Hi Shlomi, Thanks for your valuable comments. Will definitely keep it in mind in future scripts. I've ran it and I still cannot figure out the bug. Here is the bug - pa...@station3:/tmp$ perl /tmp/oops.pl Chetak goes Neigh Chetak eats Long grass Chetak has Brown color An unamed Horse goes Ne

Re: Simple OOPs related query.

2009-12-20 Thread Shlomi Fish
On Sunday 20 Dec 2009 21:15:53 Parag Kalra wrote: > Hello All, > > Just started learning OOPs in Perl from the book 'Intermediate Perl' > written by Randal. As well as brian d foy and Tom Phoenix I may add. > > I have written a small program given below. Its working at most places > except whi