SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-App-Cache rpm build for : Mageia 8. For other distributions click perl-App-Cache.

Name : perl-App-Cache
Version : 0.370.0 Vendor : Mageia_Org
Release : 13.mga8 Date : 2020-02-12 12:47:53
Group : Development/Perl Source RPM : perl-App-Cache-0.370.0-13.mga8.src.rpm
Size : 0.02 MB
Packager : umeabot < umeabot>
Summary : Module for easy application-level caching
Description :
The 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 isactually stored
underneath \"~/.parse_backpan_packages/cache/\". This is so that permisssions
are not a problem - it is a per-user, per-application cache.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-App-Cache-0.370.0-13.mga8.noarch.rpm
ftp.icm.edu.pl  perl-App-Cache-0.370.0-13.mga8.noarch.rpm
ftp.icm.edu.pl  perl-App-Cache-0.370.0-13.mga8.noarch.rpm
ftp.icm.edu.pl  perl-App-Cache-0.370.0-13.mga8.noarch.rpm
     

Provides :
perl(App::Cache)
perl-App-Cache

Requires :
perl(Class::Accessor::Chained::Fast)
perl(File::Find::Rule)
perl(File::HomeDir)
perl(File::Path)
perl(File::stat)
perl(HTTP::Cookies)
perl(LWP::UserAgent)
perl(Path::Class)
perl(Storable)
perl(Test::More)
perl(base)
perl(strict)
perl(warnings)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-App-Cache
/usr/share/doc/perl-App-Cache/CHANGES
/usr/share/doc/perl-App-Cache/META.yml
/usr/share/doc/perl-App-Cache/README
/usr/share/man/man3/App::Cache.3pm.xz
/usr/share/perl5/vendor_perl/App
/usr/share/perl5/vendor_perl/App/Cache.pm

 
ICM