in reply to Re^2: Hashes and String Variablesin thread Arrays and Strings in Hashes
References Quick Reference.
push @{ $hash{array_field} }, $val; [download]