foreach my $row_ref (@$all_row_ref) { print "@$row_ref\n"; }