Name: | perl-Devel-Timer |
Version: | 0.14 |
Release: | 7.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 35596 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Devel-Timer-0.14-7.el10_0.noarch.rpm
|
Source RPM: |
perl-Devel-Timer-0.14-7.el10_0.src.rpm
|
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Devel-Timer |
Summary: | Track and report execution time for parts of code |
Description: | Devel::Timer allows developers to accurately time how long a specific
piece of code takes to execute. This can be helpful in locating the
slowest parts of an existing application. |