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