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: 26 | Build date: Tue Aug 8 04:06:33 2023 |
Group: Unspecified | Build host: altra-2.openmandriva.org |
Size: 82074 | Source RPM: perl-5.38.0-26.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://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, Tue Feb 11 23:27:30 2025