On Jul 23, 2007, at 10:10 PM, Michael G Schwern wrote:
Matisse Enzer wrote:
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
Matisse Enzer wrote:
> 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 tim
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 calle