Help for this page

Select Code to Download


  1. or download this
    package Foo;
    sub Bar::method { my $ego = ego($_[0]); ... }
    
  2. or download this
    $obj->Class::method(...);