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

Excel::ValueReader::XLSX::Backend::Regex - using regexes for extracting values from Excel workbooks

Author

       Laurent Dami, <dami at cpan.org>

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

See Also