libbest-perl binary package in Ubuntu Precise armhf

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

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-11-20 16:03:38 UTC Published Ubuntu Precise armhf release universe perl Optional 0.14-1
  • Published
  • Copied from ubuntu precise-release i386 in Primary Archive for Ubuntu