Hi there, I am new to CGI and have not really worked with web devolepment in the last 4 years. I am now tasked with implementing some polling items through the use of CGI on our internal web site.
I have installed PERL and I am trying to use CGI to post these scrips to run, however I am getting nowhere. I downloaded some different scripts off of free CGI sites but I can not implement them.
My first and main question is what does the first line of code mean in the script? IE: #!/usr/local/bin.perl
I can not seem to find out what this is attempting to reference. I installed a copy of ActivePerl in hopes that it was just a matter of the program not being installed at all, but this did not resolve the issue either. Any help or direction would be greatly appreciated.
I have installed PERL and I am trying to use CGI to post these scrips to run, however I am getting nowhere. I downloaded some different scripts off of free CGI sites but I can not implement them.
My first and main question is what does the first line of code mean in the script? IE: #!/usr/local/bin.perl
I can not seem to find out what this is attempting to reference. I installed a copy of ActivePerl in hopes that it was just a matter of the program not being installed at all, but this did not resolve the issue either. Any help or direction would be greatly appreciated.