![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: Speeding up external command executionby eye (Chaplain) |
on Apr 13, 2014 at 21:53 UTC ( #1082165=note: print w/replies, xml ) | Need Help?? |
Have you tried taking the command you ran from the shell and wrapping it in a minimal Perl script that is just a system() call?
In Section
Seekers of Perl Wisdom
|
|