[ol7_software_collections] perl516-perl-threads-shared-1.43-3.el7.x86_64

Name:perl516-perl-threads-shared
Version:1.43
Release:3.el7
Architecture:x86_64
Group:Development/Libraries
Size:73971
License:GPL+ or Artistic
RPM: perl516-perl-threads-shared-1.43-3.el7.x86_64.rpm
Source RPM: perl516-perl-threads-shared-1.43-3.el7.src.rpm
Build Date:Fri May 29 2015
Build Host:x86-ol7-builder-01.us.oracle.com
Vendor:Oracle America
URL:http://search.cpan.org/dist/threads-shared/
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.

Related Packages (Show Changelog) (Show Filelist)