eval { $result = &{ $methods->{$method} }(@{ $call->{'value'} })}; #### eval{ $methods->{$method}->( @{ $call->{values} } ) };