logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Data::TableReader::Decoder::XLS - Access sheets/rows of a Microsoft Excel '97 workbook

Author

       Michael Conrad <mike@nrdvana.net>

Class Methods

default_xls_module
       Initializes @Data::TableReader::Decoder::XLS::default_xls_module to the first available module in the
       list of @Data::TableReader::Decoder::XLS::xls_probe_modules and returns the cached value every time
       afterward.

       Those variables can be modified as needed, if you have other XLS modules available.

Description

       See Data::TableReader::Decoder::Spreadsheet.  This subclass simply parses the input using an instance of
       Spreadsheet::ParseExcel.

Name

       Data::TableReader::Decoder::XLS - Access sheets/rows of a Microsoft Excel '97 workbook

Version

       version 0.021

See Also