Metadata for perl-Thread-Semaphore-2.13-481.1.el9_6.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Thread-Semaphore
Version: 2.13-481.1.el9_6
Arch: noarch
Summary: Thread-safe semaphores
License: GPL+ or Artistic
Vendor: AlmaLinux
Build Host: s390x-builder02.almalinux.org
Build Date: Mon Jul 28 03:51:30 2025
Size: 11219
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(:MODULE_COMPAT_5.32.1)
perl(Carp)
perl(Scalar::Util) 1.10
perl(strict)
perl(threads::shared)
perl(warnings)
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-481.1.el9_6

CONFIG FILES

/usr/share/man/man3/Thread::Semaphore.3pm.gz d
/usr/share/perl5/Thread
/usr/share/perl5/Thread/Semaphore.pm

LICENSE FILES

GPL+ or Artistic