in reply to Read entire row and/or sheet with Spreadsheet::Read

Thanks.

my @row = row($ref2->[1], 6);

fixed my problem.