in reply to help with strict

Just add the folloowing lines to your code:
my @vars = ($mdy, $nomname, $nomemail, $nominst, $submitname, $submitemail, $submitcat, $submitinst, $submitdiv, $mentor, $ptcare, $clinres, $comments); print $_ || "Variable has no value\n" for(@vars);