all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libbest-perl  ]

Package: libbest-perl (0.15-3)

Links for libbest-perl

Screenshot

Debian Resources:

Download Source Package libbest-perl:

Maintainers:

External Resources:

Similar packages:

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/;

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl

Other Packages Related to libbest-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libbest-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 14.3 kB37.0 kB [list of files]