sub verify_function_params { my ($num, $function_name, $input, $type) = @_; . .