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

perl-Memoize-1.03-484.el9 RPM for noarch

From CentOS Stream 9 AppStream for aarch64

Name: perl-Memoize Distribution: CentOS
Version: 1.03 Vendor: CentOS
Release: 484.el9 Build date: Wed Sep 2 17:05:32 2026
Group: Unspecified Build host: aarch64-04.stream.rdu2.redhat.com
Size: 83495 Source RPM: perl-5.32.1-484.el9.src.rpm
Packager: builder@centos.org
Url: https://www.perl.org/
Summary: Transparently speed up functions by caching return values
Memoizing a function makes it faster by trading space for time. It does
this by caching the return values of the function in a table. If you call
the function again with the same arguments, memoize jumps in and gives
you the value out of the table, instead of letting the function compute
the value all over again.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Tue Aug 25 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 4:5.32.1-484
  - Fixes: CVE-2026-13221 - Don't create a trie that would overflow
* Thu Jul 10 2025 Jitka Plesnikova <jplesnik@redhat.com>
  - Resolves: RHEL-96651
* Fri Jul 04 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-482
  - Fixes: CVE-2025-40909 - Clone dirhandles without fchdir

Files

/usr/share/man/man3/Memoize.3pm.gz
/usr/share/man/man3/Memoize::AnyDBM_File.3pm.gz
/usr/share/man/man3/Memoize::Expire.3pm.gz
/usr/share/man/man3/Memoize::ExpireFile.3pm.gz
/usr/share/man/man3/Memoize::ExpireTest.3pm.gz
/usr/share/man/man3/Memoize::NDBM_File.3pm.gz
/usr/share/man/man3/Memoize::SDBM_File.3pm.gz
/usr/share/man/man3/Memoize::Storable.3pm.gz
/usr/share/perl5/Memoize
/usr/share/perl5/Memoize.pm
/usr/share/perl5/Memoize/AnyDBM_File.pm
/usr/share/perl5/Memoize/Expire.pm
/usr/share/perl5/Memoize/ExpireFile.pm
/usr/share/perl5/Memoize/ExpireTest.pm
/usr/share/perl5/Memoize/NDBM_File.pm
/usr/share/perl5/Memoize/SDBM_File.pm
/usr/share/perl5/Memoize/Storable.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Sep 9 05:59:31 2026