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: Fedora Project |
Version: 1.3 | Vendor: Fedora Project |
Release: 46.el9 | Build date: Thu Dec 23 17:09:04 2021 |
Group: Unspecified | Build host: buildvm-ppc64le-34.iad2.fedoraproject.org |
Size: 71386 | Source RPM: perl-IPC-SharedCache-1.3-46.el9.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/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+
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.3-45 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.3-42 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Oct 16 2019 Paul Howarth <paul@city-fan.org> - 1.3-40 - Spec clean-up - Use author-independent source URL - Classify buildreqs by usage - Drop redundant buildroot cleaning in %install section - Simplify find command using -delete - Don't need to remove empty directories from the buildroot - Fix permissions verbosely - Make %files list more explicit * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
/usr/share/doc/perl-IPC-SharedCache /usr/share/doc/perl-IPC-SharedCache/ANNOUNCE /usr/share/doc/perl-IPC-SharedCache/Changes /usr/share/doc/perl-IPC-SharedCache/README /usr/share/licenses/perl-IPC-SharedCache /usr/share/licenses/perl-IPC-SharedCache/LICENSE /usr/share/man/man3/IPC::SharedCache.3pm.gz /usr/share/perl5/vendor_perl/IPC /usr/share/perl5/vendor_perl/IPC/SharedCache.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024