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

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Tie-Cache-LRU-Expires

A LRU cache is similar to the kind of cache used by a web browser. New items are placed into the top of the cache. When the cache grows past its size limit, it throws away items off the bottom. The trick is that whenever an item is -accessed-, it is pulled back to the top. The end result of all this is that items which are frequently accessed tend to stay in the cache. This is an expiring LRU cache. Each entry in this cache expires after 'EXPIRES' seconds (default 3600). The cache is in RAM (see Tie::Cache::LRU). ENTRIES provides the maximum number of entries in the Tie::Cache::LRU cache. It works by checking if a cached entry hasn't expired. If it has, undef is returned, otherwise it's value. If the entry wasn't cached, undef is also returned (of course). Expired entries will eventually drop of the LRU; or, if referenced will (as can be expected, otherwise they wouldn't be referenced) be refreshed.

Found 1 sites for perl-Tie-Cache-LRU-Expires

Found 9 RPM for perl-Tie-Cache-LRU-Expires

PackageSummaryDistributionDownload
perl-Tie-Cache-LRU-Expires-0.54-1.el6.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG packages for Red Hat Linux el6 i386perl-Tie-Cache-LRU-Expires-0.54-1.el6.rf.noarch.rpm
perl-Tie-Cache-LRU-Expires-0.54-1.el6.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG packages for Red Hat Linux el6 x86_64perl-Tie-Cache-LRU-Expires-0.54-1.el6.rf.noarch.rpm
perl-Tie-Cache-LRU-Expires-0.54-1.el5.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG packages for Red Hat Linux el5 i386perl-Tie-Cache-LRU-Expires-0.54-1.el5.rf.noarch.rpm
perl-Tie-Cache-LRU-Expires-0.54-1.el5.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG packages for Red Hat Linux el5 x86_64perl-Tie-Cache-LRU-Expires-0.54-1.el5.rf.noarch.rpm
perl-Tie-Cache-LRU-Expires-0.54-1.el4.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG packages for Red Hat Linux el4 i386perl-Tie-Cache-LRU-Expires-0.54-1.el4.rf.noarch.rpm
perl-Tie-Cache-LRU-Expires-0.54-1.el4.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG packages for Red Hat Linux el4 x86_64perl-Tie-Cache-LRU-Expires-0.54-1.el4.rf.noarch.rpm
perl-Tie-Cache-LRU-Expires-0.54-1.el4.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG Fabian packages for Red Hat Linux el4 ppcperl-Tie-Cache-LRU-Expires-0.54-1.el4.rf.noarch.rpm
perl-Tie-Cache-LRU-Expires-0.54-1.el3.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG packages for Red Hat Linux el3 i386perl-Tie-Cache-LRU-Expires-0.54-1.el3.rf.noarch.rpm
perl-Tie-Cache-LRU-Expires-0.54-1.el3.rf.noarch.htmlPerl implementation of a least-recently used cache with expirationDAG packages for Red Hat Linux el3 x86_64perl-Tie-Cache-LRU-Expires-0.54-1.el3.rf.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet