Пакет perl-Best
Исходный пакет: perl-Best
Версия: 0.15-alt1
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Версия: 0.15-alt1
Собран: 30 сентября 2021 г. 4:58
Сообщить об ошибке в пакете
Лицензия: MIT
О пакете: Best - Fallbackable module loader
Описание:
Последние изменения:О пакете: 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.
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 |