معرفی شرکت ها


perl-Thread-3.05-487.module_f38+15118+d7942709.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
توزیع Fedora 38
مخزن Fedora Modular noarch
نام بسته perl-Thread
نام فایل بسته perl-Thread-3.05-487.module_f38+15118+d7942709.noarch.rpm
نسخه بسته 3.05
انتشار بسته 487.module_f38+15118+d7942709
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 23 Aug 2022 11
هاست سازنده buildvm-a64-18.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 21K
حجم نصب 13.050K
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-492.module_f38+16103+9a9afa0b.noarch.rpm 3.05 noarch Fedora Modular
perl-Thread-3.05-494.module_f38+17342+f491223f.noarch.rpm 3.05 noarch Fedora Modular
perl-Thread-3.05-495.fc38.noarch.rpm 3.05 noarch Fedora Everything
perl-Thread-3.05-498.fc38.noarch.rpm 3.05 noarch Fedora Everything
perl-Thread-Queue-3.14-479.module_f38+15118+d7942709.noarch.rpm 3.14 noarch Fedora Modular
perl-Thread-Queue-3.14-479.module_f38+15118+d7942709.src.rpm 3.14 noarch Fedora Modular
perl-Thread-Queue-3.14-489.module_f38+15066+601f9d65.noarch.rpm 3.14 noarch Fedora Modular
perl-Thread-Queue-3.14-489.module_f38+15066+601f9d65.src.rpm 3.14 noarch Fedora Modular
perl-Thread-Queue-3.14-490.fc38.noarch.rpm 3.14 noarch Fedora Everything
perl-Thread-Queue-3.14-490.fc38.src.rpm 3.14 noarch Fedora Everything
perl-Thread-Semaphore-2.13-487.module_f38+15118+d7942709.noarch.rpm 2.13 noarch Fedora Modular
perl-Thread-Semaphore-2.13-492.module_f38+16103+9a9afa0b.noarch.rpm 2.13 noarch Fedora Modular
perl-Thread-Semaphore-2.13-494.module_f38+17342+f491223f.noarch.rpm 2.13 noarch Fedora Modular
perl-Thread-Semaphore-2.13-495.fc38.noarch.rpm 2.13 noarch Fedora Everything
perl-Thread-Semaphore-2.13-498.fc38.noarch.rpm 2.13 noarch Fedora Everything
perl-Thread-SigMask-0.004-32.fc38.aarch64.rpm 0.004 aarch64 Fedora Everything
perl-Thread-SigMask-0.004-32.fc38.src.rpm 0.004 i686 Fedora Everything
perl-Thread-SigMask-0.004-32.fc38.x86_64.rpm 0.004 x86_64 Fedora Everything
perl-Thread-SigMask-debuginfo-0.004-32.fc38.aarch64.rpm 0.004 aarch64 Fedora Everything
perl-Thread-SigMask-debuginfo-0.004-32.fc38.x86_64.rpm 0.004 x86_64 Fedora Everything
perl-Thread-SigMask-debugsource-0.004-32.fc38.aarch64.rpm 0.004 aarch64 Fedora Everything
perl-Thread-SigMask-debugsource-0.004-32.fc38.x86_64.rpm 0.004 x86_64 Fedora Everything


نیازمندی

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


ارائه دهنده

مقدار نام
= 3.05 perl(Thread)
= 0:3.05-487.module_f38+15118+d7942709 perl-Thread


نحوه نصب


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

    dnf install perl-Thread-3.05-487.module_f38+15118+d7942709.noarch.rpm


فایل ها

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


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

تاریخ آخرین تغییر جزئیات
2022-08-22

Fix the tests of Compress-Raw-Zlib and IO-Compress to build with

2022-03-15

Fix minimal version for Perl debugger
5.34.1 bump

2022-02-07

The test XS-APItest/t/printf.t was fixed by gcc-12.0.1-0.6.fc36

2022-02-02

Fix failing test XS-APItest/t/printf.t (bug#2046802)

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-10-18

Rebuild with new RPM_LD_FLAGS

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-06-23

Fix GDBM_File to compile with gdbm version 1.20 (bug#1974288)

2021-06-16

2021-05-31

Added perl-autouse and perl-ExtUtils-MM-Utils to perl meta-package

2021-05-24

Perl 5.34 re-rebuild of bootstrapped packages

2021-05-20

5.34.0 bump (see <https://metacpan.org/pod/release/XSAWYERX/perl-5.34.0/pod/perldelta.pod>

2021-05-04

XSLoader requires DynaLoader

2021-03-31

Fix dumping a hash entry of PL_strtab type
Fix an arithmetic left shift of a minimal integer value (GH#18639)

2021-03-04

Remove files excluded from dual-lived subpackages

2021-03-04

Protect locale tests from LANGUAGE environment variable
Prevent the number of buckets in a hash from getting too large
Fix a memory leak when compiling a regular expression (GH#18604)