Пакет perl-Best: Информация
Бинарный пакет: perl-Best
Версия: 0.15-alt1
Архитектура: noarch
Собран: 24 июля 2013 г. 23:57
Исходный пакет: perl-Best
Категория: Разработка/Perl
Сообщить об ошибке в пакетеЗагрузка: perl-Best-0.15-alt1.noarch.rpm
Домашняя страница: 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.
Сопровождающий: Michael Bochkaryov
Последнее изменение
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