SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-IPC-SharedCache
Version : 1.3 Vendor : Aurora SPARC Linux
Release : 7.al3 Date : 2006-10-23 20:29:45
Group : Development/Libraries Source RPM : perl-IPC-SharedCache-1.3-7.al3.src.rpm
Size : 0.07 MB
Packager : Aurora SPARC Linux < http://bugzilla_auroralinux_org>
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/extras/corona/sparc

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-7.al3.noarch.rpm
ftp.icm.edu.pl  perl-IPC-SharedCache-1.3-7.al3.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


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