in reply to Re: How to install local lib
in thread How to install local lib

Thank you so much.

I am trying to create another thread on the following an the site is not letting me create do u know why? Is it because I have this thread active.

I have question on Threads::Queue::Any.

Hello,

Does anyone know if Threads::Queue::Any is safe to use, Currently I am using Threads::Queue and queuing a stiring with '|' delimited and spliting string after dequeing it.

Or can anyone think of better way to do this? I still would like to used Threads::Queue though.