Metadata for perl-Thread-Semaphore-2.13-473.module_el8.10.0+3779+d5938d28.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Thread-Semaphore
Version: 2.13-473.module_el8.10.0+3779+d5938d28
Arch: noarch
Summary: Thread-safe semaphores
License: GPL+ or Artistic
Vendor: AlmaLinux
Build Host: s390x-builder01.almalinux.org
Build Date: Thu Apr 11 08:32:10 2024
Size: 11218
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(PayloadIsXz) 5.2-1

PROVIDES

perl(Thread::Semaphore) 2.13
perl-Thread-Semaphore 0:2.13-473.module_el8.10.0+3779+d5938d28

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