Mon, 01 Jul 2024 22:30:02 UTC | login

Information for RPM perl-App-Cache-0.37-28.fc32.src.rpm

ID509540
Nameperl-App-Cache
Version0.37
Release28.fc32
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 Time2020-01-29 22:39:22 GMT
Size16.09 KB
e79fad8c5c48b63f98c64580472ed050
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.91 KB
Component of No Buildroots