sub shell_quote_best_effort { my ($rerr, $s) = _shell_quote_backend @_; return $s; }