Name: | perl-Devel-Timer |
---|---|
Version: | 0.07 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 15303 |
License: | GPL+ or Artistic |
RPM: | perl-Devel-Timer-0.07-1.el7.noarch.rpm |
Source RPM: | perl-Devel-Timer-0.07-1.el7.src.rpm |
Build Date: | Thu Nov 02 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |