INFO
Name: perl-Module-Implementation
Version: 0.09-30.el9.0.1
Arch: noarch
Summary: Loads one of several alternate underlying implementations for a module
License: Artistic 2.0
Vendor: Rocky Enterprise Software Foundation
Build Host: ord1-prod-x86build008.svc.aws.rockylinux.org
Build Date: Wed Nov 19 01:09:20 2025
Size: 25555
URL: https://metacpan.org/release/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.
FILES
/usr/share/doc/perl-Module-Implementation
/usr/share/doc/perl-Module-Implementation/Changes
/usr/share/doc/perl-Module-Implementation/README.md
/usr/share/licenses/perl-Module-Implementation
/usr/share/licenses/perl-Module-Implementation/LICENSE
/usr/share/man/man3/Module::Implementation.3pm.gz
/usr/share/perl5/vendor_perl/Module
/usr/share/perl5/vendor_perl/Module/Implementation.pm
REQUIRES
perl(:MODULE_COMPAT_5.32.1)
perl(Carp)
perl(Module::Runtime) 0.012
perl(Try::Tiny)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(Module::Implementation) 0.09
perl-Module-Implementation 0.09-30.el9.0.1
CONFIG FILES
/usr/share/doc/perl-Module-Implementation
/usr/share/doc/perl-Module-Implementation/Changes d
/usr/share/doc/perl-Module-Implementation/README.md d
/usr/share/licenses/perl-Module-Implementation
/usr/share/licenses/perl-Module-Implementation/LICENSE l
/usr/share/man/man3/Module::Implementation.3pm.gz d
/usr/share/perl5/vendor_perl/Module
/usr/share/perl5/vendor_perl/Module/Implementation.pm
LICENSE FILES
Artistic 2.0
|