Tue, 17 Sep 2024 01:17:32 UTC | login

Information for RPM perl-App-Cache-0.37-41.fc41.src.rpm

ID1328868
Nameperl-App-Cache
Version0.37
Release41.fc41
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 Time2024-07-20 00:33:21 GMT
Size25.37 KB
f5bd545a5dc83b9c8a5e499494df8ca4
LicenseGPL+ or Artistic
Provides
perl-App-Cache = 0.37-41.fc41
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.49 KB
Component of No Buildroots