# we want 0 through 20 foreach my $row (@$array_ref[0 .. 20]) { # do something }