sub functionname($string_param, @array_param, $other_string_param) { # do something with parameters, return values }