Lines Matching full:quote
13 use IPC::Cmd qw[can_run run QUOTE];
501 ### it doesn't matter how you quote, it always fails.
916 ### DO NOT quote things for IPC::Run, it breaks stuff.
919 # : (QUOTE. $to .QUOTE, QUOTE. $self->uri .QUOTE);
969 ### quote the URI, because lftp supports certain shell
971 ### ' quote does nto work, must be "
988 ### DO NOT quote things for IPC::Run, it breaks stuff.
991 # : (QUOTE. $to .QUOTE, QUOTE. $self->uri .QUOTE);
1123 ### DO NOT quote things for IPC::Run, it breaks stuff.
1128 ### DO NOT quote things for IPC::Run, it breaks stuff.
1131 # : QUOTE. $self->uri .QUOTE;
1186 ### DO NOT quote things for IPC::Run, it breaks stuff.
1189 : QUOTE. File::Spec::Unix->catdir(
1190 $self->path, $self->file ) .QUOTE
1243 ### DO NOT quote things for IPC::Run, it breaks stuff.
1246 # : (QUOTE. $to .QUOTE, QUOTE. $self->uri .QUOTE);
1295 ### DO NOT quote things for IPC::Run, it breaks stuff.
1298 # : (QUOTE. $to .QUOTE, QUOTE. $self->uri .QUOTE);
1412 ### DO NOT quote things for IPC::Run, it breaks stuff.
1417 ### DO NOT quote things for IPC::Run, it breaks stuff.
1420 # : (QUOTE. $to .QUOTE, QUOTE. $self->uri .QUOTE);
1458 ### DO NOT quote things for IPC::Run, it breaks stuff.
1463 ### DO NOT quote things for IPC::Run, it breaks stuff.
1466 # : (QUOTE. $to .QUOTE, QUOTE. $self->uri .QUOTE);