for my $trigger ( @{ $hash{$cnt} || [] } ) { # Do work here with $trigger .... }