my @row6 = @{ $matrix[6] }; # to a list my $listRef6 = $matrix[6]; # to a listreference