Name: | perl-IPC-SharedCache |
---|---|
Version: | 1.3 |
Release: | 40.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 71386 |
License: | GPLv2+ |
RPM: | perl-IPC-SharedCache-1.3-40.el8.noarch.rpm |
Source RPM: | perl-IPC-SharedCache-1.3-40.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/IPC-SharedCache |
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. |
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild