Im able to get my script running under strict; now, but I keep seeing this new error:
"Use of uninitialized value in concatenation (.) or string at volunteer.cgi line 333" What does this mean? Line 333 is in the middle of a print command with a bunch of HTML in it. Any ideas?