INFO
Name: perl-Module-Implementation
Version: 0.09-36.el10_0
Arch: noarch
Summary: Loads one of several alternate underlying implementations for a module
License: Artistic-2.0
Vendor: Fedora Project
Build Host: buildvm-ppc64le-15.iad2.fedoraproject.org
Build Date: Tue Aug 20 13:58:26 2024
Size: 25275
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(Carp)
perl(Module::Runtime) 0.012
perl(Try::Tiny)
perl(strict)
perl(warnings)
perl-libs
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-36.el10_0
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
|