NAME
Data::TableReader::Decoder::XLSX - Access sheets/rows of a Microsoft Excel 2003+ spreadsheet
VERSION
version 0.001
DESCRIPTION
See Data::TableReader::Decoder::Spreadsheet. This subclass simply initializes the parser with an instance of Spreadsheet::ParseXLSX.
AUTHOR
Michael Conrad <mike@nrdvana.net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Michael Conrad.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.