descriptionA Perl extension to deparse recursively into subroutines.
ownerVincent Pit
last changeSun, 27 Feb 2011 21:14:50 +0000
shortlog
2011-02-27 Vincent Pit This is 0.05 master v0.05
2011-02-27 Vincent Pit Test that imported XS calls are not deparsed
2011-02-27 Vincent Pit Don't recurse into empty subroutines
2011-02-27 Vincent Pit Also test calls to code references
2011-02-27 Vincent Pit Require perl 5.8.1
2011-02-27 Vincent Pit Be a little more lax in 16-recurse.t regexp test
2011-02-27 Vincent Pit Stop tripping on special function calls. rt63842
2011-02-27 Vincent Pit Clarify the conditional in pp_gv
2011-02-27 Vincent Pit Get rid of indirect object constructs
2011-02-27 Vincent Pit POD formatting nits
2011-02-27 Vincent Pit Ignore MYMETA.yml
2011-02-27 Vincent Pit Bump copyright year
2011-02-27 Vincent Pit Switch to qw<>
2010-07-25 Vincent Pit Don't deparse recursively into recursive subroutines
2010-07-25 Vincent Pit Add some linefeeds
2010-07-25 Vincent Pit Bump copyright year
...
tags
2 years ago v0.05 Version 0.05
2 years ago rt63842 RT #63842
4 years ago v0.04 Version 0.04
4 years ago v0.03 Version 0.03
4 years ago v0.02 Version 0.02
4 years ago v0.01 Version 0.01
heads
2 years ago master