SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-Cache-LRU rpm build for : PLD. For other distributions click perl-Tie-Cache-LRU.

Name : perl-Tie-Cache-LRU
Version : 0.21 Vendor : PLD
Release : 3 Date : 2003-04-29 02:35:26
Group : Development/Languages/perl Source RPM : perl-Tie-Cache-LRU-0.21-3.src.rpm
Size : 0.03 MB
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
Summary : Tie::Cache-LRU Perl module - A Least-Recently Used cache
Description :
Tie::Cache-LRU - This is an implementation of a least-recently used
(LRU) cache keeping the cache in RAM.

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.

RPM found in directory: /vol/rzm3/linux-pld/dists/ra/ready/i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
ftp.icm.edu.pl  perl-Tie-Cache-LRU-0.21-3.noarch.rpm
     

Provides :
perl(Tie::Cache::LRU)
perl(Tie::Cache::LRU::Array)
perl(Tie::Cache::LRU::LinkedList)
perl(Tie::Cache::LRU::Virtual)
perl-Tie-Cache-LRU

Requires :
perl-Carp-Assert
rpmlib(PayloadIsBzip2) <= 3.0.5-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(constant)
perl(vars)
perl
perl(enum)
perl(base)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-Class-Fields
perl(strict)
perl-enum
perl(Carp::Assert)


Content of RPM :
/usr/lib/perl5/site_perl/Tie/Cache
/usr/lib/perl5/site_perl/Tie/Cache/LRU
/usr/lib/perl5/site_perl/Tie/Cache/LRU.pm
/usr/lib/perl5/site_perl/Tie/Cache/LRU/Array.pm
/usr/lib/perl5/site_perl/Tie/Cache/LRU/LinkedList.pm
/usr/lib/perl5/site_perl/Tie/Cache/LRU/Virtual.pm
/usr/share/doc/perl-Tie-Cache-LRU-0.21
/usr/share/doc/perl-Tie-Cache-LRU-0.21/Changes.gz
/usr/share/man/man3/Tie::Cache::LRU.3pm.gz
/usr/share/man/man3/Tie::Cache::LRU::Array.3pm.gz
/usr/share/man/man3/Tie::Cache::LRU::LinkedList.3pm.gz
/usr/share/man/man3/Tie::Cache::LRU::Virtual.3pm.gz

 
ICM