in reply to
Module for running OS-commands - non-OS dependent?
In many cases, there are Perl equivalents. They are not too difficult to find and can be a lot safer than evoking system commands from your program.
Comment on
Re: Module for running OS-commands - non-OS dependent?
In Section
Seekers of Perl Wisdom