p5.34-module-implementation (perl/p5-module-implementation) Updated: 2 years, 3 months ago Add to my watchlist

Module::Implementation - Loads one of several alternate underlying implementations for a module

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.

Version: 0.90.0 License: Artistic-2 GitHub