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

    Исходный пакет: perl-Devel-SimpleTrace
    Версия: 0.08-alt3
    Последняя версия по данным Repology
    Собран:  23 января 2017 г. 2:39 в задании #177058
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Devel-SimpleTrace/

    Лицензия: Perl (GPL or Artistic)
    О пакете: Perl module to die using stack traces
    Описание: 
    Perl module Devel::SimpleTrace can be used to more easily spot
    the place where a program or a module generates errors. Its
    use is extremely simple, reduced to just useing it.
    
    This is achieved by modifying the functions warn() and die()
    in order to replace the standard messages by complete stack
    traces that precisely indicates how and where the error or
    warning occurred. Other than this, their use should stay
    unchanged, even when using die() inside eval().

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

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov

    Права:
    Nikolay A. Fetisov
    @everybody

      1. perl-HTML-Parser
      2. perl-Module-Build
      3. perl-Test-Pod
      4. perl-Test-Pod-Coverage
      5. perl-Test-Portability-Files
      6. perl-devel
      7. rpm-build-licenses

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


    22 января 2017 г. Nikolay A. Fetisov 0.08-alt3
    - Initial build for ALT Linux Sisyphus