Murcia has asked for the wisdom of the Perl Monks concerning the following question:

Hi, confreres

i have a little problem with the CGI module. Since I installed the newest version of the CGI module, I get no error message in the browser (use CGI::Carp qw(fatalsToBrowser). Before, with CGI version 2.69 everything worked well.

Any hints?

Greetings Guido
Apache version 1.3.23
SuSE 8.0
perl 5.8.0
CGI.pm (2.93)

edited: Fri May 30 12:40:45 2003 by jeffa - closed pre tag

Replies are listed 'Best First'.
(jeffa) Re: CGI fatalsToBrowser
by jeffa (Bishop) on May 30, 2003 at 12:45 UTC
      Yes, thanks I did exchange the new CGI::Carp with the old working Carp and without further testing it works! GD