SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-IPC-SharedCache
Version : 1.3 Vendor : Fedora Project
Release : 11.fc12 Date : 2009-07-27 16:21:32
Group : Development/Libraries Source RPM : perl-IPC-SharedCache-1.3-11.fc12.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-secondary/releases/12/Everything/sparc64/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-11.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-11.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-11.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-11.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-11.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-11.fc12.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(vars)
perl(Carp)
perl(:MODULE_COMPAT_5.10.0)
perl(IPC::ShareLite)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/IPC
/usr/lib/perl5/vendor_perl/5.10.0/IPC/SharedCache.pm
/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

 
ICM