معرفی شرکت ها


perl-Thread-3.05-498.fc38.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 Everything noarch
نام بسته perl-Thread
نام فایل بسته perl-Thread-3.05-498.fc38.noarch.rpm
نسخه بسته 3.05
انتشار بسته 498.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 30 Nov 2023 01
هاست سازنده buildvm-x86-05.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 19K
حجم نصب 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-487.module_f38+15118+d7942709.noarch.rpm 3.05 noarch Fedora Modular
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-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.36.3)
- perl(Config)
- perl(Exporter)
- perl(strict)
- perl(threads)
- perl(threads::shared)
- perl(warnings)
- perl-libs


ارائه دهنده

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


نحوه نصب


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

    dnf install perl-Thread-3.05-498.fc38.noarch.rpm


فایل ها

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


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

تاریخ آخرین تغییر جزئیات
2023-11-30

5.36.3 bump (see <https://metacpan.org/release/PEVANS/perl-5.36.3/view/pod/perldelta.pod>

2023-05-16

Require perl(locale) in perl-POSIX (bug #2207594)

2023-04-24

5.36.1 bump (see <https://metacpan.org/release/SHAY/perl-5.36.1/view/pod/perldelta.pod>

2023-01-19

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

2023-01-17

Port Configure script to C99

2023-01-10

Add definition of OPTIMIZE to .ph files, if optimizing is used

2022-08-30

Update dependencies for perl-Module-Loaded (bz#2119130)

2022-07-22

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

2022-07-18

Increase release to solve conflicts with bootstrapped standalone packages

2022-07-13

Increase release to solve conflicts with standalone packages in the module
bootstrap

2022-06-03

Perl 5.36 re-rebuild of bootstrapped packages

2022-05-30

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

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