Deprecated Perl code profiler
The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using the most time and which subroutines are being called most often. This information can also be used to create an execution graph of the script, showing subroutine relationships. This module is deprecated and new users are advised to use Devel::NYTProf instead.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 20110802.00-31.fc35 | - |
Fedora 35 | 20110802.00-31.fc35 | - |
Fedora 34 | 20110802.00-29.fc34 | - |
You can contact the maintainers of this package via email at
perl-Devel-DProf dash maintainers at fedoraproject dot org
.