Perl programming on mMPE/iX - August 2001

HP World Page 25August 21, 2001
object oriented programming
an object consists of:
attributes (data)
methods (functions to manipulate the attributes)
many CPAN modules are object-oriented
for more info:
http://www.perl.com/pub/2000/12/begperl5.html
http://www.perl.com/pub/doc/manual/html/pod/perltoot.html