Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: >> so if we want to get rid of \Q\E, it would be: >> >> open $fh, '-|', qw(sh -c), "$cmd " . '"$@"', '-', @args >> > > I don't know if that would be better, or converting @args to a list of > quoted strings, essentially keeping the current behavior. I tend to agree, so let's drop it for now. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html