Name: | perl-Tie-Memoize |
---|---|
Version: | 1.1 |
Release: | 512.1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 6340 |
License: | GPL-2.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Tie-Memoize-1.1-512.1.el10_0.noarch.rpm |
Source RPM: | perl-5.40.2-512.1.el10_0.src.rpm |
Build Date: | Thu Jun 26 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.perl.org/ |
Summary: | Add data to a hash when needed |
Description: | This package allows a tied hash to load its values automatically on the first access, and to use the cached value on the following accesses. |