FreeBSD.software
Home/devel/p5-Module-Implementation

p5-Module-Implementation

0.09_1

Loads one of several alternate underlying implementations for a module

Module::Implementation 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. Module::Implementation 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.

Origin: devel/p5-Module-Implementation
Category: devel
Size: 19.2KiB
License: ART20
Maintainer: sunpoet@FreeBSD.org
Dependencies: 3 packages
Required by: 7 packages
$pkg install p5-Module-Implementation

Dependencies (3)

Required By (7 packages)

More in devel