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

0 directories 0 files
Go up

INFO

Name: perl-Thread
Version: 3.05-473.module_el8.10.0+3779+d5938d28
Arch: noarch
Summary: Manipulate threads in Perl (for old code only)
License: GPL+ or Artistic
Vendor: AlmaLinux
Build Host: s390x-builder01.almalinux.org
Build Date: Thu Apr 11 08:32:10 2024
Size: 13363
URL: https://www.perl.org/
Description: This Thread module served as the front end to the old-style thread model,
called 5005threads, that has been removed in version 5.10.

For old code and interim backwards compatibility, the Thread module has been
reworked to function as a front end for the new interpreter threads (ithreads)
model. However, some previous functionality is not available. Further, the
data sharing models between the two thread models are completely different,
and anything to do with data sharing has to be thought differently.

You are strongly encouraged to migrate any existing threaded code to the new
model (i.e., use the threads and threads::shared modules) as soon as possible.

FILES

/usr/share/man/man3/Thread.3pm.gz
/usr/share/perl5/Thread.pm

REQUIRES

perl(:MODULE_COMPAT_5.32.1)
perl(Config)
perl(Exporter)
perl(strict)
perl(threads)
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) 3.05
perl-Thread 0:3.05-473.module_el8.10.0+3779+d5938d28

CONFIG FILES

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

LICENSE FILES

GPL+ or Artistic