OK...apparently I'm not smart enough to adjust a simple form-to-email program to actually send to email. I've got a form on MBExpo.com (under the "contact us" page if you decide to go), in which the action of the form is to find the formmail program in the cgi-bin of my site, which it seems to do just fine but the next page after that tells me that there was a screwup in line 2 of the CGI program. It says that there's an extra bracket, but I've searched the perl file and there's no extra bracket on what I perceive to be line 2 of the script. This is the first time I've ever had to mess with perl of any type, so please in your responses remember that I'm yet a toddler.
I downloaded the formmail script from Matt's Script Archive, and only made the changes that were necessary (except that I downloaded it on the Mac at work, and so the text wrapping was off, and I had to go through in MacPerl and delete the little box that indicated where the line breaks were, and then hit enter). I think that's everything. Any ideas?