in reply to
Tabulate sub defs, sub calls in Perl code
There was a good article on dealing with the Perl optree over at
http://www.perl.com/pub/a/2002/05/07/optree.html
.
Comment on
Re: Tabulate sub defs, sub calls in Perl code
In Section
Cool Uses for Perl