search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
287 B
Text
6 lines
287 B
Text
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: https://metacpan.org/release/Devel-Ditto
|