in reply to
Accessing an executable from perl script
system($abc_cmd) == 0 or die $! ;
Comment on
Re: Accessing an executable from perl script
Download
Code
In Section
Seekers of Perl Wisdom