Package perl-Devel-DProf: Information

    Source package: perl-Devel-DProf
    Version: 20110802.00-alt2
    Build time:  Sep 4, 2012, 03:44 PM
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Devel-DProf (x86_64, i586)
    perl-Devel-DProf-debuginfo (x86_64, i586)

    Maintainer: Vladimir Lettiev

    List of contributors:
    Vladimir Lettiev
    Alexey Tourbin

    ACL:
    @qa_p7

      1. perl-devel

    Last changed


    Sept. 2, 2012 Vladimir Lettiev 20110802.00-alt2
    - rebuilt for perl-5.16
    - fixed build
    Oct. 11, 2011 Alexey Tourbin 20110802.00-alt1
    - initial revision