perl-Devel-FastProf - Fast perl per-line profiler
Website: | https://metacpan.org/release/Devel-FastProf |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
Devel::FastProf is a perl per-line profiler. What that means is that it can tell you how much time is spent on every line of a perl script (the standard Devel::DProf is a per-subroutine profiler).
Packages
perl-Devel-FastProf-0.08-28.aldos.src [42 KiB] |
Changelog
by Joel Barrios (2025-08-13):
- Clean and trim spec file. |