SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-App-Cache
Version : 0.37 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2014-10-28 23:00:07
Group : Development/Libraries/Perl Source RPM : perl-App-Cache-0.37-1.1.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Easy application-level caching
Description :
The the App::Cache manpage 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 the Parse::BACKPAN::Packages manpage 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. the
Parse::BACKPAN::Packages manpage uses the App::Cache manpage 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 the Parse::BACKPAN::Packages manpage cache is
actually 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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(File::Find::Rule)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Class::Accessor::Chained::Fast)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(LWP::UserAgent)
perl(:MODULE_COMPAT_5.18.2)
perl(HTTP::Cookies)
perl(Path::Class)
perl(File::HomeDir)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/App
/usr/lib/perl5/vendor_perl/5.18.2/App/Cache.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-App-Cache
/usr/share/doc/packages/perl-App-Cache/CHANGES
/usr/share/doc/packages/perl-App-Cache/README
/usr/share/man/man3/App::Cache.3pm.gz

 
ICM