Download: perl-5.8.9.tar.bz2
Dependencies
Annotate this POD
Website
View/Report Bugs
Thread::Specific - thread-specific keys
use Thread::Specific; my $k = key_create Thread::Specific;
key_create returns a unique thread-specific key.
key_create