|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: system() and qx comparisonby ikegami (Pope) |
| on Sep 27, 2011 at 23:25 UTC ( #928203=note: print w/ replies, xml ) | Need Help?? |
|
IPC::System::Simple provides capture and capturex which are single- and multi-arg versions of qw respectively.
Conveniently, they even do the error checking for you. By the way, IPC::System::Simple can also add error checking to system.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||