This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add re::optimization()
authorHugo van der Sanden <hv@crypt.org>
Wed, 16 Sep 2020 13:08:42 +0000 (14:08 +0100)
committerHugo van der Sanden <hv@crypt.org>
Fri, 25 Sep 2020 13:29:31 +0000 (14:29 +0100)
commit49781baac3fb3f1eca1aa8106db6f118f745b5da
tree7b806d2d9aa17f554128e1658276f2d99757adc3
parent7c253f2eee31db28d59ccba6bd86685e66a7684d
Add re::optimization()

Given a compiled regexp object, this returns a hashref of the optimization
information discovered for it.
ext/re/re.pm
ext/re/re.xs
ext/re/t/re_funcs.t
perl.h
pod/perlreapi.pod