In perl.git, the branch hv/brackets has been created

<http://perl5.git.perl.org/perl.git/commitdiff/e0b36595c373d24060230328e399b92be962b8c1?hp=0000000000000000000000000000000000000000>

        at  e0b36595c373d24060230328e399b92be962b8c1 (commit)

- Log -----------------------------------------------------------------
commit e0b36595c373d24060230328e399b92be962b8c1
Author: Hugo van der Sanden <[email protected]>
Date:   Fri Dec 2 10:17:50 2016 +0000

    Allow for bracket-stack annotations in tokereport()
    
    Proof of concept to name the flags applied to tokens to modify the
    bracket stack, and use them to report better with -DT; see for example
    the output of: perl -DT -e 'qq{@{[0]}}' 2>&1 | grep -B1 '??\|BRACK'
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to