Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-IPC-SharedCache-1.3-53.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / p

Name: perl-IPC-SharedCache Distribution: Fedora Project
Version: 1.3 Vendor: Fedora Project
Release: 53.fc40 Build date: Thu Jan 25 18:30:04 2024
Group: Unspecified Build host: buildvm-s390x-25.s390.fedoraproject.org
Size: 71076 Source RPM: perl-IPC-SharedCache-1.3-53.fc40.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.

Provides

Requires

License

GPLv2+

Changelog

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-53
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-52
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-51
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-50
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-49
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.3-48
  - Perl 5.36 rebuild

Files

/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, Thu May 2 00:07:47 2024