![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^6: safely passing args through sshby perl5ever (Pilgrim) |
on Jul 26, 2011 at 14:56 UTC ( [id://916785]=note: print w/replies, xml ) | Need Help?? |
Why are you ignoring the entire section of my original post starting with "To be specific about the problem ..."???
I'm not looking to encode an arbitrary shell command. Given an $array that will invoke a perl interpreter via open(..., "-|", @$array) I am looking for ways to safely encode a perl script that will be passed to the interpreter via the command line.
In Section
Seekers of Perl Wisdom
|
|