Search results for "module:Devel::Ditto"
Devel::Ditto - Identify where print output comes from
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. Lo...
ANDYA/Devel-Ditto-0.06 - 26 May 2009 20:59:58 UTC
Devel::Ditto::Color - Color version of Devel::Ditto
ANDYA/Devel-Ditto-0.06
-
26 May 2009 20:59:58 UTC
Devel::Ditto::Colour - Colour version of Devel::Ditto
ANDYA/Devel-Ditto-0.06
-
26 May 2009 20:59:58 UTC
Devel::TraceRun - Shows all the function calls and returns in a Perl program
Figuring out a large system's workings is hard. Figuring out why it's not working, and where it's going wrong, is even harder. This tool produces an indented list of all function calls with parameters (in a very very concise format) and return values...
ETJ/Devel-TraceRun-0.003 - 10 Jul 2020 19:46:37 UTC