Perl programming on MPE/iX - April 2002
Solution Symposium Page 26April 4, 2002
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.perldoc.com/perl5.6.1/pod/perltoot.html