in reply to CGI problems
Anything related in the Apache error log?
(In case you want to avoid having to look in the error log, you could use CGI::Carp qw(fatalsToBrowser); which would send any fatal error messages to the browser.)