FreeBSD.software
Home/devel/p5-threads-shared

p5-threads-shared

1.59devel

Share data structures between threads

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 pseudoforks on Win32). It is used together with the threads module.

$pkg install p5-threads-shared
metacpan.org/release/threads-shared
Origin
devel/p5-threads-shared
Size
71.1KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages

Dependencies (1)

Required By (1)