Try putting the following at the beginning of your script, it helps a lot with debugging CGI: use CGI::Carp qw/fatalsToBrowser/; Instead of getting the usual Internal Server error, it displays the error in your browser. Of course, make sure you have CGI first.
- error message Sally
- Re: error message Roger C Haslock
- Re: error message Gary Stainburn
- Re: error message fliptop
- Re: Re: error message Geraint Jones
- Re: Re: error message Mark Bergeron