[ 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-36.el10_0.noarch download

Name perl-Module-Implementation
Epoch 0
Version 0.09
Release 36.el10_0
Architecture noarch
Website/URL https://metacpan.org/release/perl-Module-Implementation
License Artistic-2.0
Build Time 2025-11-20 16:00:06
Build Host builder-arm64-1.inferitos.ru
Summary Loads one of several alternate underlying implementations for a module
Repositories Extras
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 19 KiB
Source Project perl-Module-Implementation-0.09-36.el10_0
SHA-256 checksum 63e1c7502eb3e372ad41244480b8aa38b5ff967ed20b30e50dbe00be1a05d369
× Full screenshot
Changelog link
* Thu Nov 20 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.09-36
- Rebuilt for MSVSphere 10