openSUSE:Leap:42.2:Update Online updates for openSUSE Leap:42.2 This project is releasing the official updates for openSUSE Leap:42.2. https://download.opensuse.org/ports/update/leap/42.2/ openSUSE:Leap:42.2:Ports https://download.opensuse.org/repositories/openSUSE:/Leap:/42.2:/Ports/ports/ openSUSE:Leap:42.2 openSUSE Leap 42.2 https://download.opensuse.org/distribution/leap/42.2/repo/oss/ perl-Spreadsheet-Read Read the data from a spreadsheet Spreadsheet::Read tries to transparently read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. For OpenOffice this module uses Spreadsheet::ReadSXC For Microsoft Excel this module uses Spreadsheet::ParseExcel or Spreadsheet::XLSX For CSV this module uses Text::CSV_XS (0.29 or up required, 0.73 or up preferred) or Text::CSV_PP (1.05 or up required). For SquirrelCalc there is a very simplistic built-in parser