Help for this page
40 my %judge = (); 41 while ($db->FetchRow()) { ... 51 push @{$judge{$j_name}->{Nominee}}, $n_name; 52 push @{$judge{$j_name}->{Nominee}->{Scores}}, + $mentor,$ptcare,$clinres; }