SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IPC-SharedCache rpm build for : Fedora 13. For other distributions click perl-IPC-SharedCache.

Name : perl-IPC-SharedCache
Version : 1.3 Vendor : Fedora Project
Release : 12.fc13 Date : 2009-12-07 11:15:18
Group : Development/Libraries Source RPM : perl-IPC-SharedCache-1.3-12.fc13.src.rpm
Size : 0.07 MB
Packager : Fedora Project
Summary : Perl module to manage a cache in SysV IPC shared memory
Description :
This module provides a shared memory cache accessed as a tied hash.
Shared memory is an area of memory that is available to all processes.
It is accessed by choosing a key, the ipc_key argument to tie. Every
process that accesses shared memory with the same key gets access to
the same region of memory. In some ways it resembles a file system,
but it is not hierarchical and it is resident in memory. This makes
it harder to use than a filesystem but much faster. The data in
shared memory persists until the machine is rebooted or it is
explicitly deleted.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/13/Everything/i386/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-12.fc13.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-12.fc13.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-12.fc13.noarch.rpm
     

Provides :
perl(IPC::SharedCache)
perl-IPC-SharedCache

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(integer)
perl(Storable)
perl(:MODULE_COMPAT_5.10.1)
perl(vars)
perl(Carp)
perl(IPC::ShareLite)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/share/doc/perl-IPC-SharedCache-1.3
/usr/share/doc/perl-IPC-SharedCache-1.3/ANNOUNCE
/usr/share/doc/perl-IPC-SharedCache-1.3/Changes
/usr/share/doc/perl-IPC-SharedCache-1.3/LICENSE
/usr/share/doc/perl-IPC-SharedCache-1.3/README
/usr/share/man/man3/IPC::SharedCache.3pm.gz
/usr/share/perl5/IPC
/usr/share/perl5/IPC/SharedCache.pm

 
ICM