Name : perl-threads-shared
| |
Version : 1.32
| Vendor : Fedora Project
|
Release : 157.fc15
| Date : 2011-04-14 15:42:33
|
Group : Development/Libraries
| Source RPM : perl-5.12.3-157.fc15.src.rpm
|
Size : 0.06 MB
| |
Packager : Fedora Project
| |
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: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/15/Everything/i386/os/Packages |