Excel::ValueReader::XLSX::Backend::Regex - using regexes for extracting values from Excel workbooks
Contents
Copyright And License
Copyright 2020-2023 by Laurent Dami.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.40.1 2025-04-19 Excel::ValueRea...:Backend::Regex(3pm)
Description
This is one of two backend modules for Excel::ValueReader::XLSX; the other possible backend is
Excel::ValueReader::XLSX::Backend::LibXML.
This backend parses OOXML structures using regular expressions.
Name
Excel::ValueReader::XLSX::Backend::Regex - using regexes for extracting values from Excel workbooks
