Excel-ValueWriter-XLSX
view release on metacpan or search on metacpan
1.07 31.05.2023
- make sure that Excel tables have at least one data row
1.06 18.05.2023
- if DBIx::DataModel is used, it must be >= 3.0
1.05 14.05.2023
- add_sheet() can take a DBI::st or DBIx::DataModel::Statement as argument
1.04 25.04.2023
- perl treats strings "infinity" or "NaN" as numbers ... but Excel does not
- escape control chars in the form _x...._ (borrowed from Excel::Writer::XLSX::Package::SharedStrings)
1.03 28.01.2023
- fixed bug : sheet content was not properly UTF8-encoded
1.02 28.01.2023
- added support for defined names
1.01 23.01.2023
- added support for booleans
( run in 0.312 second using v1.01-cache-2.11-cpan-4d50c553e7e )