Metadata for perl-Thread-3.05-512.2.el10_0.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Thread
Version: 3.05-512.2.el10_0
Arch: noarch
Summary: Manipulate threads in Perl (for old code only)
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: 12387
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(Config)
perl(Exporter)
perl(strict)
perl(threads)
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) 3.05
perl-Thread 0:3.05-512.2.el10_0

CONFIG FILES

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

LICENSE FILES

GPL-1.0-or-later OR Artistic-1.0-Perl