The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Benchmark::Perl::Formance::Plugin::RxCmp - Compare different Regexes engines plugins (Perl 5.10+)

ABOUT

Perl 5.10 allows to plug in other Regular expression engines. So we compare different Regexes engines with pathological regular expressions. Inspired by and examples taken from http://swtch.com/~rsc/regexp/regexp1.html.