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

perl-Memoize-1.16-515.el10 RPM for noarch

From CentOS Stream 10 AppStream for s390x

Name: perl-Memoize Distribution: CentOS
Version: 1.16 Vendor: CentOS
Release: 515.el10 Build date: Wed Sep 2 16:41:29 2026
Group: Unspecified Build host: aarch64-01.stream.rdu2.redhat.com
Size: 66033 Source RPM: perl-5.40.2-515.el10.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-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Fri Aug 21 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 4:5.40.2-515
  - Fixes: CVE-2026-13221 - regcomp_study: Don't create a trie that would
    overflow
* Thu Jul 10 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.40.1-514
  - Fixes: CVE-2025-40909 - Clone dirhandles without fchdir
* Tue Apr 15 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.40.2-513
  - 5.40.2 bump (see <https://metacpan.org/release/SHAY/perl-5.40.2/view/pod/perldelta.pod>)
  - Resolves: RHEL-87186
* Wed Jan 22 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.40.1-512
  - Resolves: RHEL-75798
  - 5.40.1 bump (see <https://metacpan.org/release/SHAY/perl-5.40.1/view/pod/perldelta.pod>)
  - Add config.over to make build od perl reproducible
  - Removed unnecessary conversion
  - Add new systemtap-sdt-dtrace to build deps
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4:5.40.0-511
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018

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::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/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 06:35:14 2026