freebsd-ports/devel/p5-Devel-Trace/pkg-descr

4 lines
184 B
Plaintext

If you run your program with perl -d:Trace program, this module will print a
message to standard error just before each line is executed. For example, if
your program looks like this: