in reply to Re^2: first perl example from perl book
in thread first perl example from perl book

No. It's more like

$grades{$student} = $grades{$student} . $grade . " ";