Binary package “libre-engine-re2-perl” in ubuntu jammy
RE2 regex engine
re::engine::RE2 replaces perl's regex engine
in a given lexical scope with RE2.
.
RE2 is a primarily DFA based regexp engine from Google
that is very fast at matching large amounts of text.
However it does not support look behind
and some other Perl regular expression features.
See RE2's syntax wiki page
at <https:/
.
Fallback to normal Perl regexp is implemented by this module.
If RE2 is unable to compile a regexp it will use Perl instead,
therefore features not implemented by RE2 don't suddenly stop working,
they will just use Perl's regexp implementation.
Source package
Published versions
- libre-engine-re2-perl 0.14-1build2 in amd64 (Proposed)
- libre-engine-re2-perl 0.14-1build2 in amd64 (Release)
- libre-engine-re2-perl 0.14-1build2 in arm64 (Proposed)
- libre-engine-re2-perl 0.14-1build2 in arm64 (Release)
- libre-engine-re2-perl 0.14-1build2 in armhf (Proposed)
- libre-engine-re2-perl 0.14-1build2 in armhf (Release)
- libre-engine-re2-perl 0.14-1build2 in ppc64el (Proposed)
- libre-engine-re2-perl 0.14-1build2 in ppc64el (Release)
- libre-engine-re2-perl 0.14-1build2 in riscv64 (Proposed)
- libre-engine-re2-perl 0.14-1build2 in riscv64 (Release)
- libre-engine-re2-perl 0.14-1build2 in s390x (Proposed)
- libre-engine-re2-perl 0.14-1build2 in s390x (Release)