Пакет perl-Devel-DProf: Информация

    Исходный пакет: perl-Devel-DProf
    Версия: 20110802.00-alt2
    Собран:  4 сентября 2012 г. 15:44
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Devel-DProf/

    Лицензия: GPL or Artistic
    О пакете: A DEPRECATED Perl code profiler
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Devel-DProf (x86_64, i586)
    perl-Devel-DProf-debuginfo (x86_64, i586)

    Сопровождающий: Vladimir Lettiev

    Список участников:
    Vladimir Lettiev
    Alexey Tourbin

    Права:
    @cpan
    @qa

      1. perl-devel

    Последнее изменение


    2 сентября 2012 г. Vladimir Lettiev 20110802.00-alt2
    - rebuilt for perl-5.16
    - fixed build
    11 октября 2011 г. Alexey Tourbin 20110802.00-alt1
    - initial revision