The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14 - 2017-07-25

  • Allocate match data in comp, not exec (Ævar Arnfjörð Bjarmason PR #18). ~10% faster. now 50% faster than perl regex.
  • Fallback to Alien:::PCRE2 if library not found
  • Minor cleanups by ppisar
  • 3 minor regressions, and one heap-buffer-overflow in the match data regression.

Modules

PCRE2 regular expression engine with jit