Metadata for perl-Thread-Semaphore-2.13-483.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Thread-Semaphore
Version: 2.13-483.el9
Arch: noarch
Summary: Thread-safe semaphores
License: GPL+ or Artistic
Vendor: Rocky Enterprise Software Foundation
Build Host: ord1-prod-x86build007.svc.aws.rockylinux.org
Build Date: Fri Dec 26 20:46:31 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-483.el9

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