-
-
31 Jan 2021 16:24:35 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (48 / 2 / 3)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (327KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.14 - 2021-01-31
- Lexical $_ has been removed (Perl 5.24) (PR #1, thanks Tim Heaney)
- Expose the NamedCapturingGroups method (PR #2, thanks rouzier)
- Fix build on macOS by defaulting RE2 to use C++11 ("tr1/unordered_set" isn't provided by the clang C++ library anymore and it's 2021)
- Link to GitHub issue tracker as CPAN RT is going away.
Modules
RE2 regex engineModule Install Instructions
To install re::engine::RE2, copy and paste the appropriate command in to your terminal.
cpanm re::engine::RE2
perl -MCPAN -e shell install re::engine::RE2
For more information on module installation, please visit the detailed CPAN module installation guide.