SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-App-Cache rpm build for : Fedora 9. For other distributions click perl-App-Cache.

Name : perl-App-Cache
Version : 0.35 Vendor : Fedora Project
Release : 1.fc9 Date : 2009-03-08 20:49:18
Group : Development/Libraries Source RPM : perl-App-Cache-0.35-1.fc9.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Easy application-level caching
Description :
The App::Cache module lets an application cache data locally. There are a
few times an application would need to cache data: when it is retrieving
information from the network or when it has to complete a large calculation.
For example, the Parse::BACKPAN::Packages module downloads a file off the
net and parses it, creating a data structure. Only then can it actually
provide any useful information for the programmer. Parse::BACKPAN::Packages
uses App::Cache to cache both the file download and data structures,
providing much faster use when the data is cached. This module stores data
in the home directory of the user, in a dot directory. For example, the
Parse::BACKPAN::Packages cache is actually stored underneath
\"~/.parse_backpan_packages/cache/\". This is so that permisssions are not a
problem -- it is a per-user, per-application cache.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/updates/9/sparc

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-App-Cache-0.35-1.fc9.noarch.rpm
ftp.icm.edu.pl  perl-App-Cache-0.35-1.fc9.noarch.rpm
ftp.icm.edu.pl  perl-App-Cache-0.35-1.fc9.noarch.rpm
ftp.icm.edu.pl  perl-App-Cache-0.35-1.fc9.noarch.rpm
ftp.icm.edu.pl  perl-App-Cache-0.35-1.fc9.noarch.rpm
ftp.icm.edu.pl  perl-App-Cache-0.35-1.fc9.noarch.rpm
     

Provides :
perl(App::Cache)
perl-App-Cache

Requires :
perl(File::Find::Rule)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Class::Accessor::Chained::Fast)
perl(Storable)
perl(LWP::UserAgent)
perl(:MODULE_COMPAT_5.10.0)
perl(base)
perl(HTTP::Cookies)
perl(File::stat)
perl(Path::Class)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(File::HomeDir)
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/App
/usr/lib/perl5/vendor_perl/5.10.0/App/Cache.pm
/usr/share/doc/perl-App-Cache-0.35
/usr/share/doc/perl-App-Cache-0.35/CHANGES
/usr/share/doc/perl-App-Cache-0.35/README
/usr/share/man/man3/App::Cache.3pm.gz

 
ICM