perl-threads-shared - Perl extension for sharing data structures between threads
Website: | http://search.cpan.org/dist/threads-shared/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Rocky |
- 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.
Packages
perl-threads-shared-1.58-2.el8.x86_64 [46 KiB] |
Changelog
by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |