معرفی شرکت ها


perl-Thread-3.05-483.el9.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Manipulate threads in Perl (for old code only)
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 9-stream
مخزن Centos AppStream noarch
نام بسته perl-Thread
نام فایل بسته perl-Thread-3.05-483.el9.noarch.rpm
نسخه بسته 3.05
انتشار بسته 483.el9
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 10 Jul 2025 03
هاست سازنده aarch64-01.stream.rdu2.redhat.com
نوع بسته .rpm
آدرس صفحه اصلی https://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 18K
حجم نصب 13.052K
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.


جایگزین ها

بسته نسخه معماری مخزن
perl-Thread-3.05-479.el9.noarch.rpm 3.05 noarch CentOS AppStream
perl-Thread-3.05-480.el9.noarch.rpm 3.05 noarch CentOS AppStream
perl-Thread-3.05-481.el9.noarch.rpm 3.05 noarch CentOS AppStream
perl-Thread-3.05-508.el10.noarch.rpm 3.05 noarch CentOS AppStream
perl-Thread-3.05-510.el10.noarch.rpm 3.05 noarch CentOS AppStream
perl-Thread-3.05-511.el10.noarch.rpm 3.05 noarch CentOS AppStream
perl-Thread-3.05-512.el10.noarch.rpm 3.05 noarch CentOS AppStream
perl-Thread-Queue-3.14-460.el9.noarch.rpm 3.14 noarch CentOS AppStream
perl-Thread-Queue-3.14-460.el9.src.rpm 3.14 noarch CentOS AppStream
perl-Thread-Queue-3.14-504.el10.noarch.rpm 3.14 noarch CentOS AppStream
perl-Thread-Queue-3.14-504.el10.src.rpm 3.14 noarch CentOS AppStream
perl-Thread-Queue-3.14-510.el10.noarch.rpm 3.14 noarch CentOS AppStream
perl-Thread-Queue-3.14-510.el10.src.rpm 3.14 noarch CentOS AppStream
perl-Thread-Queue-3.14-511.el10.noarch.rpm 3.14 noarch CentOS AppStream
perl-Thread-Queue-3.14-511.el10.src.rpm 3.14 noarch CentOS AppStream
perl-Thread-Semaphore-2.13-479.el9.noarch.rpm 2.13 noarch CentOS AppStream
perl-Thread-Semaphore-2.13-480.el9.noarch.rpm 2.13 noarch CentOS AppStream
perl-Thread-Semaphore-2.13-481.el9.noarch.rpm 2.13 noarch CentOS AppStream
perl-Thread-Semaphore-2.13-483.el9.noarch.rpm 2.13 noarch CentOS AppStream
perl-Thread-Semaphore-2.13-508.el10.noarch.rpm 2.13 noarch CentOS AppStream
perl-Thread-Semaphore-2.13-510.el10.noarch.rpm 2.13 noarch CentOS AppStream
perl-Thread-Semaphore-2.13-511.el10.noarch.rpm 2.13 noarch CentOS AppStream
perl-Thread-Semaphore-2.13-512.el10.noarch.rpm 2.13 noarch CentOS AppStream


نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.32.1)
- perl(Config)
- perl(Exporter)
- perl(strict)
- perl(threads)
- perl(threads::shared)
- perl(warnings)


ارائه دهنده

مقدار نام
= 3.05 perl(Thread)
= 0:3.05-483.el9 perl-Thread


نحوه نصب


نصب پکیج rpm perl-Thread:

    None


فایل ها

مسیرها
/usr/share/man/man3/Thread.3pm.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2025-07-10

Resolves: RHEL-96651

2025-07-04

Fixes: CVE-2025-40909 - Clone dirhandles without fchdir

2023-11-27

Fixes: CVE-2023-47038