Information for RPM perl-threads-1:2.25-460.fc33.riscv64.rpm
ID | 644382 | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | perl-threads | ||||||||||||||||||||
Version | 2.25 | ||||||||||||||||||||
Release | 460.fc33 | ||||||||||||||||||||
Epoch | 1 | ||||||||||||||||||||
Arch | riscv64 | ||||||||||||||||||||
Summary | Perl interpreter-based threads | ||||||||||||||||||||
Description | Since Perl 5.8, thread programming has been available using a model called interpreter threads which provides a new Perl interpreter for each thread, and, by default, results in no data or state information being shared between threads. (Prior to Perl 5.8, 5005threads was available through the Thread.pm API. This threading model has been deprecated, and was removed as of Perl 5.10.0.) As just mentioned, all variables are, by default, thread local. To use shared variables, you need to also load threads::shared. | ||||||||||||||||||||
Build Time | 2020-08-11 17:18:15 GMT | ||||||||||||||||||||
Size | 63.65 KB | ||||||||||||||||||||
13256a2f0e93cc8e3fbeed2df5459551 | |||||||||||||||||||||
License | GPL+ or Artistic | ||||||||||||||||||||
Buildroot | f33-build-286693-53636 | ||||||||||||||||||||
Provides |
|
||||||||||||||||||||
Obsoletes | No Obsoletes | ||||||||||||||||||||
Conflicts | No Conflicts | ||||||||||||||||||||
Requires |
|
||||||||||||||||||||
Recommends | No Recommends | ||||||||||||||||||||
Suggests | No Suggests | ||||||||||||||||||||
Supplements | No Supplements | ||||||||||||||||||||
Enhances | No Enhances | ||||||||||||||||||||
Files |
|
||||||||||||||||||||
Component of |