Help for this page

Select Code to Download


  1. or download this
    eval { $result = &{ $methods->{$method} }(@{ $call->{'value'} })};
    
  2. or download this
    eval{ $methods->{$method}->( @{ $call->{values} } ) };