Package perl-Module-Implementation-0.09-30.el9.src
Name | perl-Module-Implementation |
---|---|
Epoch | 0 |
Version | 0.09 |
Release | 30.el9 |
Architecture | src |
Website/URL | https://metacpan.org/release/perl-Module-Implementation |
License | Artistic 2.0 |
Build Time | 2023-03-22 02:53:43 |
Build Host | builder-x86-01.inferitos.ru |
Summary | Loads one of several alternate underlying implementations for a module |
Repositories | CRB |
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. |
Errata | — |
Size | 29 KiB |
Source Project | perl-Module-Implementation-0.09-30.el9 |
SHA-256 checksum | 5b04b232cc702367698955ce1572da1f490f482fa0dac2f8788c5369d0c6770b |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.09-30 - Rebuilt for MSVSphere 9.1. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.09-30 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.09-29 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937