I've never used Debug::Trace and it's ages since I used Debug::TraceSubs for the last time so I can't comment.
To minimize the changes to the code you can put all the Devel::TraceSubs related code into a separate file and add just require 'that_file.pl'; into the source, under the use statements. It's not perfect, but the $devel_tracesubs->trace() needs to run after all the subroutines you want to track were loaded and defined.
Jenda
Enoch was right!
Enjoy the last years of Rome.
In reply to Re^5: Analyzing Perl Code
by Jenda
in thread Analyzing Perl Code
by nitin1704
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |