[ol8_appstream] perl-Thread-3.05-473.module+el8.10.0+90354+a7e78d72.noarch

Name:perl-Thread
Version:3.05
Release:473.module+el8.10.0+90354+a7e78d72
Architecture:noarch
Module:perl:5.32:8100020240624030457:9fe1d287
Group:Unspecified
Size:13363
License:GPL+ or Artistic
RPM: perl-Thread-3.05-473.module+el8.10.0+90354+a7e78d72.noarch.rpm
Source RPM: perl-5.32.1-473.module+el8.10.0+90354+a7e78d72.src.rpm
Build Date:Mon Jun 24 2024
Build Host:build-ol8-x86_64.oracle.com
Vendor:Oracle America
URL:https://www.perl.org/
Summary:Manipulate threads in Perl (for old code only)
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.

Changelog (Show File list) (Show related packages)