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

    Исходный пакет: perl-Best
    Версия: 0.15-alt1
    Собран:  30 сентября 2021 г. 4:58
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Best/

    Лицензия: MIT
    О пакете: Best - Fallbackable module loader
    Описание: 
    Often there are several possible providers of some functionality your program needs, but you don't know which is available at the run site. For example, one of the modules may be implemented with XS, or not in the core Perl distribution and thus not necessarily installed.
    
    Best attempts to load modules from a list, stopping at the first successful load and failing only if no alternative was found.

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

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-Module-Install
      2. perl-Test-Exception
      3. perl-Test-Pod
      4. perl-Test-Pod-Coverage

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


    24 июля 2013 г. Igor Vlasenko 0.15-alt1
    - automated CPAN update
    24 сентября 2012 г. Igor Vlasenko 0.14-alt1
    - automated CPAN update
    22 ноября 2010 г. Igor Vlasenko 0.12-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu