char * op_stringify(left, ...) SV * left CODE: RETVAL = my_stringify(left); OUTPUT: RETVAL [download]
In reply to Re: Calling an overload::Method by etj in thread Calling an overload::Method by hv