Help for this page
for my $worksheet ( $workbook->worksheets() ) { my ( $row_min, $row_max ) = $worksheet->row_range(); ... print FILE "$cell->value()"; } }
Incorrect output: Spreadsheet::ParseExcel::Cell=HASH(0xa02fa74)->value()Spreadsheet::Par +seExcel::Cell=HASH(0xa249680)->value ... text1 text2 etc