Package : perl-threads-shared > RPM : perl-threads-shared-1.400.0-2.mga2.i586.rpm

Basic items

Install
Name perl-threads-shared
Version 1.400.0
Release 2.mga2
URL http://search.cpan.org/dist/threads-shared
Group Development/Perl
Summary Perl extension for sharing data structures between threads
Size 74KB
Arch i586
License GPL+ or Artistic

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 the threads manpage 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.

Media information

Distribution release Mageia 2
Media name core-release
Media arch i586

Advanced items

Source RPM perl-threads-shared-1.400.0-2.mga2.src.rpm
Build time 2011-11-04 15:54:40
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie