SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-IPC-SharedCache
Version : 1.3 Vendor : Fedora Project
Release : 7.fc8.1 Date : 2007-10-16 22:50:48
Group : Development/Libraries Source RPM : perl-IPC-SharedCache-1.3-7.fc8.1.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: /vol/rzm1/linux-aurora/aurora.20080407/development/sparc64/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-7.fc8.1.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-7.fc8.1.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-7.fc8.1.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-7.fc8.1.noarch.rpm
     

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

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


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.8/IPC
/usr/lib/perl5/vendor_perl/5.8.8/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