API->new_way; my @ret = $func->(@_); API->old_way; return @ret==1 ? $ret[0] : @ret;