in reply to
PERL Object Orientation
Check for
Damian Conway's Object Oriented Perl
,
another excellent but rather old is
Sriram Srinivasan's Advanced Perl Programming 1st Edition
.
Here with Perlmonk's
Object Oriented Tutorial
.
And of course it comes with Perl built in documentation itself in:
$ perldoc perlboot
[download]
Regards,
Edward
Comment on
Re: PERL Object Orientation
Download
Code
Replies are listed 'Best First'.
Re^2: PERL Object Orientation
by
Anonymous Monk
on Jun 14, 2006 at 05:01 UTC
Hi Edward Thanks a lot. I will try these two books. regards, shan
[reply]
In Section
Seekers of Perl Wisdom