Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37502574
en ru br
ALT Linux repos
S:20110802.00-alt3.2

Group :: Development/Perl
RPM: perl-Devel-DProf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 20110802.00-alt3.2
Build date: 24 january 2019, 12:51 ( 273.9 weeks ago )
Size: 36.04 Kb

Home page:   http://search.cpan.org/dist/Devel-DProf/

License: GPL or Artistic
Summary: A DEPRECATED Perl code profiler
Description:

Devel::DProf is DEPRECATED and will be removed from a future version
of Perl.  We strongly recommend that you install and use Devel::NYTProf
instead, as it offers significantly improved profiling and reporting.

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Devel-DProf
  • perl-Devel-DProf-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin