Re: Aspect-Oriented Programming with Perl 5.8.0
[email protected] (Matt Sergeant) Thu, 31 Oct 2002 19:13:57 +0000
| Newsgroups | perl.p5ee |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, Oct 30, 2002, at 04:34 Europe/London, Stephen Adkins wrote: > What I really want is the ability to do the following. > > * Turn on "tracing", where a program will print out every > function/method entry and exit in indented form to show > the program flow. Sounds like you want Devel::TraceCalls. http://search.cpan.org/author/RBS/Devel-TraceCalls-0.03/