RT for rt.cpan.org
Skip Menu
|
Bug #15980 for Thread-Queue-Duplex: Duplex doesn't defaultly support deep structures
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Thread-Queue-Duplex CPAN distribution
.
Report information
The Basics
Id:
15980
Status:
rejected
Priority:
0/
Queue:
Thread-Queue-Duplex
People
Owner:
Nobody in particular
Requestors:
ask1about [...] yahoo.com
Cc:
AdminCc:
Bug Information
Severity:
Important
Broken in:
0.14
Fixed in:
(no value)
History
Show all quoted text
Sun Nov 20 13:06:39 2005
Guest - Ticket created
Subject:
Duplex doesn't defaultly support deep structures
While you can put strings, arrary ref and hash ref, once you go deeper, it crashes: %queue = ( 1 => [3], 2 => [4], ); $q->enqueue(\%queue); will crash
Sun Jan 29 13:34:38 2006
darnold [...] presicient.com - Status changed from 'new' to 'rejected'