Fri, 25 Oct 2024 14:37:25 UTC | login

Information for RPM perl-App-Cache-0.37-23.fc29.src.rpm

ID165587
Nameperl-App-Cache
Version0.37
Release23.fc29
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 Time2018-06-28 20:32:09 GMT
Size15.74 KB
81ca75c0fb9b96a180fb62555f7d0390
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.23 KB
Component of No Buildroots