Description: The Perl object classic example: create two classes Bean.pm and Coffee.pm, some of the features of Coffee.pm inheritance in Bean.pm. This example demonstrates how to a base class (or super class) inherited instance variables, and the instance variables to the new object in the method for their own constructor calls the base class.
To Search:
File list (Check if you may need any files):
setBeanType\beanpm.txt
...........\coffeepm.txt
...........\mainpl.txt
setBeanType