in reply to serial system executions
I personally believe that everything is possible, but often enough if you have that many system commands to execute in series, then you probably want a shell script rather than a Perl script. YMMV.