I can execute a Perl script in the terminal (MacOSX) but cannot get that same Perl script to execute on a browser (ie Safari). I can upload thatsame script to my virtual Unix server and it executes just fine there.I suspect the problem is the Apache config on my Mac but have researched andmade changes but to no avail.
I have perl running cgi on my ancient Jaguar box, and it runs just fine. I have not configured mod-perl because I haven't had enough time, but many here have.