Description
Perl importers can read older Excel spreadsheet files and extract workbook, sheet, cell, and formatting information for conversion or analysis. This helps reporting pipelines, data migration, and business tools process spreadsheet data automatically.
It is a library, not a spreadsheet editor. Excel files from other people can contain private data or malformed content, so applications should limit file size, validate parsed values, and avoid exposing sensitive fields in logs.