Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Thread-3.05-515.el10 RPM for noarch

From AlmaLinux Kitten 10 AppStream for aarch64

Name: perl-Thread Distribution: AlmaLinux
Version: 3.05 Vendor: AlmaLinux
Release: 515.el10 Build date: Tue Sep 8 21:43:17 2026
Group: Unspecified Build host: x64-builder04.almalinux.org
Size: 12387 Source RPM: perl-5.40.2-515.el10.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://www.perl.org/
Summary: Manipulate threads in Perl (for old code only)
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.

Provides

Requires