I know this is dumb, but my programming, which has like over 45k lines of code contains a TON of useless void errors. That error is useless to me, so is there a way WITH the -w flag on so I can catch major errors in USE CGI::Carp qw(fatalsToBrowser) to not fill the error log with the useless void context errors?
In other words, I want the -w flag on.
Any help would be greatly appreciated.