Searched refs:shell_quote_best_effort (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/CPANInternal-140/String-ShellQuote-1.04/
H A DShellQuote.pm14 $string = shell_quote_best_effort @list;
35 @EXPORT = qw(shell_quote shell_quote_best_effort shell_comment_quote);
131 =item B<shell_quote_best_effort> [I<string>]...
138 sub shell_quote_best_effort { subroutine
H A Dtest.t69 $testsub = \&shell_quote_best_effort;

Completed in 72 milliseconds