Hi,
I am starting my first (unstable) steps in the wonderful world of CGI, but it ain't easy...
To start with I have the following problem. On a Windows 98 computer I have installed Perl and a (small) webserver. Calling an executable from a CGI script works fine (e.g. <
However, when I try to call a Perl program, I can't get it to work. What is the exact syntax for doing this? I have tried < < test.pl>, but nothing works.
I am starting my first (unstable) steps in the wonderful world of CGI, but it ain't easy...
To start with I have the following problem. On a Windows 98 computer I have installed Perl and a (small) webserver. Calling an executable from a CGI script works fine (e.g. <
However, when I try to call a Perl program, I can't get it to work. What is the exact syntax for doing this? I have tried < < test.pl>, but nothing works.