Help for this page

Select Code to Download


  1. or download this
    $dispatcher{$code}->($self, $parameter)
    
  2. or download this
    foo => sub {$self = shift; $self->set_foo(shift); },