D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
doc
/
perl-Thread-Queue-3.02
/
Filename :
README
back
Copy
Thread::Queue version 3.02 ========================== Thread-safe queues INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires Perl 5.8.0 or later built with 'ithreads'. This module requires these other modules: threads::shared version 1.21 or later Scalar::Util version 1.10 or later Test::More 0.50 or later (for testing) Thread::Semaphore (for testing) COPYRIGHT AND LICENCE Maintained by Jerry D. Hedden <jdhedden AT cpan DOT org> Same licence as Perl. # EOF