In perl.git, the branch arc/deparse-lexical-subs has been created

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

        at  f0cf37549cc42506257ecbe810815fc2f537192b (commit)

- Log -----------------------------------------------------------------
commit f0cf37549cc42506257ecbe810815fc2f537192b
Author: Aaron Crane <a...@cpan.org>
Date:   Fri Feb 22 16:18:33 2013 +0000

    B::Deparse: document that `state sub` is unimplemented

M       dist/B-Deparse/Deparse.pm
M       dist/B-Deparse/t/deparse.t

commit 4545d2f2cf8d44c666a31b8bc4bea3a5c699fd74
Author: Aaron Crane <a...@cpan.org>
Date:   Fri Apr 12 16:08:40 2013 +0100

    deparse.t: delete now-unneeded __WARN__ suppression
    
    B::Deparse no longer emits the warnings in question.

M       dist/B-Deparse/t/deparse.t

commit 735828216cfe97cd2d2a0dbae72eec7f153e2cc2
Author: Aaron Crane <a...@cpan.org>
Date:   Fri Feb 22 16:15:46 2013 +0000

    B::Deparse: stub implementation of deparsing lexical subs
    
    This doesn't work properly, but (a) it's better than nothing, and (b) it
    suppresses some unsightly "unexpected OP_INTROCV" warnings from the test
    suite, fixing RT #116821.

M       dist/B-Deparse/Deparse.pm
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to