About Anaconda Help Download Anaconda

rdonnelly / packages / perl-threads-amzn2-aarch64 1.87

(CDT) Perl interpreter-based threads

Installers

  • noarch v1.87

conda install

To install this package run one of the following:
conda install rdonnelly::perl-threads-amzn2-aarch64

Description

Since Perl 5.8, thread programming has been available using a model called interpreter threads which provides a new Perl interpreter for each thread, and, by default, results in no data or state information being shared between threads. (Prior to Perl 5.8, 5005threads was available through the "Thread.pm" API. This threading model has been deprecated, and was removed as of Perl 5.10.0.)


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy