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