Help for this page

Select Code to Download


  1. or download this
    my $example = new B;
    if( $example->can( "a3" ) {
      $example->a3(); # @$*&%! Still there.
    } else {
      print "Successful disinheritence!\n";
    }