in reply to
backslashes in shell commands
Try
String::ShellQuote
/
Win32::ShellQuote
and/or
IPC::System::Simple
or
IPC::Run
/
IPC::Run3
Comment on
Re: backslashes in shell commands
In Section
Seekers of Perl Wisdom