23c23 < if ($ENV{'HTTP_USER_AGENT'}) { --- > # if ($ENV{'HTTP_USER_AGENT'}) { 53,54c53,54 < CGI::Carp->set_message(\&handle_errors); < } # else there is no browser to send fatals to! --- > CGI::Carp::set_message(\&handle_errors); > # } # else there is no browser to send fatals to!