Information for RPM perl-threads-shared-0:1.61-457.0.riscv64.fc33.riscv64.rpm
ID | 640830 | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | perl-threads-shared | ||||||||||||||||||||||
Version | 1.61 | ||||||||||||||||||||||
Release | 457.0.riscv64.fc33 | ||||||||||||||||||||||
Epoch | 0 | ||||||||||||||||||||||
Arch | riscv64 | ||||||||||||||||||||||
Summary | Perl extension for sharing data structures between threads | ||||||||||||||||||||||
Description | By default, variables are private to each thread, and each newly created thread gets a private copy of each existing variable. This module allows you to share variables across different threads (and pseudo-forks on Win32). It is used together with the threads module. This module supports the sharing of the following data types only: scalars and scalar refs, arrays and array refs, and hashes and hash refs. | ||||||||||||||||||||||
Build Time | 2020-07-14 15:32:53 GMT | ||||||||||||||||||||||
Size | 51.73 KB | ||||||||||||||||||||||
b685b167a128de9a2cfe8c9235112b1e | |||||||||||||||||||||||
License | GPL+ or Artistic | ||||||||||||||||||||||
Buildroot | f33-build-284444-52959 | ||||||||||||||||||||||
Provides |
|
||||||||||||||||||||||
Obsoletes | No Obsoletes | ||||||||||||||||||||||
Conflicts | No Conflicts | ||||||||||||||||||||||
Requires |
|
||||||||||||||||||||||
Recommends | No Recommends | ||||||||||||||||||||||
Suggests | No Suggests | ||||||||||||||||||||||
Supplements | No Supplements | ||||||||||||||||||||||
Enhances | No Enhances | ||||||||||||||||||||||
Files |
|
||||||||||||||||||||||
Component of |