Unfortunately, I'm new to perl, and a little confused. What would cause the error. It only occurs when I hit the 'if routine..
I tried putting in use CGI::Carp; at the top of the script but no error was written to the error log.
All I really want to do is print a message if the $max is exceeded and exit the script.
Can you tell me how to replace the If.. statement to do the above??