in reply to Debugging perl cgi in apache

First thing to check is whether your script compiles. :) Does it?

Then look at your error logs (the location will vary, I think, but mine are at /etc/httpd/logs/, if that helps).

Check your permissions, also.