ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
350 B
Text
8 lines
350 B
Text
Devel::TraceUse - Show the modules your program loads, recursively.
|
|
|
|
An apparently simple program may load a lot of modules. That's useful, but
|
|
sometimes you may wonder exactly which part of your program loads which module.
|
|
|
|
Devel::TraceUse can analyze a program to see which part used which module.
|
|
|
|
WWW: https://metacpan.org/release/Devel-TraceUse
|