Name libmodule-implementation-perl
Version 0.09
Summary module for loading one of several alternate implementations of a module
Description Module::Implementation abstracts out the process of choosing one of several\n underlying implementations for a module. This can be used to provide XS and\n pure Perl implementations of a module, or it could be used to load an\n implementation for a given OS or any other case of needing to provide\n multiple implementations.\n .\n This module is only useful when you know all the implementations ahead of\n time. If you want to load arbitrary implementations then you probably want\n something like a plugin system, not this module.
Section base
License Artistic-2.0
Homepage https://metacpan.org/release/Module-Implementation
Recipe file recipes-debian/libmodule-implementation-perl/libmodule-implementation-perl_debian.bb
Layer meta-debian (morty branch)
Inherits
  • cpan
  • cpan-base
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • perlnative
Dependencies
  • perl
  • perl-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-libmodule-implementation-perl.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) libmodule-implementation-perl 0.09 (this recipe)