set trace print [on|off]
Set printing trace events. This is similar to "set -x" tracing in POSIX shells.
show trace print
To install Devel::Trepan, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Devel::Trepan
CPAN shell
perl -MCPAN -e shell install Devel::Trepan
For more information on module installation, please visit the detailed CPAN module installation guide.