my $item = 0; foreach $hashref (@{$ref}) { print $hashref->{'key1'}; $item++; }#foreach