Help for this page

Select Code to Download


  1. or download this
    if ( ref($self) eq 'person') { $self->tellName(); } if ( ref($self) eq
    + 'child') {$self->SUPER::tellName();}