About Anaconda Help Download Anaconda

aarch64-staging / packages / perl-threads-shared-amzn2-aarch64 1.43

(CDT) Perl extension for sharing data structures between threads

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.43

conda install

To install this package run one of the following:
conda install aarch64-staging::perl-threads-shared-amzn2-aarch64
conda install aarch64-staging/label/CDT::perl-threads-shared-amzn2-aarch64
conda install aarch64-staging/label/CDT_20210503::perl-threads-shared-amzn2-aarch64

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy