dwww Home


Documentation related to libmodule-implementation-perl

Package: libmodule-implementation-perl

Description: module for loading one of several alternate implementations of 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.
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.
Homepage: https://metacpan.org/release/Module-Implementation
copyright | Debian changelog

Manual pages:

Module::Implementation(3pm)

Other documents:

/usr/share/doc/libmodule-implementation-perl

Generated by dwww version 1.14 on Fri Jan 24 06:20:54 CET 2025.