INFO
Name: perl-Thread-Semaphore
Version: 2.13-512.2.el10_0
Arch: noarch
Summary: Thread-safe semaphores
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: AlmaLinux
Build Host: s390x-builder02.almalinux.org
Build Date: Tue Jul 29 11:35:29 2025
Size: 10243
URL: https://www.perl.org/
Description: Semaphores provide a mechanism to regulate access to resources. Unlike locks,
semaphores aren't tied to particular scalars, and so may be used to control
access to anything you care to use them for. Semaphores don't limit their
values to zero and one, so they can be used to control access to some resource
that there may be more than one of (e.g., file handles). Increment and
decrement amounts aren't fixed at one either, so threads can reserve or return
multiple resources at once.
FILES
/usr/share/man/man3/Thread::Semaphore.3pm.gz
/usr/share/perl5/Thread
/usr/share/perl5/Thread/Semaphore.pm
REQUIRES
perl(Carp)
perl(Scalar::Util) 1.10
perl(strict)
perl(threads::shared)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(Thread::Semaphore) 2.13
perl-Thread-Semaphore 0:2.13-512.2.el10_0
CONFIG FILES
/usr/share/man/man3/Thread::Semaphore.3pm.gz d
/usr/share/perl5/Thread
/usr/share/perl5/Thread/Semaphore.pm
LICENSE FILES
GPL-1.0-or-later OR Artistic-1.0-Perl
|