| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-IPC-SharedCache | Distribution: Extras Packages for Enterprise Linux |
| Version: 1.3 | Vendor: Fedora Project <http://bugzilla.redhat.com/bugzilla> |
| Release: 8.el4 | Build date: Mon Apr 14 03:50:45 2008 |
| Group: Development/Libraries | Build host: ppc2.fedora.redhat.com |
| Size: 71758 | Source RPM: perl-IPC-SharedCache-1.3-8.el4.src.rpm |
| Packager: Fedora Project <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://search.cpan.org/dist/IPC-SharedCache/ | |
| Summary: Perl module to manage a cache in SysV IPC shared memory | |
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.
GPLv2+
* Fri Feb 08 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.3-8 - rebuild for new perl * Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.3-7.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) * Sat Sep 09 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.3-7 - Rebuild for FC6. * Thu Feb 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.3-6 - Rebuild for FC5 (perl 5.8.8). - Dist tag and specfile cleanups. * Fri Apr 08 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.3-5 - rebuilt * Sun Jun 27 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-0.fdr.4 - Fix license (bug 1783). - BuildReq perl(Storable) (bug 1783). * Sat Jun 26 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-0.fdr.3 - Bring up to date with current fedora.us perl spec template. * Tue Apr 27 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-0.fdr.2 - Reduce directory ownership bloat. - Require perl(:MODULE_COMPAT_*). - BuildArch: noarch. * Tue Nov 18 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-0.fdr.1 - First build.
/usr/lib/perl5/vendor_perl/5.8.5/IPC /usr/lib/perl5/vendor_perl/5.8.5/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 08:09:58 2013