-M ------------------------------------------------------- Matisse Enzer <[EMAIL PROTECTED]> http://www.matisse.net/ - http://www.eigenstate.net/
What's the current best practice for running a Perl program and
getting a report of all the subroutine calls throughout the life of
the program in the order in which they were called? (as opposed to
something like Devel:Profile which lists all the subs, and how many
times each sub was called, but not in the order they were called.)
- Best Practice for tracing program flow Matisse Enzer
- Re: Best Practice for tracing program flow Michael G Schwern
- Re: Best Practice for tracing program flow Matisse Enzer