|
you should find the error messages in the server's error log file. check out, or find out, where the server or virtualhost's ErrorLog directive is pointed to (i'm assuming you're using Apache).
adding 'use strict' near the top and using 'perl -wc file.cgi' from the command line may also give you some hints.
__________________
|