>WilliamGunther> IMHO, Object Oriented Perl is
>the best book you can get on the subject.
>
>RandalLSchwartz> And for a tutorial approach ala Learning
>Perl, check out Learning Perl Objects References and Modules.
I'll second both of those suggestions. OOP does have an early
chapter on references,
> "WilliamGunther" == WilliamGunther <[EMAIL PROTECTED]> writes:
WilliamGunther> IMHO, Object Oriented Perl is the best book you can get on the subject.
And for a tutorial approach ala Learning Perl, check out
Learning Perl Objects References and Modules.
--
Randal L. Schwartz - Stonehenge
In a message dated 3/2/2004 7:57:45 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
>Is there any good documentation for in OO PERL Programming?
Yep. In no particular order:
perldoc perlref
perldoc perlboot
perldoc perltoot
perldoc perltooc
perldoc perlbot
perldoc perlobj
perldoc perl