in reply to Re: Running an external script from a Perl CGI script
in thread Running an external script from a Perl CGI script

Thanks everyone for their suggestions. Its due to the display of html(and thus $result="") before the child process is completed as what cat2014 suggested.

  • Comment on Re: Re: Running an external script from a Perl CGI script