-bash-3.00$ perl -MThread::Queue -e 'print $Thread::Queue::VERSION . " +\n"' 2.00 -bash-3.00$ perl -Mthreads::shared -e 'print $threads::shared::VERSION + . "\n"' 1.27 -bash-3.00$ perl -Mthreads -e 'print $threads::VERSION . "\n"' 1.71
The problem was with the old version of Thread::Queue.
Tks
In reply to Re^3: How to put Hash's on Thread::Queue
by gulden
in thread How to put Hash's on Thread::Queue
by gulden
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |