Help for this page
$obj->{color} = 'blue'; print Dumper($obj);
22:39 >perl 1424_SoPW.pl $VAR1 = bless( { ... }, 'Fruit' ); 22:40 >