|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: system, pipes, shell, quotingby IlyaM (Parson) |
| on Nov 13, 2002 at 08:06 UTC ( #212521=note: print w/ replies, xml ) | Need Help?? |
|
Simpliest solution: break dependacy on shell. Just don't use it: replace system with IPC::Run and you don't need to call shell to pipe output from one program to another anymore.
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||