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: 29 | Build date: Mon Apr 29 23:56:12 2024 |
Group: Unspecified | Build host: altra.lindev.ch |
Size: 122733 | Source RPM: perl-5.38.2-29.src.rpm |
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.3.zst
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 12:08:52 2024