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

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

        at  a08e8add10149eeaa5d87cfe4b6f1e6fe70b00be (commit)

- Log -----------------------------------------------------------------
commit a08e8add10149eeaa5d87cfe4b6f1e6fe70b00be
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 e24601e7c29f14edca9267c5e0638c22e740ae2d
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

commit 03f6b38f5bf1c7b9e1893bca9000752e87bbfe5d
Author: Aaron Crane <a...@cpan.org>
Date:   Fri Feb 22 16:18:00 2013 +0000

    B::Deparse: quell experimental-feature warning in test suite
    
    See RT #116821.

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

--
Perl5 Master Repository

Reply via email to