Perl Not Working

What are your settings for PERL on your servers. I have premission all the files correctly but none of my mail forms work. All my clients form mails are down.

I am currently using these settings in my script.

#!/usr/bin/perl
$mailprog = ‘/usr/sbin/sendmail -i -t’;

Thanks,
James

Unix, or Windows?

Unix… I just don’t understand whats wrong all my form mail and guest books are down, support was no help in this manner. I have got to get this stuff up.

Thanks

Scripts are set to 755 on the permissions?