perl-Best
Fallback-able module loader
SRPM: perl-Best-0.11-1.n0i.1.fc8.src.rpm SPEC: perl-Best.spec Version: 0.11 Release: 1.n0i.1.fc8 Epoch: License: MIT Group: Development/Libraries Size: 30327 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Best/ Date: Sun Sep 16 2007, 15:26 GMT
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.
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.
Changelog:
- Sun Sep 16 2007 Marius Feraru <altblue@n0i.net> - 0.11-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.14.11
- version 0.11
Files:
- Best-0.11.tar.gz
- perl-Best.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Test::Exception)
- perl(Test::More)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)