SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-File-Cache rpm build for : openSUSE Leap 42. For other distributions click perl-File-Cache.

Name : perl-File-Cache
Version : 0.16 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.2 Date : 2015-10-05 02:02:22
Group : Development/Libraries/Perl Source RPM : perl-File-Cache-0.16-1.2.src.rpm
Size : 0.10 MB
Packager : (none)
Summary : Share data between processes via filesystem
Description :
*File::Cache* is a perl module that implements an object storage space
where data is persisted across process boundaries via the filesystem.

File::Cache builds a cache in the file system using a multi-level directory
structure that looks like this:

< CACHE_KEY>/< USERNAME>/< NAMESPACE>/[D1]/[D2]/.../< OBJECTS>

CACHE_KEY is the location of the root level of the cache. The cache key
defaults to < TMPDIR>/File::Cache, where < TMPDIR> is the temporary directory
on your system. USERNAME is the user identifier. This value defaults to the
userid, if it can be determined from the system, or \"nobody\" if it can not.
< NAMESPACE> defaults to \"_default\". D1, D2, etc. are subdirectories that
are created to hold the cache objects. The number subdirectories depends on
the _cache_depth_ value, which defaults to 0. Objects are stored in the
cache using a method which depends on the _persistence_mechanism_ value.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_42.1/noarch

Content of RPM  Changelog  Provides Requires

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

Provides :
perl(File::Cache)
perl-File-Cache

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


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

 
ICM