Path to this page:
./
devel/p5-Module-Implementation,
Loads one of several alternate underlying implementations
Branch: pkgsrc-2014Q2,
Version: 0.07nb1,
Package name: p5-Module-Implementation-0.07nb1,
Maintainer: pkgsrc-usersThis 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.
Required to run:[
devel/p5-Module-Runtime] [
devel/p5-Try-Tiny] [
lang/perl5]
Required to build:[
devel/p5-Test-Requires] [
devel/p5-Test-Fatal]
Master sites: (Expand)
SHA1: 321d0bc89d2bbd1fe19f19d023b22767f5497837
RMD160: 78c755a5f2fe23b25c616fedb804256e1f7b35e8
Filesize: 11.121 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Module-Implementation-0.07nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-Module-Implementation-0.07 (created)