print out each line before it is executed
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://search.cpan.org/dist/Devel-Trace/
