Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> perl >> libre-engine-re2-perl
nabia  ] [  aramo  ]
[ 源代码: libre-engine-re2-perl  ]

软件包: libre-engine-re2-perl (0.13-5)

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://github.com/google/re2/wiki/Syntax> for more information.

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.

其他与 libre-engine-re2-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.4) [armhf]
  • dep: libgcc-s1 (>= 3.0) [amd64]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libre2-5 (>= 20160901)
    efficient, principled regular expression library
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3
  • dep: perl (>= 5.30.0-9)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.30.0
    本虚包由这些包填实: perl-base

下载 libre-engine-re2-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 15.9 kB54 kB [文件列表]
armhf 14.7 kB45 kB [文件列表]