Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Best - Fallbackable module loader
- Description:
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.
Packages
perl-Best-0.15-15.fc14.al.noarch
[18 KiB] |
Changelog
by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|