Home

The devel/p5-Devel-TraceUse port

p5-Devel-TraceUse-2.097 – show modules your program loads (cvsweb github mirror)

Description

Devel::TraceUse can analyze a program to see which part used which module.

Command-line usage:

$ perl -d:TraceUse myprog.pl

will display a tree of the modules ultimately used to run your
program. (It also runs your program all the way through to the end with
a small startup cost.)
WWW: https://metacpan.org/release/Devel-TraceUse

Maintainer

The OpenBSD ports mailing-list

Categories

devel perl5

Files

Search