in reply to
Perl debugger: Catching use statements
Hack #74 'Trace All Used Modules' from the book 'Perl Hacks'
might be helpful. The example code can be found
here
.
Comment on
Re: Perl debugger: Catching use statements
In Section
Seekers of Perl Wisdom