in reply to Re: Can't coerce array into hashin thread Can't coerce array into hash
Another solution is:
push @{$judge{$j_name}->{Nominee}},$n_name => [$mentor,$ptcare,$clinre +s]; [download]
Thanks again!