From: Jeremy Vinding <[EMAIL PROTECTED]>

> does anyone know why I can't enqueue an array ref?
> the error is this:
> Invalid value for shared scalar at
> /usr/lib/perl5/5.8.0/Thread/Queue.pm line 90.

Because you'd have a shared reference to a private array.

I believe the docs for threads.pm and Thread::Queue explain this.
I'm not using Perl 5.8 yet so I can't tell.

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to