in reply to CGI Errors in HTML
Also, make sure that you print out the correct HTTP headers.use CGI::Carp qw(fatalsToBrowser); die "Fatal error messages are now sent to browser";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: Re: CGI Errors in HTML
by merlyn (Sage) on Jun 17, 2000 at 02:16 UTC |