SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Memoize rpm build for : Rawhide. For other distributions click perl-Memoize.

Name : perl-Memoize
Version : 1.16 Vendor : Fedora Project
Release : 512.fc42 Date : 2024-10-15 15:33:18
Group : Unspecified Source RPM : perl-5.40.0-512.fc42.src.rpm
Size : 0.06 MB
Packager : Fedora Project
Summary : Transparently speed up functions by caching return values
Description :
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Memoize)
perl(Memoize::AnyDBM_File)
perl(Memoize::Expire)
perl(Memoize::NDBM_File)
perl(Memoize::SDBM_File)
perl(Memoize::Storable)
perl-Memoize

Requires :
perl(Carp)
perl(Exporter)
perl(NDBM_File)
perl(SDBM_File) >= 1.01
perl(Scalar::Util) >= 1.11
perl(Storable) >= 1.002
perl(strict)
perl-libs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM