I have a Perl CGI program. myperlcgi.pl
Within this program I have the following:
my $retval = system(\'extprogram\')
extprog