for my $hashRef ( @$my_array_ref ) # Curlies aren't needed here since $my_array_ref is a simple variable name { ... }