Name: | perl-Devel-Timer |
---|---|
Version: | 0.13 |
Release: | 8.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 34545 |
License: | GPL+ or Artistic |
RPM: | perl-Devel-Timer-0.13-8.el9.noarch.rpm |
Source RPM: | perl-Devel-Timer-0.13-8.el9.src.rpm |
Build Date: | Tue Mar 15 2022 |
Build Host: | build-ol9-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. |