Exherbo
GitLab
Packages
dev-perl/Module-Implementation
Loads one of several alternate underlying implementations for a module.
Versions
Slot
Version
Repository
Platforms
0
0.09
perl
~amd64
arm?
~armv7
armv8?
x86?
Metadata
Homepage
https://metacpan.org/release/Module-Implementation/
Summary
Loads one of several alternate underlying implementations for a module.
Description
This module abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. This module is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module.
Upstream changelog
https://metacpan.org/changes/distribution/Module-Implementation
Dependencies
(
(
build+run:
dev-perl/Module-Runtime
dev-perl/Try-Tiny
test:
dev-perl/Test-Fatal
dev-perl/Test-Requires
)
(
build+run:
dev-lang/perl:=
)
)
Downloads
mirror://cpan/authors/id/D/DR/DROLSKY/Module-Implementation-0.09.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)