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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.17-2.fc42 | - |
Fedora 41 | 0.17-1.fc41 | 0.17-1.fc41 |
Fedora 40 | 0.17-1.fc40 | - |
You can contact the maintainers of this package via email at
perl-Best dash maintainers at fedoraproject dot org
.