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

perl-Memoize-1.16-29 RPM for noarch

From OpenMandriva Cooker for aarch64 / main / release

Name: perl-Memoize Distribution: OpenMandriva Lx
Version: 1.16 Vendor: OpenMandriva
Release: 29 Build date: Wed Dec 20 23:22:03 2023
Group: Unspecified Build host: altra-6.openmandriva.org
Size: 65532 Source RPM: perl-5.38.2-29.src.rpm
Packager: tpg <tpgxyz@gmail.com>
Url: http://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

Files

/usr/share/man/man3/Memoize.3pm.zst
/usr/share/man/man3/Memoize::AnyDBM_File.3pm.zst
/usr/share/man/man3/Memoize::Expire.3pm.zst
/usr/share/man/man3/Memoize::NDBM_File.3pm.zst
/usr/share/man/man3/Memoize::SDBM_File.3pm.zst
/usr/share/man/man3/Memoize::Storable.3pm.zst
/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, Mon Apr 29 23:13:40 2024