Re: sharing objects

[email protected] (Christopher Fowler) Tue, 10 Oct 2006 12:15:36 -0400
Newsgroups perl.ithreads
Message-ID <[email protected]>
On Tue, 2006-10-10 at 09:23 -0500, Michael J. Pomraning wrote:
> Perhaps pass an unblest reference through perl's prefab Thread::Queue
> class?

That should be the best way.  Is there any great way to share objects
between threads?