Mon, 01 Jul 2024 23:10:17 UTC | login

Information for RPM perl-App-Cache-0.37-26.fc31.src.rpm

ID335041
Nameperl-App-Cache
Version0.37
Release26.fc31
Epoch
Archsrc
SummaryEasy application-level caching
DescriptionThe 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 permissions are not a problem -- it is a per-user, per-application cache.
Build Time2019-06-01 00:04:04 GMT
Size16.00 KB
bc78973dc3b7e77ab3b77e76fc7b3e42
LicenseGPL+ or Artistic
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(Class::Accessor::Chained::Fast)
perl(ExtUtils::MakeMaker)
perl(File::Find::Rule)
perl(File::HomeDir)
perl(File::stat)
perl(HTTP::Cookies)
perl(LWP::UserAgent)
perl(Path::Class)
perl(Storable)
perl(Test::More)
perl(Test::Pod)
perl-generators
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
App-Cache-0.37.tar.gz5.56 KB
perl-App-Cache.spec6.62 KB
Component of No Buildroots