in reply to Re: Perl Seems to be giving me random errors
in thread Perl Seems to be giving me random errors

And then after debugging remove the se CGI::Carp qw{fatalsToBrowser} so as not to give too much information to hackers when they are testing the cgi. It dumps way to much info about how the script is constructed when used on live apps.


-Waswas
  • Comment on Re^2: Perl Seems to be giving me random errors