[ 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 ]
×

Package perl-Module-Implementation-0.09-30.el9.noarch download

Name perl-Module-Implementation
Epoch 0
Version 0.09
Release 30.el9
Architecture noarch
Website/URL https://metacpan.org/release/perl-Module-Implementation
License Artistic 2.0
Build Time 2023-03-22 02:53:47
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 20 KiB
Source Project perl-Module-Implementation-0.09-30.el9
SHA-256 checksum 3ebfde0c0aa8abb23f832ff98d7e7af90e72da921277770b580796ed59412e68
× Full screenshot
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