Parasta A-ryhmää, ei järjellä, ei taidolla, ei työllä, ei tuskalla vaan tuurilla!
Tracking execution of Perl program
Get link
Facebook
X
Pinterest
Email
Other Apps
-
Install Devel::Trace (libdevel-trace-perl in Ubuntu) and launch your program using "perl -d:Trace ./xx.pl" like syntax. This gives you tracing similar to "set -x" on shell scripts.
Comments
Post a Comment
Got something to say?!