On 11-02-06 07:10 AM, Octavian Rasnita wrote:
From: "terry peng"<terry.p...@mail.ru>
What's the suggested module for perl's threads?
I have been using Perl 5.12 under linux.
Thanks.
use threads;
use threads::shared;
use Thread::Queue;
This module does the work of threads::shared. It is easier to use.
--
Just my 0.00000002 million dollars worth,
Shawn
Confusion is the first step of understanding.
Programming is as much about organization and communication
as it is about coding.
The secret to great software: Fail early & often.
Eliminate software piracy: use only FLOSS.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/