Help for this page
my $array_ref = {}; push(@$array_ref, {});
use strict; use warnings; ... zzz(\@arr_of_href); # zzz() will do something with this array }