[perl #116865] Upgrade to Thread::Queue 3.02
authorJerry D. Hedden <jdhedden@cpan.org>
Tue, 19 Feb 2013 20:23:46 +0000 (12:23 -0800)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Tue, 19 Feb 2013 22:21:01 +0000 (22:21 +0000)
commitc7bac10acd8724f859ddcb81408cfdbeee046f8f
tree74539c7e27757872430c3a5da17bdf04340774b1
parent0e18027d899d188a3a156a060d56beb9bfa7ddae
[perl #116865] Upgrade to Thread::Queue 3.02

Attached patch updates Thread::Queue to v3.0.2 in preparation for a
CPAN release.

Adds a new method to Thread::Queue to dequeue items with a timeout
feature.  This addition was suggested by Andreas Huber.

Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
MANIFEST
Porting/Maintainers.pl
dist/Thread-Queue/lib/Thread/Queue.pm
dist/Thread-Queue/t/10_timed.t [new file with mode: 0644]