in reply to using exit;
and using die with a message, which will display a sensible screen on the user's browser.use CGI::Carp qw(fatalsToBrowser);
See also this thread
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: using exit;
by tachyon (Chancellor) on Apr 09, 2002 at 12:29 UTC | |
by clintp (Curate) on Apr 09, 2002 at 12:50 UTC |