|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re^3: Constructing STDIN for an external progamby ikegami (Patriarch) |
| on Sep 11, 2006 at 13:27 UTC ( [id://572371]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
What if one of the args was two words? or it's? Your code won't work in those everyday situations, nevermind the security implications. You've invoking the shell without quoting and escaping your command. Use IPC::Open3, IPC::Run or IPC::Run3 to avoid having to do so.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||