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

Information for RPM perl-App-Cache-0.37-38.fc39.src.rpm

ID1051627
Nameperl-App-Cache
Version0.37
Release38.fc39
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 Time2023-07-20 19:31:05 GMT
Size24.84 KB
71500bc56eadf8cc4bf0ed02be9f40a8
LicenseGPL+ or Artistic
Provides
perl-App-Cache = 0.37-38.fc39
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
make
perl(Class::Accessor::Chained::Fast)
perl(Digest::MD5)
perl(ExtUtils::MakeMaker) >= 6.76
perl(File::Find::Rule)
perl(File::HomeDir)
perl(File::Spec::Functions)
perl(File::Temp)
perl(File::stat)
perl(HTTP::Cookies)
perl(LWP::Simple)
perl(LWP::UserAgent)
perl(Path::Class)
perl(Storable)
perl(Test::More)
perl(Test::Pod)
perl(base)
perl(lib)
perl(strict)
perl(warnings)
perl-generators
perl-interpreter
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.spec8.05 KB
Component of No Buildroots