|
Server : Apache System : Linux 8.167.178.68.host.secureserver.net 4.18.0-553.158.1.el8_10.x86_64 #1 SMP Wed Aug 26 03:18:33 EDT 2026 x86_64 User : avscylinder ( 1028) PHP Version : 8.1.34 Disable Function : NONE Directory : /usr/share/doc/perl-Thread-Queue/ |
Thread::Queue version 3.13
==========================
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