Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Module-Loaded-0.08-475.module_el8.10.0+4278+b5f6cf5f RPM for noarch

From AlmaLinux 8.10 AppStream for s390x

Name: perl-Module-Loaded Distribution: AlmaLinux
Version: 0.08 Vendor: AlmaLinux
Release: 475.module_el8.10.0+4278+b5f6cf5f Build date: Tue Sep 15 11:28:14 2026
Group: Unspecified Build host: s390x-builder02.almalinux.org
Size: 6043 Source RPM: perl-5.32.1-475.module_el8.10.0+4278+b5f6cf5f.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://www.perl.org/
Summary: Mark modules as loaded or unloaded
When testing applications, often you find yourself needing to provide
functionality in your test environment that would usually be provided by
external modules. Rather than munging the %INC by hand to mark these external
modules as loaded, so they are not attempted to be loaded by perl, this module
offers you a very simple way to mark modules as loaded and/or unloaded.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Aug 26 2026 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-475
  - Fixes: CVE-2026-13221 - Don't create a trie that would overflow
  - Resolves: RHEL-247945
* Mon Mar 16 2026 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-474
  - Resolves: RHEL-153834
  -