Package: wnpp
Severity: wishlist

* Package name    : libbest-perl
  Version         : 0.12
  Upstream Author : Gaal Yahas <g...@forum2.org>
* URL or Web page : http://search.cpan.org/dist/Best/
* License         : MIT/X
  Programming Lang: Perl
  Description     : Fallbackable module loader

Best.pm attempts to load Perl modules from a list, stopping at the first
successful load and failing only if no alternative was found.

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. With Best.pm, this can
be as simple as:

use Best qw/YAML::Syck YAML/;



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAJYFP1TiHtiHVmGeiM17UL=s_m3urkcoo6pvweuvkaws_lr...@mail.gmail.com

Reply via email to