[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-Module-Implementation-0.09-30.el9

Name perl-Module-Implementation
Epoch 0
Version 0.09
Release 30.el9
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-Module-Implementation-0.09-30.el9.noarch Loads one of several alternate underlying implementations for a module 3ebfde0c0aa8abb23f832ff98d7e7af90e72da921277770b580796ed59412e68 download
src
perl-Module-Implementation-0.09-30.el9.src Loads one of several alternate underlying implementations for a module 5b04b232cc702367698955ce1572da1f490f482fa0dac2f8788c5369d0c6770b download
Changelog link
* 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