Branch: refs/heads/yves/remove_optimstic_postponed_eval
  Home:   https://github.com/Perl/perl5
  Commit: 62000f66919ca35e9b8dc6507afe22252c68679c
      
https://github.com/Perl/perl5/commit/62000f66919ca35e9b8dc6507afe22252c68679c
  Author: Yves Orton <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M pod/perldelta.pod
    M pod/perlre.pod
    M regcomp.c
    M regexec.c
    M t/re/pat_re_eval.t
    M toke.c

  Log Message:
  -----------
  regcomp.c - remove (**{ ... }) from the regex engine

Dave M pointed out that this idea was flawed, and after some
testing I have come to agree with him. This removes it. It was
only available for 5.37.8, so no deprecation cycle involved.


Reply via email to