You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / perl-Module-Implementation-0.06-6.lbn13.noarch

perl-Module-Implementation-0.06-6.lbn13.noarch

Package Attributes
RPM  perl-Module-Implementation-0.06-6.lbn13.noarch.rpm Architecture  noarch Size  20957 Created  2017/08/04 11:08:40 UTC
Package Specification
Summary Loads one of several alternate underlying implementations for a module
Group Development/Libraries
License Artistic 2.0
Home Page http://search.cpan.org/dist/perl-Module-Implementation/
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.

Requires
rpmlib(VersionedDependencies)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(Module::Implementation)
perl-Module-Implementation

Document Actions