in reply to whats the problem with this line?
in your script.use CGI::Carp qw(fatalsToBrowser);
Also, what kind of thing is $cols? Is it a simple scalar, or it is an object that has a stringify method? We will probably need to see more of your script.
|
|---|