Description
Measures where Perl programs spend time at line-level detail. Developers use it to find slow code paths in scripts and modules, especially when a lightweight profiler is enough. It is a profiling library or tool for development sessions and may record source paths and timing data.