Name : psrk-perl-threads-shared
| |
Version : 1.32
| Vendor : obs://build_opensuse_org/home:slashdune
|
Release : 27.5
| Date : 2017-05-27 16:41:01
|
Group : Development/Libraries
| Source RPM : psrk-perl-5.12.4-27.5.src.rpm
|
Size : 0.07 MB
| |
Packager : (none)
| |
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.
|
RPM found in directory: /mirror/ftp5.gwdg.de/pub/opensuse/repositories/home:/slashdune:/psrk/CentOS_CentOS-6/x86_64 |