Description
Finds slow lines in Perl scripts with per-line profiling data. Developers use it to focus performance work on the exact parts of a program that consume time. It is a development profiling component and may record source paths and timing details.