perl-Module-Implementation

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.
Website: http://search.cpan.org/dist/perl-Module-Implementation/
License: Artistic 2.0
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Module-Implementation-0.09-9.el6_10.noarch [18 KiB] Changelog by Andrew Colin Kissa (2023-02-15):
- BaruwaOS rebuild