in reply to Re: Strange Problem
in thread Strange Problem
You might like to try adding the following, which I put in CGI scripts:
<code> use CGI::carp qw(fatalsToBrowser); <code>This now produces sensible messages on the browser.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Strange Problem
by Cody Pendant (Prior) on Feb 12, 2002 at 23:19 UTC | |
by rinceWind (Monsignor) on Feb 14, 2002 at 13:17 UTC |