Help for this page

Select Code to Download


  1. or download this
    $mref->($self); # OR
    $self->$mref();
    
  2. or download this
    $self->get_mref(...)->($self);