Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-threads-shared | Distribution: OpenMandriva Lx |
Version: 1.68 | Vendor: OpenMandriva |
Release: 31 | Build date: Tue Jan 21 00:03:57 2025 |
Group: Unspecified | Build host: altra-3.openmandriva.org |
Size: 82988 | Source RPM: perl-5.40.1-31.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: https://www.perl.org/ | |
Summary: Perl extension for sharing data structures between threads |
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.
GPL+ or Artistic
/usr/lib64/perl5/auto/threads /usr/lib64/perl5/auto/threads/shared /usr/lib64/perl5/auto/threads/shared/shared.so /usr/lib64/perl5/threads /usr/lib64/perl5/threads/shared.pm /usr/share/man/man3/threads::shared.3pm.zst
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 23 23:14:51 2025