What have I gotten myself into? .I am doing this site for a NPO. They want to include an online registration form for teachers and volunteers to be able to sign up for the festival. However... For some reason, I can't get the CGI script to work. Right now it's set to email me, until I can figure out what the hell I did wrong.

When I hit submit, it goes to the cgi-bin/bizmail.pl (ok, i downloaded the script and followed the steps completely...)

I've never learned this scripting before, so bear with me.

At the beginning of the "readme" file it says:

Make sure the path to PERL is correct.
(THIS IS LOCATED ON THE VERY FIRST LINE OF THE bizmail.pl script.)
By default it is set to: #!/usr/bin/perl
What does this mean? In my .pl file, that line is there, but am I supposed to have a directory in my domain space that has that?

That's the only thing I can think of that's wrong... Why it's not executing the script. If anyone could please help me... The server host is not giving me any technical support on this.

If there's an easier way... I'm all ears!