Branch: refs/heads/hv/gh18144
  Home:   https://github.com/Perl/perl5
  Commit: 660bd5ddad94cbfd2eb35f8a0b44833aa895c093
      
https://github.com/Perl/perl5/commit/660bd5ddad94cbfd2eb35f8a0b44833aa895c093
  Author: Hugo van der Sanden <h...@crypt.org>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M embed.fnc
    M embed.h
    M ext/re/re.xs
    M perl.h
    M pod/perlreapi.pod
    M proto.h

  Log Message:
  -----------
  Add re::optimization()

Given a compiled regexp object, this returns a hashref of the optimization
information discovered for it.

Docs still to be added.

Reply via email to