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

7 lines
287 B
Text
Raw Normal View History

Sometimes it's hard to work out where some printed output is coming
from. This module ties STDOUT and STDERR such that each call to print or
warn will have its output prefixed with the package, file and line of
the print or warn statement.
WWW: http://search.cpan.org/dist/Devel-Ditto/