[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Error Logs... RaQ3i



> Thanks, I got the errors.  Is there anyway to have these
> automatically put in
> a file for my clients to see without having to bother me?
>
I tell users to put the line:

use CGI::Carp qw(fatalsToBrowser);

As one of the first lines in the script after #!/usr/bin/perl and then they
see the error message and don't have to figure out the error logs.

--
Dan Kriwitsky