Help for this page
sub introduce { my($self)=$_[0]; print "Hello, I'm "; ... # tellName( $self ); person::tellName($self); }