aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-App-Trace/pkg-descr
blob: 74bb2859d0d14c90cc6754b2454147da8cee16bc (plain) (blame)
1
2
3
4
5
6
7
8
App::Trace provides debug/tracing support for perl programs and
modules.

The basic concept is that you put a special call at the beginning and
end of each subroutine/method, and when tracing is enabled, you can
see the flow of your program.

WWW: http://search.cpan.org/dist/App-Trace/