In perl.git, the branch t-re-begin has been created

<https://perl5.git.perl.org/perl.git/commitdiff/d969a3b872e54ac3447aeea2d324f16313257998?hp=0000000000000000000000000000000000000000>

        at  d969a3b872e54ac3447aeea2d324f16313257998 (commit)

- Log -----------------------------------------------------------------
commit d969a3b872e54ac3447aeea2d324f16313257998
Author: Nicolas R <[email protected]>
Date:   Fri May 31 09:42:32 2019 -0600

    Add unit test for compiled once RegExp
    
    Make sure that when using a Regexp with /o
    the RegExp is frozen as expected.
    
    Using a BEGIN block to freeze the RegExp
    is also providing extra code coverage for the
    perl compiler.

-----------------------------------------------------------------------

-- 
Perl5 Master Repository

Reply via email to