/usr/share/doc/perl-threads
Edit: /usr/share/doc/perl-threads/README (482B)
threads version 2.21
====================
This module exposes interpreter threads to the Perl level.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module needs perl 5.8.0 or later compiled with 'useithreads'.
COPYRIGHT AND LICENCE
Copyright (C) 2001 Artur Bergman
Same licence as Perl.
CPAN version produced by Jerry D. Hedden
# EOF