http://qs321.pair.com?node_id=11122239


in reply to Re^4: Help with Excel::Table
in thread Help with Excel::Table

DON'T !!!!!

DO NOT USE Spreadsheet::XLSX!

Use Spreadsheet::ParseXLSX if you want to stay close to the data.

If you need a unified API that works for xls, xlsx, csv, sxc, and ods, check out Spreadsheet::Read, which uses Spreadsheet::ParseXLSX under the hood for the hard work.

I cannot stress this enough: Spreadsheet::XLSX is dead. It is no more. It ceased to exist. It rests in peace.


Enjoy, Have FUN! H.Merijn